Guest User

log2

a guest
Jan 7th, 2023
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.55 KB | None | 0 0
  1. Created by...
  2. ___. .__ .__
  3. \_ |__ |__| ____ | |__ ____ ___ ___
  4. | __ \| |/ \| | \_/ __ \\ \/ /
  5. | \_\ \ | | \ Y \ ___/ > <
  6. |___ /__|___| /___| /\___ >__/\_ \
  7. \/ \/ \/ \/ \/
  8. https://hub.docker.com/u/binhex/
  9.  
  10. 2023-01-07 16:38:03.972839 [info] Host is running unRAID
  11. 2023-01-07 16:38:03.989964 [info] System information Linux e6c1dd744b06 5.19.17-Unraid #2 SMP PREEMPT_DYNAMIC Wed Nov 2 11:54:15 PDT 2022 x86_64 GNU/Linux
  12. 2023-01-07 16:38:04.009946 [info] OS_ARCH defined as 'x86-64'
  13. 2023-01-07 16:38:04.029640 [info] PUID defined as '99'
  14. 2023-01-07 16:38:04.052361 [info] PGID defined as '100'
  15. 2023-01-07 16:38:05.310029 [info] UMASK defined as '000'
  16. 2023-01-07 16:38:05.330601 [info] Permissions already set for '/config'
  17. 2023-01-07 16:38:05.352041 [info] Deleting files in /tmp (non recursive)...
  18. 2023-01-07 16:38:05.377912 [info] VPN_ENABLED defined as 'yes'
  19. 2023-01-07 16:38:05.399169 [info] VPN_CLIENT defined as 'wireguard'
  20. 2023-01-07 16:38:05.419370 [info] VPN_PROV defined as 'pia'
  21. 2023-01-07 16:38:06.461259 [info] WireGuard config file (conf extension) is located at /config/wireguard/wg0.conf
  22. 2023-01-07 16:38:06.492694 [info] VPN_REMOTE_SERVER defined as 'nl-amsterdam.privacy.network'
  23. 2023-01-07 16:38:06.535579 [info] VPN_REMOTE_PORT defined as '1337'
  24. 2023-01-07 16:38:06.553380 [info] VPN_DEVICE_TYPE defined as 'wg0'
  25. 2023-01-07 16:38:06.570998 [info] VPN_REMOTE_PROTOCOL defined as 'udp'
  26. 2023-01-07 16:38:06.592213 [info] LAN_NETWORK defined as '10.100.10.0/24'
  27. 2023-01-07 16:38:06.613161 [info] NAME_SERVERS defined as '8.8.8.8,1.0.0.1'
  28. 2023-01-07 16:38:06.633764 [info] VPN_USER defined as 'p1751581'
  29. 2023-01-07 16:38:06.654392 [info] VPN_PASS defined as 'C2YgTFizAVe!6$3JVDDsQAUX@79Qm79j'
  30. 2023-01-07 16:38:06.680279 [info] STRICT_PORT_FORWARD defined as 'yes'
  31. 2023-01-07 16:38:06.701459 [info] ENABLE_PRIVOXY defined as 'no'
  32. 2023-01-07 16:38:06.725323 [info] VPN_INPUT_PORTS not defined (via -e VPN_INPUT_PORTS), skipping allow for custom incoming ports
  33. 2023-01-07 16:38:06.746341 [info] VPN_OUTPUT_PORTS not defined (via -e VPN_OUTPUT_PORTS), skipping allow for custom outgoing ports
  34. 2023-01-07 16:38:06.767395 [info] DELUGE_DAEMON_LOG_LEVEL defined as 'info'
  35. 2023-01-07 16:38:06.788352 [info] DELUGE_WEB_LOG_LEVEL defined as 'info'
  36. 2023-01-07 16:38:06.810763 [info] Starting Supervisor...
  37. 2023-01-07 16:38:06,949 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing
  38. 2023-01-07 16:38:06,949 INFO Set uid to user 0 succeeded
  39. 2023-01-07 16:38:06,951 INFO supervisord started with pid 7
  40. 2023-01-07 16:38:07,953 INFO spawned: 'start-script' with pid 161
  41. 2023-01-07 16:38:07,954 INFO spawned: 'watchdog-script' with pid 162
  42. 2023-01-07 16:38:07,955 INFO reaped unknown pid 8 (exit status 0)
  43. 2023-01-07 16:38:07,958 DEBG 'start-script' stdout output:
  44. [info] VPN is enabled, beginning configuration of VPN
  45.  
  46. 2023-01-07 16:38:07,959 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  47. 2023-01-07 16:38:07,959 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  48. 2023-01-07 16:38:07,961 DEBG 'start-script' stdout output:
  49. [info] Adding 8.8.8.8 to /etc/resolv.conf
  50.  
  51. 2023-01-07 16:38:07,964 DEBG 'start-script' stdout output:
  52. [info] Adding 1.0.0.1 to /etc/resolv.conf
  53.  
  54. 2023-01-07 16:38:08,451 DEBG 'start-script' stdout output:
  55. [info] Token generated for PIA wireguard authentication
  56.  
  57. 2023-01-07 16:38:08,475 DEBG 'start-script' stdout output:
  58. [info] Trying to connect to the PIA WireGuard API on 'nl-amsterdam.privacy.network'...
  59.  
  60. 2023-01-07 16:38:09,451 DEBG 'start-script' stdout output:
  61. [info] Default route for container is 172.17.0.1
  62.  
  63. 2023-01-07 16:38:09,462 DEBG 'start-script' stdout output:
  64. [info] Docker network defined as 172.17.0.0/16
  65.  
  66. 2023-01-07 16:38:09,465 DEBG 'start-script' stdout output:
  67. [info] Adding 10.100.10.0/24 as route via docker eth0
  68.  
  69. 2023-01-07 16:38:09,466 DEBG 'start-script' stdout output:
  70. [info] ip route defined as follows...
  71. --------------------
  72.  
  73. 2023-01-07 16:38:09,467 DEBG 'start-script' stdout output:
  74. default via 172.17.0.1 dev eth0
  75. 10.100.10.0/24 via 172.17.0.1 dev eth0
  76. 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.8
  77. local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1
  78. local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1
  79. broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1
  80. local 172.17.0.8 dev eth0 table local proto kernel scope host src 172.17.0.8
  81. broadcast 172.17.255.255 dev eth0 table local proto kernel scope link src 172.17.0.8
  82.  
  83. 2023-01-07 16:38:09,468 DEBG 'start-script' stdout output:
  84. --------------------
  85.  
  86. 2023-01-07 16:38:09,472 DEBG 'start-script' stdout output:
  87. iptable_mangle 16384 2
  88. ip_tables 28672 6 iptable_filter,iptable_raw,iptable_nat,iptable_mangle
  89. x_tables 45056 19 ip6table_filter,xt_conntrack,iptable_filter,ip6table_nat,xt_tcpudp,xt_addrtype,xt_CHECKSUM,xt_nat,xt_comment,ip6_tables,ipt_REJECT,xt_connmark,iptable_raw,ip_tables,iptable_nat,ip6table_mangle,xt_MASQUERADE,iptable_mangle,xt_mark
  90.  
  91. 2023-01-07 16:38:09,472 DEBG 'start-script' stdout output:
  92. [info] iptable_mangle support detected, adding fwmark for tables
  93.  
  94. 2023-01-07 16:38:09,525 DEBG 'start-script' stdout output:
  95. [info] iptables defined as follows...
  96. --------------------
  97.  
  98. 2023-01-07 16:38:09,527 DEBG 'start-script' stdout output:
  99. -P INPUT DROP
  100. -P FORWARD DROP
  101. -P OUTPUT DROP
  102. -A INPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT
  103. -A INPUT -s 191.96.168.215/32 -i eth0 -j ACCEPT
  104. -A INPUT -s 195.78.54.238/32 -i eth0 -j ACCEPT
  105. -A INPUT -s 212.102.35.158/32 -i eth0 -j ACCEPT
  106. -A INPUT -i eth0 -p tcp -m tcp --dport 8112 -j ACCEPT
  107. -A INPUT -i eth0 -p udp -m udp --dport 8112 -j ACCEPT
  108. -A INPUT -s 10.100.10.0/24 -d 172.17.0.0/16 -i eth0 -p tcp -m tcp --dport 58846 -j ACCEPT
  109. -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT
  110. -A INPUT -i lo -j ACCEPT
  111. -A INPUT -i wg0 -j ACCEPT
  112. -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT
  113. -A OUTPUT -d 191.96.168.215/32 -o eth0 -j ACCEPT
  114. -A OUTPUT -d 195.78.54.238/32 -o eth0 -j ACCEPT
  115. -A OUTPUT -d 212.102.35.158/32 -o eth0 -j ACCEPT
  116. -A OUTPUT -o eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
  117. -A OUTPUT -o eth0 -p udp -m udp --sport 8112 -j ACCEPT
  118. -A OUTPUT -s 172.17.0.0/16 -d 10.100.10.0/24 -o eth0 -p tcp -m tcp --sport 58846 -j ACCEPT
  119. -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
  120. -A OUTPUT -o lo -j ACCEPT
  121. -A OUTPUT -o wg0 -j ACCEPT
  122.  
  123. 2023-01-07 16:38:09,528 DEBG 'start-script' stdout output:
  124. --------------------
  125.  
  126. 2023-01-07 16:38:09,530 DEBG 'start-script' stdout output:
  127. [info] Attempting to bring WireGuard interface 'up'...
  128.  
  129. 2023-01-07 16:38:09,539 DEBG 'start-script' stderr output:
  130. Warning: `/config/wireguard/wg0.conf' is world accessible
  131.  
  132. 2023-01-07 16:38:09,546 DEBG 'start-script' stderr output:
  133. [#] ip link add wg0 type wireguard
  134.  
  135. 2023-01-07 16:38:09,547 DEBG 'start-script' stderr output:
  136. [#] wg setconf wg0 /dev/fd/63
  137.  
  138. 2023-01-07 16:38:09,549 DEBG 'start-script' stderr output:
  139. [#] ip -4 address add 10.5.159.30 dev wg0
  140.  
  141. 2023-01-07 16:38:09,555 DEBG 'start-script' stderr output:
  142. [#] ip link set mtu 1420 up dev wg0
  143.  
  144. 2023-01-07 16:38:09,563 DEBG 'start-script' stderr output:
  145. [#] wg set wg0 fwmark 51820
  146.  
  147. 2023-01-07 16:38:09,564 DEBG 'start-script' stderr output:
  148. [#] ip -4 route add 0.0.0.0/0 dev wg0 table 51820
  149.  
  150. 2023-01-07 16:38:09,565 DEBG 'start-script' stderr output:
  151. [#] ip -4 rule add not fwmark 51820 table 51820
  152.  
  153. 2023-01-07 16:38:09,566 DEBG 'start-script' stderr output:
  154. [#] ip -4 rule add table main suppress_prefixlength 0
  155.  
  156. 2023-01-07 16:38:09,569 DEBG 'start-script' stderr output:
  157. [#] sysctl -q net.ipv4.conf.all.src_valid_mark=1
  158.  
  159. 2023-01-07 16:38:09,570 DEBG 'start-script' stderr output:
  160. [#] iptables-restore -n
  161.  
  162. 2023-01-07 16:38:09,572 DEBG 'start-script' stderr output:
  163. [#] '/root/wireguardup.sh'
  164.  
  165. 2023-01-07 16:38:09,576 DEBG 'start-script' stderr output:
  166. egrep: warning: egrep is obsolescent; using grep -E
  167.  
  168. 2023-01-07 16:38:10,581 DEBG 'start-script' stderr output:
  169. egrep: warning: egrep is obsolescent; using grep -E
  170.  
  171. 2023-01-07 16:38:10,587 DEBG 'start-script' stderr output:
  172. egrep: warning: egrep is obsolescent; using grep -E
  173.  
  174. 2023-01-07 16:38:10,881 DEBG 'start-script' stdout output:
  175. [info] Attempting to get external IP using 'http://checkip.amazonaws.com'...
  176.  
  177. 2023-01-07 16:38:11,809 DEBG 'start-script' stderr output:
  178. egrep: warning: egrep is obsolescent; using grep -E
  179.  
  180. 2023-01-07 16:38:11,813 DEBG 'start-script' stdout output:
  181. [info] Successfully retrieved external IP address 191.96.168.215
  182.  
  183. 2023-01-07 16:38:11,814 DEBG 'start-script' stdout output:
  184. [info] WireGuard interface 'up'
  185.  
  186. 2023-01-07 16:38:11,815 DEBG 'start-script' stdout output:
  187. [info] Script started to assign incoming port
  188.  
  189. 2023-01-07 16:38:11,815 DEBG 'start-script' stdout output:
  190. [info] Port forwarding is enabled
  191. [info] Checking endpoint 'nl-amsterdam.privacy.network' is port forward enabled...
  192.  
  193. 2023-01-07 16:38:13,410 DEBG 'start-script' stdout output:
  194. [info] PIA endpoint 'nl-amsterdam.privacy.network' is in the list of endpoints that support port forwarding
  195.  
  196. 2023-01-07 16:38:13,411 DEBG 'start-script' stdout output:
  197. [info] List of PIA endpoints that support port forwarding:-
  198.  
  199. 2023-01-07 16:38:13,412 DEBG 'start-script' stdout output:
  200. [info] sweden.privacy.network
  201. [info] ca-montreal.privacy.network
  202. [info] rs.privacy.network
  203. [info] lv.privacy.network
  204. [info] ua.privacy.network
  205. [info] spain.privacy.network
  206. [info] jakarta.privacy.network
  207. [info] no.privacy.network
  208. [info] sk.privacy.network
  209. [info] philippines.privacy.network
  210. [info] sg.privacy.network
  211. [info] ar.privacy.network
  212. [info] morocco.privacy.network
  213. [info] hungary.privacy.network
  214. [info] bogota.privacy.network
  215. [info] france.privacy.network
  216. [info] aus-perth.privacy.network
  217. [info] hk.privacy.network
  218. [info] tr.privacy.network
  219. [info] qatar.privacy.network
  220. [info] ro.privacy.network
  221. [info] greenland.privacy.network
  222. [info] panama.privacy.network
  223. [info] israel.privacy.network
  224. [info] zagreb.privacy.network
  225. [info] ca-vancouver.privacy.network
  226. [info] ba.privacy.network
  227. [info] kazakhstan.privacy.network
  228. [info] cambodia.privacy.network
  229. [info] mexico.privacy.network
  230. [info] sofia.privacy.network
  231. [info] italy-2.privacy.network
  232. [info] italy.privacy.network
  233. [info] br.privacy.network
  234. [info] srilanka.privacy.network
  235. [info] lt.privacy.network
  236. [info] bahamas.privacy.network
  237. [info] cyprus.privacy.network
  238. [info] uk-2.privacy.network
  239. [info] gr.privacy.network
  240. [info] is.privacy.network
  241. [info] au-sydney.privacy.network
  242. [info] egypt.privacy.network
  243. [info] vietnam.privacy.network
  244. [info] japan-2.privacy.network
  245. [info] in.privacy.network
  246. [info] macau.privacy.network
  247. [info] lu.privacy.network
  248. [info] czech.privacy.network
  249. [info] bangladesh.privacy.network
  250. [info] malta.privacy.network
  251. [info] es-valencia.privacy.network
  252. [info] ee.privacy.network
  253. [info] uk-london.privacy.network
  254. [info] uk-southampton.privacy.network
  255.  
  256. 2023-01-07 16:38:13,412 DEBG 'start-script' stdout output:
  257. [info] poland.privacy.network
  258. [info] ae.privacy.network
  259. [info] de-frankfurt.privacy.network
  260. [info] santiago.privacy.network
  261. [info] de-berlin.privacy.network
  262. [info] ad.privacy.network
  263. [info] denmark-2.privacy.network
  264. [info] mk.privacy.network
  265. [info] china.privacy.network
  266. [info] slovenia.privacy.network
  267. [info] ireland.privacy.network
  268. [info] austria.privacy.network
  269. [info] au-australia-so.privacy.network
  270. [info] monaco.privacy.network
  271. [info] kualalumpur.privacy.network
  272. [info] nz.privacy.network
  273. [info] fi-2.privacy.network
  274. [info] montenegro.privacy.network
  275. [info] venezuela.privacy.network
  276. [info] yerevan.privacy.network
  277. [info] man.privacy.network
  278. [info] aus-melbourne.privacy.network
  279. [info] ca-ontario.privacy.network
  280. [info] denmark.privacy.network
  281. [info] mongolia.privacy.network
  282. [info] ca-toronto.privacy.network
  283. [info] nl-amsterdam.privacy.network
  284. [info] japan.privacy.network
  285. [info] swiss.privacy.network
  286. [info] georgia.privacy.network
  287. [info] dz.privacy.network
  288. [info] saudiarabia.privacy.network
  289. [info] uk-manchester.privacy.network
  290. [info] za.privacy.network
  291. [info] sweden-2.privacy.network
  292. [info] sanjose.privacy.network
  293. [info] md.privacy.network
  294. [info] brussels.privacy.network
  295. [info] al.privacy.network
  296. [info] pt.privacy.network
  297. [info] nigeria.privacy.network
  298. [info] taiwan.privacy.network
  299. [info] fi.privacy.network
  300. [info] liechtenstein.privacy.network
  301.  
  302. 2023-01-07 16:38:13,413 DEBG 'start-script' stderr output:
  303. egrep: warning: egrep is obsolescent; using grep -E
  304.  
  305. 2023-01-07 16:38:14,419 DEBG 'start-script' stderr output:
  306. egrep: warning: egrep is obsolescent; using grep -E
  307.  
  308. 2023-01-07 16:38:14,424 DEBG 'start-script' stderr output:
  309. egrep: warning: egrep is obsolescent; using grep -E
  310.  
  311. 2023-01-07 16:38:17,731 DEBG 'start-script' stdout output:
  312. [info] Successfully assigned and bound incoming port '32753'
  313.  
  314. 2023-01-07 16:38:17,904 DEBG 'watchdog-script' stdout output:
  315. [info] Deluge listening interface IP 0.0.0.0 and VPN provider IP 10.5.159.30 different, marking for reconfigure
  316.  
  317. 2023-01-07 16:38:17,907 DEBG 'watchdog-script' stdout output:
  318. [info] Deluge not running
  319.  
  320. 2023-01-07 16:38:17,911 DEBG 'watchdog-script' stdout output:
  321. [info] Deluge Web UI not running
  322.  
  323. 2023-01-07 16:38:17,911 DEBG 'watchdog-script' stdout output:
  324. [info] Deluge incoming port 6890 and VPN incoming port 32753 different, marking for reconfigure
  325. [info] Attempting to start Deluge...
  326. [info] Removing deluge pid file (if it exists)...
  327.  
  328. 2023-01-07 16:38:18,392 DEBG 'watchdog-script' stdout output:
  329. [info] Deluge key 'listen_interface' currently has a value of '10.5.200.228'
  330. [info] Deluge key 'listen_interface' will have a new value '10.5.159.30'
  331. [info] Writing changes to Deluge config file '/config/core.conf'...
  332.  
  333. 2023-01-07 16:38:18,598 DEBG 'watchdog-script' stdout output:
  334. [info] Deluge key 'outgoing_interface' currently has a value of 'wg0'
  335. [info] Deluge key 'outgoing_interface' will have a new value 'wg0'
  336. [info] Writing changes to Deluge config file '/config/core.conf'...
  337.  
  338. 2023-01-07 16:38:18,798 DEBG 'watchdog-script' stdout output:
  339. [info] Deluge key 'default_daemon' currently has a value of 'eefd4f62144c452aab0d643bb8cc3f63'
  340. [info] Deluge key 'default_daemon' will have a new value 'eefd4f62144c452aab0d643bb8cc3f63'
  341. [info] Writing changes to Deluge config file '/config/web.conf'...
  342.  
  343. 2023-01-07 16:38:19,107 DEBG 'watchdog-script' stdout output:
  344. [info] Deluge process started
  345. [info] Waiting for Deluge process to start listening on port 58846...
  346.  
  347. 2023-01-07 16:38:19,320 DEBG 'watchdog-script' stdout output:
  348. [info] Deluge process listening on port 58846
  349.  
  350. 2023-01-07 16:38:21,337 DEBG 'watchdog-script' stdout output:
  351. Setting "random_port" to: False
  352. Configuration value successfully updated.
  353.  
  354. 2023-01-07 16:38:21,337 DEBG 'watchdog-script' stderr output:
  355. <Deferred at 0x14f48fc7a3e0 current result: None>
  356.  
  357. 2023-01-07 16:38:23,438 DEBG 'watchdog-script' stdout output:
  358. Setting "listen_ports" to: (32753, 32753)
  359. Configuration value successfully updated.
  360.  
  361. 2023-01-07 16:38:23,438 DEBG 'watchdog-script' stderr output:
  362. <Deferred at 0x14f74bde5ed0 current result: None>
  363.  
  364. 2023-01-07 16:38:25,238 DEBG 'watchdog-script' stderr output:
  365. <Deferred at 0x146410c82170 current result: None>
  366.  
  367. 2023-01-07 16:38:25,283 DEBG 'watchdog-script' stdout output:
  368. [info] No torrents with state 'Error' found
  369.  
  370. 2023-01-07 16:38:25,283 DEBG 'watchdog-script' stdout output:
  371. [info] Starting Deluge Web UI...
  372.  
  373. 2023-01-07 16:38:25,284 DEBG 'watchdog-script' stdout output:
  374. [info] Deluge Web UI started
  375.  
  376.  
Add Comment
Please, Sign In to add comment