Guest User

Untitled

a guest
Dec 18th, 2022
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.29 KB | None | 0 0
  1. [tobias@klossen server]$ docker logs rtorrent
  2. Created by...
  3. ___. .__ .__
  4. \_ |__ |__| ____ | |__ ____ ___ ___
  5. | __ \| |/ \| | \_/ __ \\ \/ /
  6. | \_\ \ | | \ Y \ ___/ > <
  7. |___ /__|___| /___| /\___ >__/\_ \
  8. \/ \/ \/ \/ \/
  9. https://hub.docker.com/u/binhex/
  10.  
  11. 2022-12-18 20:31:50.643809 [info] System information Linux 766045e42802 5.14.0-162.6.1.el9_1.0.1.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Nov 28 18:44:09 UTC 2022 x86_64 GNU/Linux
  12. 2022-12-18 20:31:50.675741 [info] OS_ARCH defined as 'x86-64'
  13. 2022-12-18 20:31:50.697737 [info] PUID defined as '1000'
  14. 2022-12-18 20:31:50.814456 [info] PGID defined as '100'
  15. 2022-12-18 20:31:50.905688 [info] UMASK defined as '0'
  16. 2022-12-18 20:31:50.924105 [info] Setting permissions recursively on '/config'...
  17. 2022-12-18 20:31:50.948354 [info] Deleting files in /tmp (non recursive)...
  18. 2022-12-18 20:31:50.985321 [info] VPN_ENABLED defined as 'yes'
  19. 2022-12-18 20:31:51.003998 [info] VPN_CLIENT defined as 'openvpn'
  20. 2022-12-18 20:31:51.022190 [info] VPN_PROV defined as 'custom'
  21. 2022-12-18 20:31:51.048537 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/no180.nordvpn.com.tcp443.ovpn
  22. 2022-12-18 20:31:51.089178 [info] VPN remote server(s) defined as '95.174.66.195,'
  23. 2022-12-18 20:31:51.105222 [info] VPN remote port(s) defined as '443,'
  24. 2022-12-18 20:31:51.120885 [info] VPN remote protcol(s) defined as 'tcp-client,'
  25. 2022-12-18 20:31:51.139390 [info] VPN_DEVICE_TYPE defined as 'tun0'
  26. 2022-12-18 20:31:51.157154 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
  27. 2022-12-18 20:31:51.175797 [info] LAN_NETWORK defined as '192.168.1.0/24'
  28. 2022-12-18 20:31:51.194270 [info] NAME_SERVERS defined as '84.200.69.80,37.235.1.174,1.1.1.1,37.235.1.177,84.200.70.40,1.0.0.1'
  29. 2022-12-18 20:31:51.212881 [info] VPN_USER defined as 'x'
  30. 2022-12-18 20:31:51.230679 [info] VPN_PASS defined as 'x'
  31. 2022-12-18 20:31:51.248348 [info] ENABLE_PRIVOXY defined as 'no'
  32. 2022-12-18 20:31:51.268283 [info] VPN_INPUT_PORTS not defined (via -e VPN_INPUT_PORTS), skipping allow for custom incoming ports
  33. 2022-12-18 20:31:51.287621 [info] VPN_OUTPUT_PORTS not defined (via -e VPN_OUTPUT_PORTS), skipping allow for custom outgoing ports
  34. 2022-12-18 20:31:51.305904 [info] ENABLE_AUTODL_IRSSI defined as 'no'
  35. 2022-12-18 20:31:51.323997 [info] ENABLE_RPC2 defined as 'yes'
  36. 2022-12-18 20:31:51.341739 [info] ENABLE_RPC2_AUTH defined as 'yes'
  37. 2022-12-18 20:31:51.359171 [info] RPC2_USER defined as 'x'
  38. 2022-12-18 20:31:51.377045 [info] RPC2_PASS defined as 'x'
  39. 2022-12-18 20:31:51.398984 [info] ENABLE_WEBUI_AUTH defined as 'no'
  40. 2022-12-18 20:32:03.866386 [info] Starting Supervisor...
  41. 2022-12-18 20:32:04,134 INFO Included extra file "/etc/supervisor/conf.d/rtorrent.conf" during parsing
  42. 2022-12-18 20:32:04,134 INFO Set uid to user 0 succeeded
  43. 2022-12-18 20:32:04,137 INFO supervisord started with pid 7
  44. 2022-12-18 20:32:05,138 INFO spawned: 'logrotate-script' with pid 203
  45. 2022-12-18 20:32:05,139 INFO spawned: 'pyrocore-script' with pid 204
  46. 2022-12-18 20:32:05,140 INFO spawned: 'rutorrent-script' with pid 205
  47. 2022-12-18 20:32:05,140 INFO spawned: 'shutdown-script' with pid 206
  48. 2022-12-18 20:32:05,142 INFO spawned: 'start-script' with pid 207
  49. 2022-12-18 20:32:05,143 INFO spawned: 'watchdog-script' with pid 208
  50. 2022-12-18 20:32:05,143 INFO reaped unknown pid 8 (exit status 0)
  51. 2022-12-18 20:32:05,146 DEBG 'start-script' stdout output:
  52. [info] VPN is enabled, beginning configuration of VPN
  53.  
  54. 2022-12-18 20:32:05,146 INFO success: logrotate-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  55. 2022-12-18 20:32:05,146 INFO success: pyrocore-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  56. 2022-12-18 20:32:05,146 INFO success: rutorrent-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  57. 2022-12-18 20:32:05,146 INFO success: shutdown-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  58. 2022-12-18 20:32:05,146 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  59. 2022-12-18 20:32:05,146 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  60. 2022-12-18 20:32:05,147 DEBG 'watchdog-script' stdout output:
  61. [info] rTorrent config file doesnt exist, copying default to /config/rtorrent/config/...
  62.  
  63. 2022-12-18 20:32:05,150 DEBG 'start-script' stdout output:
  64. [warn] Username contains characters which could cause authentication issues, please consider changing this if possible
  65.  
  66. 2022-12-18 20:32:05,163 DEBG 'watchdog-script' stdout output:
  67. [info] Line ending conversion required, moving '/tmp/dos2unixtemp.lLy1yngmM' to '/config/rtorrent/config/rtorrent.rc'
  68.  
  69. 2022-12-18 20:32:05,175 DEBG 'start-script' stdout output:
  70. [info] Adding 84.200.69.80 to /etc/resolv.conf
  71.  
  72. 2022-12-18 20:32:05,177 DEBG 'start-script' stdout output:
  73. [info] Adding 37.235.1.174 to /etc/resolv.conf
  74.  
  75. 2022-12-18 20:32:05,179 DEBG 'start-script' stdout output:
  76. [info] Adding 1.1.1.1 to /etc/resolv.conf
  77.  
  78. 2022-12-18 20:32:05,181 DEBG 'start-script' stdout output:
  79. [info] Adding 37.235.1.177 to /etc/resolv.conf
  80.  
  81. 2022-12-18 20:32:05,183 DEBG 'start-script' stdout output:
  82. [info] Adding 84.200.70.40 to /etc/resolv.conf
  83.  
  84. 2022-12-18 20:32:05,185 DEBG 'start-script' stdout output:
  85. [info] Adding 1.0.0.1 to /etc/resolv.conf
  86.  
  87. 2022-12-18 20:32:05,188 DEBG 'start-script' stdout output:
  88. 95.174.66.195
  89.  
  90. 2022-12-18 20:32:05,208 DEBG 'start-script' stdout output:
  91. [info] Default route for container is 172.20.0.1
  92.  
  93. 2022-12-18 20:32:05,217 DEBG 'start-script' stdout output:
  94. [info] Docker network defined as 172.20.0.0/16
  95.  
  96. 2022-12-18 20:32:05,219 DEBG 'start-script' stdout output:
  97. [info] Adding 192.168.1.0/24 as route via docker eth0
  98.  
  99. 2022-12-18 20:32:05,219 DEBG 'start-script' stdout output:
  100. [info] ip route defined as follows...
  101. --------------------
  102.  
  103. 2022-12-18 20:32:05,220 DEBG 'start-script' stdout output:
  104. default via 172.20.0.1 dev eth0
  105. 172.20.0.0/16 dev eth0 proto kernel scope link src 172.20.0.9
  106. 192.168.1.0/24 via 172.20.0.1 dev eth0
  107.  
  108. 2022-12-18 20:32:05,220 DEBG 'start-script' stdout output:
  109. local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1
  110. local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1
  111. broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1
  112. local 172.20.0.9 dev eth0 table local proto kernel scope host src 172.20.0.9
  113. broadcast 172.20.255.255 dev eth0 table local proto kernel scope link src 172.20.0.9
  114.  
  115. 2022-12-18 20:32:05,220 DEBG 'start-script' stdout output:
  116. --------------------
  117.  
  118. 2022-12-18 20:32:05,223 DEBG 'start-script' stdout output:
  119. iptable_mangle 16384 0
  120. ip_tables 28672 2 iptable_filter,iptable_mangle
  121.  
  122. 2022-12-18 20:32:05,223 DEBG 'start-script' stdout output:
  123. [info] iptable_mangle support detected, adding fwmark for tables
  124.  
  125. 2022-12-18 20:32:05,264 DEBG 'start-script' stdout output:
  126. [info] iptables defined as follows...
  127. --------------------
  128.  
  129. 2022-12-18 20:32:05,265 DEBG 'start-script' stdout output:
  130. -P INPUT DROP
  131. -P FORWARD DROP
  132. -P OUTPUT DROP
  133. -A INPUT -s 172.20.0.0/16 -d 172.20.0.0/16 -j ACCEPT
  134. -A INPUT -s 95.174.66.195/32 -i eth0 -j ACCEPT
  135. -A INPUT -i eth0 -p tcp -m tcp --dport 9080 -j ACCEPT
  136. -A INPUT -i eth0 -p udp -m udp --dport 9080 -j ACCEPT
  137. -A INPUT -i eth0 -p tcp -m tcp --dport 9443 -j ACCEPT
  138. -A INPUT -i eth0 -p udp -m udp --dport 9443 -j ACCEPT
  139. -A INPUT -s 192.168.1.0/24 -d 172.20.0.0/16 -i eth0 -p tcp -m tcp --dport 5000 -j ACCEPT
  140. -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT
  141. -A INPUT -i lo -j ACCEPT
  142. -A INPUT -i tun0 -j ACCEPT
  143. -A OUTPUT -s 172.20.0.0/16 -d 172.20.0.0/16 -j ACCEPT
  144. -A OUTPUT -d 95.174.66.195/32 -o eth0 -j ACCEPT
  145. -A OUTPUT -o eth0 -p tcp -m tcp --sport 9080 -j ACCEPT
  146. -A OUTPUT -o eth0 -p udp -m udp --sport 9080 -j ACCEPT
  147. -A OUTPUT -o eth0 -p tcp -m tcp --sport 9443 -j ACCEPT
  148. -A OUTPUT -o eth0 -p udp -m udp --sport 9443 -j ACCEPT
  149. -A OUTPUT -s 172.20.0.0/16 -d 192.168.1.0/24 -o eth0 -p tcp -m tcp --sport 5000 -j ACCEPT
  150. -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
  151. -A OUTPUT -o lo -j ACCEPT
  152. -A OUTPUT -o tun0 -j ACCEPT
  153.  
  154. 2022-12-18 20:32:05,265 DEBG 'start-script' stdout output:
  155. --------------------
  156.  
  157. 2022-12-18 20:32:05,265 DEBG 'start-script' stdout output:
  158. [info] Starting OpenVPN (non daemonised)...
  159.  
  160. 2022-12-18 20:32:05,289 DEBG 'start-script' stdout output:
  161. 2022-12-18 20:32:05 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-256-CBC' to --data-ciphers or change --cipher 'AES-256-CBC' to --data-ciphers-fallback 'AES-256-CBC' to silence this warning.
  162.  
  163. 2022-12-18 20:32:05,290 DEBG 'start-script' stdout output:
  164. 2022-12-18 20:32:05 WARNING: file 'credentials.conf' is group or others accessible
  165.  
  166. 2022-12-18 20:32:05,290 DEBG 'start-script' stdout output:
  167. 2022-12-18 20:32:05 OpenVPN 2.5.4 [git:makepkg/3f7a85b9aebe7be0+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Oct 5 2021
  168. 2022-12-18 20:32:05 library versions: OpenSSL 1.1.1l 24 Aug 2021, LZO 2.10
  169.  
  170. 2022-12-18 20:32:05,290 DEBG 'start-script' stdout output:
  171. 2022-12-18 20:32:05 WARNING: --ping should normally be used with --ping-restart or --ping-exit
  172. 2022-12-18 20:32:05 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  173. 2022-12-18 20:32:05 NOTE: --fast-io is disabled since we are not using UDP
  174.  
  175. 2022-12-18 20:32:05,291 DEBG 'start-script' stdout output:
  176. 2022-12-18 20:32:05 Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
  177. 2022-12-18 20:32:05 Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
  178.  
  179. 2022-12-18 20:32:05,291 DEBG 'start-script' stdout output:
  180. 2022-12-18 20:32:05 TCP/UDP: Preserving recently used remote address: [AF_INET]95.174.66.195:443
  181. 2022-12-18 20:32:05 Socket Buffers: R=[131072->131072] S=[16384->16384]
  182. 2022-12-18 20:32:05 Attempting to establish TCP connection with [AF_INET]95.174.66.195:443 [nonblock]
  183.  
  184. 2022-12-18 20:32:05,313 DEBG 'start-script' stdout output:
  185. 2022-12-18 20:32:05 TCP connection established with [AF_INET]95.174.66.195:443
  186. 2022-12-18 20:32:05 TCP_CLIENT link local: (not bound)
  187. 2022-12-18 20:32:05 TCP_CLIENT link remote: [AF_INET]95.174.66.195:443
  188.  
  189. 2022-12-18 20:32:05,334 DEBG 'start-script' stdout output:
  190. 2022-12-18 20:32:05 TLS: Initial packet from [AF_INET]95.174.66.195:443, sid=7a8a10d0 e2866ce7
  191.  
  192. 2022-12-18 20:32:05,374 DEBG fd 11 closed, stopped monitoring <POutputDispatcher at 140445821807824 for <Subprocess at 140445821807152 with name pyrocore-script in state RUNNING> (stdout)>
  193. 2022-12-18 20:32:05,374 DEBG fd 15 closed, stopped monitoring <POutputDispatcher at 140445820163984 for <Subprocess at 140445821807152 with name pyrocore-script in state RUNNING> (stderr)>
  194. 2022-12-18 20:32:05,374 INFO exited: pyrocore-script (exit status 0; expected)
  195. 2022-12-18 20:32:05,374 DEBG received SIGCHLD indicating a child quit
  196. 2022-12-18 20:32:05,427 DEBG 'start-script' stdout output:
  197. 2022-12-18 20:32:05 VERIFY OK: depth=2, C=PA, O=NordVPN, CN=NordVPN Root CA
  198.  
  199. 2022-12-18 20:32:05,427 DEBG 'start-script' stdout output:
  200. 2022-12-18 20:32:05 VERIFY OK: depth=1, C=PA, O=NordVPN, CN=NordVPN CA7
  201.  
  202. 2022-12-18 20:32:05,427 DEBG 'start-script' stdout output:
  203. 2022-12-18 20:32:05 VERIFY KU OK
  204.  
  205. 2022-12-18 20:32:05,427 DEBG 'start-script' stdout output:
  206. 2022-12-18 20:32:05 Validating certificate extended key usage
  207. 2022-12-18 20:32:05 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
  208. 2022-12-18 20:32:05 VERIFY EKU OK
  209. 2022-12-18 20:32:05 VERIFY X509NAME OK: CN=no180.nordvpn.com
  210. 2022-12-18 20:32:05 VERIFY OK: depth=0, CN=no180.nordvpn.com
  211.  
  212. 2022-12-18 20:32:05,492 DEBG 'start-script' stdout output:
  213. 2022-12-18 20:32:05 Control Channel: TLSv1.3, cipher TLSv1.3 TLS_AES_256_GCM_SHA384, peer certificate: 4096 bit RSA, signature: RSA-SHA512
  214. 2022-12-18 20:32:05 [no180.nordvpn.com] Peer Connection Initiated with [AF_INET]95.174.66.195:443
  215.  
  216. 2022-12-18 20:32:06,521 DEBG 'start-script' stdout output:
  217. 2022-12-18 20:32:06 SENT CONTROL [no180.nordvpn.com]: 'PUSH_REQUEST' (status=1)
  218.  
  219. 2022-12-18 20:32:06,526 DEBG 'start-script' stdout output:
  220. 2022-12-18 20:32:06 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 103.86.96.100,dhcp-option DNS 103.86.99.100,sndbuf 524288,rcvbuf 524288,explicit-exit-notify,comp-lzo no,route-gateway 10.7.3.1,topology subnet,ping 60,ping-restart 180,ifconfig 10.7.3.3 255.255.255.0,peer-id 0,cipher AES-256-GCM'
  221.  
  222. 2022-12-18 20:32:06,526 DEBG 'start-script' stdout output:
  223. 2022-12-18 20:32:06 OPTIONS IMPORT: timers and/or timeouts modified
  224. 2022-12-18 20:32:06 OPTIONS IMPORT: --explicit-exit-notify can only be used with --proto udp
  225. 2022-12-18 20:32:06 OPTIONS IMPORT: compression parms modified
  226. 2022-12-18 20:32:06 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified
  227. 2022-12-18 20:32:06 Socket Buffers: R=[131072->425984] S=[87040->425984]
  228. 2022-12-18 20:32:06 OPTIONS IMPORT: --ifconfig/up options modified
  229. 2022-12-18 20:32:06 OPTIONS IMPORT: route options modified
  230. 2022-12-18 20:32:06 OPTIONS IMPORT: route-related options modified
  231. 2022-12-18 20:32:06 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
  232. 2022-12-18 20:32:06 OPTIONS IMPORT: peer-id set
  233. 2022-12-18 20:32:06 OPTIONS IMPORT: adjusting link_mtu to 1659
  234. 2022-12-18 20:32:06 OPTIONS IMPORT: data channel crypto options modified
  235. 2022-12-18 20:32:06 Data Channel: using negotiated cipher 'AES-256-GCM'
  236.  
  237. 2022-12-18 20:32:06,527 DEBG 'start-script' stdout output:
  238. 2022-12-18 20:32:06 Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
  239. 2022-12-18 20:32:06 Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
  240. 2022-12-18 20:32:06 net_route_v4_best_gw query: dst 0.0.0.0
  241.  
  242. 2022-12-18 20:32:06,527 DEBG 'start-script' stdout output:
  243. 2022-12-18 20:32:06 net_route_v4_best_gw result: via 172.20.0.1 dev eth0
  244.  
  245. 2022-12-18 20:32:06,527 DEBG 'start-script' stdout output:
  246. 2022-12-18 20:32:06 ROUTE_GATEWAY 172.20.0.1/255.255.0.0 IFACE=eth0 HWADDR=02:42:ac:14:00:09
  247.  
  248. 2022-12-18 20:32:06,527 DEBG 'start-script' stdout output:
  249. 2022-12-18 20:32:06 TUN/TAP device tun0 opened
  250.  
  251. 2022-12-18 20:32:06,527 DEBG 'start-script' stdout output:
  252. 2022-12-18 20:32:06 net_iface_mtu_set: mtu 1500 for tun0
  253. 2022-12-18 20:32:06 net_iface_up: set tun0 up
  254. 2022-12-18 20:32:06 net_addr_v4_add: 10.7.3.3/24 dev tun0
  255.  
  256. 2022-12-18 20:32:06,527 DEBG 'start-script' stdout output:
  257. 2022-12-18 20:32:06 /root/openvpnup.sh tun0 1500 1587 10.7.3.3 255.255.255.0 init
  258.  
  259. 2022-12-18 20:32:06,529 DEBG 'start-script' stdout output:
  260. 2022-12-18 20:32:06 net_route_v4_add: 95.174.66.195/32 via 172.20.0.1 dev [NULL] table 0 metric -1
  261.  
  262. 2022-12-18 20:32:06,529 DEBG 'start-script' stdout output:
  263. 2022-12-18 20:32:06 net_route_v4_add: 0.0.0.0/1 via 10.7.3.1 dev [NULL] table 0 metric -1
  264. 2022-12-18 20:32:06 net_route_v4_add: 128.0.0.0/1 via 10.7.3.1 dev [NULL] table 0 metric -1
  265. 2022-12-18 20:32:06 Initialization Sequence Completed
  266.  
  267. 2022-12-18 20:32:07,597 DEBG 'start-script' stdout output:
  268. [info] Attempting to get external IP using 'http://checkip.amazonaws.com'...
  269.  
  270. 2022-12-18 20:32:07,860 DEBG 'start-script' stdout output:
  271. [info] Successfully retrieved external IP address 82.180.145.237
  272.  
  273. 2022-12-18 20:32:07,861 DEBG 'start-script' stdout output:
  274. [info] Application does not require port forwarding or VPN provider is != pia, skipping incoming port assignment
  275.  
  276. 2022-12-18 20:32:22,633 DEBG 'watchdog-script' stdout output:
  277. [info] rTorrent listening interface IP 0.0.0.0 and VPN provider IP 10.7.3.3 different, marking for reconfigure
  278.  
  279. 2022-12-18 20:32:22,639 DEBG 'watchdog-script' stdout output:
  280. [info] rTorrent not running
  281.  
  282. 2022-12-18 20:32:22,639 DEBG 'watchdog-script' stdout output:
  283. [info] Removing any rTorrent session lock files left over from the previous run...
  284.  
  285. 2022-12-18 20:32:22,640 DEBG 'watchdog-script' stdout output:
  286. [info] Attempting to start rTorrent...
  287.  
  288. 2022-12-18 20:32:22,641 DEBG 'watchdog-script' stdout output:
  289. Script started, output log file is '/home/nobody/typescript'.
  290.  
  291. 2022-12-18 20:32:22,662 DEBG 'watchdog-script' stdout output:
  292. Script done.
  293.  
  294. 2022-12-18 20:32:35,343 DEBG 'watchdog-script' stdout output:
  295. [warn] Wait for rTorrent process to start aborted, too many retries
  296. [warn] Failed to start rTorrent, skipping initialisation of ruTorrent Plugins...
  297.  
  298. 2022-12-18 20:33:34,424 DEBG 'watchdog-script' stdout output:
  299. [info] rTorrent listening interface IP 0.0.0.0 and VPN provider IP 10.7.3.3 different, marking for reconfigure
  300.  
  301. 2022-12-18 20:33:34,429 DEBG 'watchdog-script' stdout output:
  302. [info] rTorrent not running
  303. [info] Removing any rTorrent session lock files left over from the previous run...
  304. [info] Attempting to start rTorrent...
  305. Script started, output log file is '/home/nobody/typescript'.
  306.  
  307. 2022-12-18 20:33:34,447 DEBG 'watchdog-script' stdout output:
  308. Script done.
  309.  
  310. 2022-12-18 20:33:45,777 DEBG 'watchdog-script' stdout output:
  311. [warn] Wait for rTorrent process to start aborted, too many retries
  312.  
  313. 2022-12-18 20:33:45,827 DEBG 'watchdog-script' stdout output:
  314. [warn] Failed to start rTorrent, skipping initialisation of ruTorrent Plugins...
  315.  
Add Comment
Please, Sign In to add comment