Advertisement
Guest User

Untitled

a guest
Apr 27th, 2020
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.47 KB | None | 0 0
  1. Created by...
  2. ___. .__ .__
  3. \_ |__ |__| ____ | |__ ____ ___ ___
  4. | __ \| |/ \| | \_/ __ \\ \/ /
  5. | \_\ \ | | \ Y \ ___/ > <
  6. |___ /__|___| /___| /\___ >__/\_ \
  7. \/ \/ \/ \/ \/
  8. https://hub.docker.com/u/binhex/
  9.  
  10. 2020-04-27 19:23:41.267563 [info] System information Linux DelugeVPN 3.10.102 #15284 SMP Sat May 19 04:16:44 CST 2018 x86_64 GNU/Linux
  11. 2020-04-27 19:23:41.383356 [info] PUID defined as '1024'
  12. 2020-04-27 19:23:41.487890 [info] PGID defined as '100'
  13. 2020-04-27 19:23:41.774273 [info] UMASK defined as '000'
  14. 2020-04-27 19:23:41.836321 [info] Permissions already set for volume mappings
  15. 2020-04-27 19:23:41.969549 [info] DELUGE_DAEMON_LOG_LEVEL defined as 'debug'
  16. 2020-04-27 19:23:42.028348 [info] DELUGE_WEB_LOG_LEVEL not defined,(via -e DELUGE_WEB_LOG_LEVEL), defaulting to 'info'
  17. 2020-04-27 19:23:42.092794 [info] VPN_ENABLED defined as 'yes'
  18. 2020-04-27 19:23:42.405347 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/swiss-aes-128-cbc-udp-dns.ovpn
  19. 2020-04-27 19:23:42.530509 [info] VPN remote line defined as 'remote swiss.privateinternetaccess.com 1198'
  20. 2020-04-27 19:23:42.567768 [info] VPN_REMOTE defined as 'swiss.privateinternetaccess.com'
  21. 2020-04-27 19:23:42.606538 [info] VPN_PORT defined as '1198'
  22. 2020-04-27 19:23:42.683549 [info] VPN_PROTOCOL defined as 'udp'
  23. 2020-04-27 19:23:42.721990 [info] VPN_DEVICE_TYPE defined as 'tun0'
  24. 2020-04-27 19:23:42.759910 [info] VPN_PROV defined as 'pia'
  25. 2020-04-27 19:23:42.797945 [info] LAN_NETWORK defined as '192.168.1.0/24'
  26. 2020-04-27 19:23:42.836717 [info] NAME_SERVERS defined as '209.222.18.222,84.200.69.80'
  27. 2020-04-27 19:23:42.874562 [info] VPN_USER defined as 'xxxxx'
  28. 2020-04-27 19:23:42.912713 [info] VPN_PASS defined as 'xxxxxx'
  29. 2020-04-27 19:23:42.950438 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
  30. 2020-04-27 19:23:42.987843 [info] STRICT_PORT_FORWARD defined as 'yes'
  31. 2020-04-27 19:23:43.025211 [info] ENABLE_PRIVOXY defined as 'yes'
  32. 2020-04-27 19:23:43.062651 [info] ADDITIONAL_PORTS not defined (via -e ADDITIONAL_PORTS), skipping allow for custom incoming ports
  33. 2020-04-27 19:23:43.171801 [info] Deleting files in /tmp (non recursive)...
  34. 2020-04-27 19:23:43.208511 [info] Starting Supervisor...
  35. 2020-04-27 19:23:47,174 INFO Included extra file "/etc/supervisor/conf.d/delugevpn.conf" during parsing
  36. 2020-04-27 19:23:47,174 INFO Set uid to user 0 succeeded
  37. 2020-04-27 19:23:47,246 INFO supervisord started with pid 7
  38. 2020-04-27 19:23:48,247 INFO spawned: 'start-script' with pid 167
  39. 2020-04-27 19:23:48,248 INFO spawned: 'watchdog-script' with pid 168
  40. 2020-04-27 19:23:48,249 INFO reaped unknown pid 8
  41. 2020-04-27 19:23:48,292 DEBG 'start-script' stdout output:
  42. [info] VPN is enabled, beginning configuration of VPN
  43.  
  44. 2020-04-27 19:23:48,292 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  45. 2020-04-27 19:23:48,293 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  46. 2020-04-27 19:23:48,426 DEBG 'start-script' stdout output:
  47. [info] Default route for container is 172.17.0.1
  48.  
  49. 2020-04-27 19:23:48,430 DEBG 'start-script' stdout output:
  50. [info] Adding 209.222.18.222 to /etc/resolv.conf
  51.  
  52. 2020-04-27 19:23:48,433 DEBG 'start-script' stdout output:
  53. [info] Adding 84.200.69.80 to /etc/resolv.conf
  54.  
  55. 2020-04-27 19:23:48,754 DEBG 'start-script' stdout output:
  56. [info] Docker network defined as 172.17.0.0/16
  57.  
  58. 2020-04-27 19:23:48,758 DEBG 'start-script' stdout output:
  59. [info] Adding 192.168.1.0/24 as route via docker eth0
  60.  
  61. 2020-04-27 19:23:48,759 DEBG 'start-script' stdout output:
  62. [info] ip route defined as follows...
  63. --------------------
  64.  
  65. 2020-04-27 19:23:48,760 DEBG 'start-script' stdout output:
  66. default via 172.17.0.1 dev eth0
  67. 172.17.0.0/16 dev eth0 proto kernel scope link src 172.17.0.4
  68. 192.168.1.0/24 via 172.17.0.1 dev eth0
  69.  
  70. 2020-04-27 19:23:48,760 DEBG 'start-script' stdout output:
  71. --------------------
  72.  
  73. 2020-04-27 19:23:48,765 DEBG 'start-script' stdout output:
  74. iptable_mangle 1384 0
  75. ip_tables 14851 3 iptable_filter,iptable_mangle,iptable_nat
  76. x_tables 15256 17 ip6table_filter,xt_iprange,xt_recent,ip_tables,xt_tcpudp,ipt_MASQUERADE,xt_limit,xt_state,xt_conntrack,xt_LOG,xt_nat,xt_multiport,iptable_filter,xt_REDIRECT,iptable_mangle,ip6_tables,xt_addrtype
  77.  
  78. 2020-04-27 19:23:48,765 DEBG 'start-script' stdout output:
  79. [info] iptable_mangle support detected, adding fwmark for tables
  80.  
  81. 2020-04-27 19:23:48,953 DEBG 'start-script' stderr output:
  82. iptables v1.8.4 (legacy): unknown option "--set-mark"
  83. Try `iptables -h' or 'iptables --help' for more information.
  84.  
  85. 2020-04-27 19:23:48,955 DEBG 'start-script' stderr output:
  86. iptables v1.8.4 (legacy): unknown option "--set-mark"
  87. Try `iptables -h' or 'iptables --help' for more information.
  88.  
  89. 2020-04-27 19:23:48,967 DEBG 'start-script' stdout output:
  90. [info] iptables defined as follows...
  91. --------------------
  92.  
  93. 2020-04-27 19:23:48,968 DEBG 'start-script' stdout output:
  94. -P INPUT DROP
  95. -P FORWARD DROP
  96. -P OUTPUT DROP
  97. -A INPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT
  98. -A INPUT -i eth0 -p udp -m udp --sport 1198 -j ACCEPT
  99. -A INPUT -i eth0 -p tcp -m tcp --dport 8112 -j ACCEPT
  100. -A INPUT -i eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
  101. -A INPUT -s 192.168.1.0/24 -i eth0 -p tcp -m tcp --dport 58846 -j ACCEPT
  102. -A INPUT -s 192.168.1.0/24 -d 172.17.0.0/16 -i eth0 -p tcp -j ACCEPT
  103. -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT
  104. -A INPUT -i lo -j ACCEPT
  105. -A INPUT -i tun0 -j ACCEPT
  106. -A OUTPUT -s 172.17.0.0/16 -d 172.17.0.0/16 -j ACCEPT
  107. -A OUTPUT -o eth0 -p udp -m udp --dport 1198 -j ACCEPT
  108. -A OUTPUT -o eth0 -p tcp -m tcp --dport 8112 -j ACCEPT
  109. -A OUTPUT -o eth0 -p tcp -m tcp --sport 8112 -j ACCEPT
  110. -A OUTPUT -d 192.168.1.0/24 -o eth0 -p tcp -m tcp --sport 58846 -j ACCEPT
  111. -A OUTPUT -s 172.17.0.0/16 -d 192.168.1.0/24 -o eth0 -p tcp -j ACCEPT
  112. -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
  113. -A OUTPUT -o lo -j ACCEPT
  114. -A OUTPUT -o tun0 -j ACCEPT
  115.  
  116. 2020-04-27 19:23:48,969 DEBG 'start-script' stdout output:
  117. --------------------
  118.  
  119. 2020-04-27 19:23:48,970 DEBG 'start-script' stdout output:
  120. [info] Starting OpenVPN...
  121.  
  122. 2020-04-27 19:23:49,279 DEBG 'start-script' stdout output:
  123. Mon Apr 27 19:23:49 2020 WARNING: file 'credentials.conf' is group or others accessible
  124. Mon Apr 27 19:23:49 2020 OpenVPN 2.4.8 [git:makepkg/3976acda9bf10b5e+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jan 3 2020
  125. Mon Apr 27 19:23:49 2020 library versions: OpenSSL 1.1.1f 31 Mar 2020, LZO 2.10
  126.  
  127. 2020-04-27 19:23:49,279 DEBG 'start-script' stdout output:
  128. [info] OpenVPN started
  129.  
  130. 2020-04-27 19:23:49,279 DEBG 'start-script' stdout output:
  131. Mon Apr 27 19:23:49 2020 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  132.  
  133. 2020-04-27 19:23:49,281 DEBG 'start-script' stdout output:
  134. Mon Apr 27 19:23:49 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]185.212.170.xxx:1198
  135. Mon Apr 27 19:23:49 2020 UDP link local: (not bound)
  136. Mon Apr 27 19:23:49 2020 UDP link remote: [AF_INET]185.212.170.xxx:1198
  137.  
  138. 2020-04-27 19:23:49,561 DEBG 'start-script' stdout output:
  139. Mon Apr 27 19:23:49 2020 [643522e6c6090fb3abe3e5cecb095edd] Peer Connection Initiated with [AF_INET]185.212.170.xxx:1198
  140.  
  141. 2020-04-27 19:23:50,800 DEBG 'start-script' stdout output:
  142. Mon Apr 27 19:23:50 2020 TUN/TAP device tun0 opened
  143. Mon Apr 27 19:23:50 2020 /usr/bin/ip link set dev tun0 up mtu 1500
  144.  
  145. 2020-04-27 19:23:50,802 DEBG 'start-script' stdout output:
  146. Mon Apr 27 19:23:50 2020 /usr/bin/ip addr add dev tun0 local 10.90.10.6 peer 10.90.10.5
  147.  
  148. 2020-04-27 19:23:50,803 DEBG 'start-script' stdout output:
  149. Mon Apr 27 19:23:50 2020 /root/openvpnup.sh tun0 1500 1558 10.90.10.6 10.90.10.5 init
  150.  
  151. 2020-04-27 19:23:50,812 DEBG 'start-script' stdout output:
  152. Mon Apr 27 19:23:50 2020 Initialization Sequence Completed
  153.  
  154. 2020-04-27 19:23:50,946 DEBG 'start-script' stdout output:
  155. [info] Port forwarding is enabled
  156. [info] Checking endpoint 'swiss.privateinternetaccess.com' is port forward enabled...
  157.  
  158. 2020-04-27 19:23:50,961 DEBG 'start-script' stdout output:
  159. [info] Attempting to curl https://www.privateinternetaccess.com/vpninfo/servers?version=82...
  160.  
  161. 2020-04-27 19:23:52,454 DEBG 'start-script' stdout output:
  162. [info] Curl successful for https://www.privateinternetaccess.com/vpninfo/servers?version=82, response code 200
  163.  
  164. 2020-04-27 19:23:52,587 DEBG 'start-script' stdout output:
  165. [info] PIA endpoint 'swiss.privateinternetaccess.com' is in the list of endpoints that support port forwarding
  166.  
  167. 2020-04-27 19:23:52,587 DEBG 'start-script' stdout output:
  168. [info] List of PIA endpoints that support port forwarding:-
  169. [info] ca-toronto.privateinternetaccess.com
  170. [info] ca-montreal.privateinternetaccess.com
  171.  
  172. 2020-04-27 19:23:52,587 DEBG 'start-script' stdout output:
  173. [info] ca-vancouver.privateinternetaccess.com
  174. [info] de-berlin.privateinternetaccess.com
  175. [info] de-frankfurt.privateinternetaccess.com
  176. [info] sweden.privateinternetaccess.com
  177. [info] swiss.privateinternetaccess.com
  178. [info] france.privateinternetaccess.com
  179. [info] czech.privateinternetaccess.com
  180. [info] spain.privateinternetaccess.com
  181. [info] ro.privateinternetaccess.com
  182. [info] israel.privateinternetaccess.com
  183. [info] Attempting to get dynamically assigned port...
  184.  
  185. 2020-04-27 19:23:52,619 DEBG 'start-script' stdout output:
  186. [info] Attempting to curl http://209.222.18.222:2000/?client_id=c636ac635118719ebfab7662cfe045f19c262ee6f61f901592db3639afd16d96...
  187.  
  188. 2020-04-27 19:23:53,478 DEBG 'start-script' stdout output:
  189. [info] Curl successful for http://209.222.18.222:2000/?client_id=c636ac635118719ebfab7662cfe045f19c262ee6f61f901592db3639afd16d96, response code 200
  190.  
  191. 2020-04-27 19:23:53,522 DEBG 'start-script' stdout output:
  192. [info] Successfully assigned incoming port 47496
  193.  
  194. 2020-04-27 19:23:53,523 DEBG 'start-script' stdout output:
  195. [info] Checking we can resolve name 'www.google.com' to address...
  196.  
  197. 2020-04-27 19:23:53,601 DEBG 'start-script' stdout output:
  198. [info] DNS operational, we can resolve name 'www.google.com' to address '172.217.18.100'
  199.  
  200. 2020-04-27 19:23:53,628 DEBG 'start-script' stdout output:
  201. [info] Attempting to get external IP using Name Server 'ns1.google.com'...
  202.  
  203. 2020-04-27 19:23:53,877 DEBG 'start-script' stdout output:
  204. [info] Successfully retrieved external IP address 185.212.170.xxx
  205.  
  206. 2020-04-27 19:23:54,012 DEBG 'watchdog-script' stdout output:
  207. [info] Deluge listening interface IP 0.0.0.0 and VPN provider IP 10.90.10.6 different, marking for reconfigure
  208.  
  209. 2020-04-27 19:23:54,020 DEBG 'watchdog-script' stdout output:
  210. [info] Deluge not running
  211.  
  212. 2020-04-27 19:23:54,028 DEBG 'watchdog-script' stdout output:
  213. [info] Deluge Web UI not running
  214.  
  215. 2020-04-27 19:23:54,035 DEBG 'watchdog-script' stdout output:
  216. [info] Privoxy not running
  217.  
  218. 2020-04-27 19:23:54,035 DEBG 'watchdog-script' stdout output:
  219. [info] Deluge incoming port 6890 and VPN incoming port 47496 different, marking for reconfigure
  220.  
  221. 2020-04-27 19:23:54,035 DEBG 'watchdog-script' stdout output:
  222. [info] Attempting to start Deluge...
  223. [info] Removing deluge pid file (if it exists)...
  224.  
  225. 2020-04-27 19:23:55,076 DEBG 'watchdog-script' stdout output:
  226. [info] Deluge key 'listen_interface' currently has a value of '10.40.10.6'
  227. [info] Deluge key 'listen_interface' will have a new value '10.90.10.6'
  228. [info] Writing changes to Deluge config file '/config/core.conf'...
  229.  
  230. 2020-04-27 19:23:55,346 DEBG 'watchdog-script' stdout output:
  231. [info] Deluge key 'outgoing_interface' currently has a value of 'tun0'
  232. [info] Deluge key 'outgoing_interface' will have a new value 'tun0'
  233. [info] Writing changes to Deluge config file '/config/core.conf'...
  234.  
  235. 2020-04-27 19:23:55,594 DEBG 'watchdog-script' stdout output:
  236. [info] Deluge key 'default_daemon' currently has a value of '507fea2a926145cabb0786dc09abdc00'
  237. [info] Deluge key 'default_daemon' will have a new value '507fea2a926145cabb0786dc09abdc00'
  238. [info] Writing changes to Deluge config file '/config/web.conf'...
  239.  
  240. 2020-04-27 19:23:56,061 DEBG 'watchdog-script' stdout output:
  241. [info] Deluge process started
  242. [info] Waiting for Deluge process to start listening on port 58846...
  243.  
  244. 2020-04-27 19:23:57,042 DEBG 'watchdog-script' stdout output:
  245. [info] Deluge process listening on port 58846
  246.  
  247. 2020-04-27 19:24:00,661 DEBG 'watchdog-script' stderr output:
  248. Unhandled error in Deferred:
  249.  
  250. 2020-04-27 19:24:00,768 DEBG 'watchdog-script' stderr output:
  251.  
  252. Traceback (most recent call last):
  253. File "/usr/lib/python3.8/site-packages/twisted/internet/base.py", line 1283, in run
  254. self.mainLoop()
  255. File "/usr/lib/python3.8/site-packages/twisted/internet/base.py", line 1292, in mainLoop
  256. self.runUntilCurrent()
  257. File "/usr/lib/python3.8/site-packages/twisted/internet/base.py", line 913, in runUntilCurrent
  258. call.func(*call.args, **call.kw)
  259. File "/usr/lib/python3.8/site-packages/twisted/internet/task.py", line 239, in __call__
  260. d = defer.maybeDeferred(self.f, *self.a, **self.kw)
  261. --- <exception caught here> ---
  262. File "/usr/lib/python3.8/site-packages/twisted/internet/defer.py", line 151, in maybeDeferred
  263. result = f(*args, **kw)
  264. File "/usr/lib/python3.8/site-packages/deluge/core/alertmanager.py", line 70, in update
  265. self.handle_alerts()
  266. File "/usr/lib/python3.8/site-packages/deluge/core/alertmanager.py", line 130, in handle_alerts
  267. log.debug('%s: %s', alert_type, decode_bytes(alert.message()))
  268. builtins.UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe3 in position 190: invalid continuation byte
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement