jefftr66

qbit-4272020

Apr 27th, 2021
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.18 KB | None | 0 0
  1. 2021-04-27 11:05:10.761202 [info] VPN_INPUT_PORTS not defined (via -e VPN_INPUT_PORTS), skipping allow for custom incoming ports
  2. 2021-04-27 11:05:10.778044 [info] VPN_OUTPUT_PORTS not defined (via -e VPN_OUTPUT_PORTS), skipping allow for custom outgoing ports
  3. 2021-04-27 11:05:10.794698 [info] WEBUI_PORT defined as '8080'
  4. 2021-04-27 11:05:11.044417 [info] Starting Supervisor...
  5. 2021-04-27 11:05:11,161 INFO Included extra file "/etc/supervisor/conf.d/qbittorrent.conf" during parsing
  6. 2021-04-27 11:05:11,161 INFO Set uid to user 0 succeeded
  7. 2021-04-27 11:05:11,162 INFO supervisord started with pid 7
  8. 2021-04-27 11:05:12,167 INFO spawned: 'shutdown-script' with pid 177
  9. 2021-04-27 11:05:12,169 INFO spawned: 'start-script' with pid 178
  10. 2021-04-27 11:05:12,170 INFO spawned: 'watchdog-script' with pid 179
  11. 2021-04-27 11:05:12,170 INFO reaped unknown pid 8 (exit status 0)
  12. 2021-04-27 11:05:12,172 DEBG 'start-script' stdout output:
  13. [info] VPN is enabled, beginning configuration of VPN
  14.  
  15. 2021-04-27 11:05:12,172 INFO success: shutdown-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  16. 2021-04-27 11:05:12,172 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  17. 2021-04-27 11:05:12,172 INFO success: watchdog-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
  18. 2021-04-27 11:05:12,173 DEBG 'watchdog-script' stdout output:
  19. [info] qBittorrent config file doesnt exist, copying default to /config/qBittorrent/config/...
  20.  
  21. 2021-04-27 11:05:12,174 DEBG 'watchdog-script' stdout output:
  22. [info] Removing session lock file (if it exists)...
  23.  
  24. 2021-04-27 11:05:12,177 DEBG 'start-script' stdout output:
  25. [warn] Username contains characters which could cause authentication issues, please consider changing this if possible
  26.  
  27. 2021-04-27 11:05:12,204 DEBG 'start-script' stdout output:
  28. [info] Adding 1.1.1.1 to /etc/resolv.conf
  29.  
  30. 2021-04-27 11:05:12,205 DEBG 'start-script' stdout output:
  31. [info] Adding 8.8.8.8 to /etc/resolv.conf
  32.  
  33. 2021-04-27 11:05:12,243 DEBG 'start-script' stdout output:
  34. [info] Attempting to load tun kernel module...
  35.  
  36. 2021-04-27 11:05:12,244 DEBG 'start-script' stderr output:
  37. modprobe: FATAL: Module tun not found in directory /lib/modules/5.8.0-7625-generic
  38.  
  39. 2021-04-27 11:05:12,244 DEBG 'start-script' stdout output:
  40. [warn] Unable to load tun kernel module using modprobe, trying insmod...
  41.  
  42. 2021-04-27 11:05:12,245 DEBG 'start-script' stderr output:
  43. insmod: ERROR: could not load module /lib/modules/tun.ko: No such file or directory
  44.  
  45. 2021-04-27 11:05:12,245 DEBG 'start-script' stdout output:
  46. [warn] Unable to load tun kernel module, assuming its dynamically loaded
  47.  
  48. 2021-04-27 11:05:12,260 DEBG 'start-script' stdout output:
  49. [info] Default route for container is 172.18.0.1
  50.  
  51. 2021-04-27 11:05:12,275 DEBG 'start-script' stdout output:
  52. [info] Docker network defined as 172.18.0.0/16
  53.  
  54. 2021-04-27 11:05:12,276 DEBG 'start-script' stdout output:
  55. [info] Adding 10.0.5.0/24 as route via docker eth0
  56.  
  57. 2021-04-27 11:05:12,277 DEBG 'start-script' stdout output:
  58. [info] ip route defined as follows...
  59. --------------------
  60.  
  61. 2021-04-27 11:05:12,278 DEBG 'start-script' stdout output:
  62. default via 172.18.0.1 dev eth0
  63. 10.0.5.0/24 via 172.18.0.1 dev eth0
  64. 172.18.0.0/16 dev eth0 proto kernel scope link src 172.18.0.24
  65. broadcast 127.0.0.0 dev lo table local proto kernel scope link src 127.0.0.1
  66. local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1
  67. local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1
  68. broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1
  69. broadcast 172.18.0.0 dev eth0 table local proto kernel scope link src 172.18.0.24
  70. local 172.18.0.24 dev eth0 table local proto kernel scope host src 172.18.0.24
  71. broadcast 172.18.255.255 dev eth0 table local proto kernel scope link src 172.18.0.24
  72. --------------------
  73.  
  74. 2021-04-27 11:05:12,283 DEBG 'start-script' stdout output:
  75. iptable_mangle 16384 0
  76. ip_tables 32768 3 iptable_filter,iptable_nat,iptable_mangle
  77. x_tables 45056 8 xt_conntrack,iptable_filter,xt_tcpudp,xt_addrtype,xt_nat,ip_tables,xt_MASQUERADE,iptable_mangle
  78. [info] iptable_mangle support detected, adding fwmark for tables
  79.  
  80. 2021-04-27 11:05:12,318 DEBG 'start-script' stdout output:
  81. [info] iptables defined as follows...
  82. --------------------
  83.  
  84. 2021-04-27 11:05:12,319 DEBG 'start-script' stdout output:
  85. -P INPUT DROP
  86. -P FORWARD DROP
  87. -P OUTPUT DROP
  88. -A INPUT -s 172.18.0.0/16 -d 172.18.0.0/16 -j ACCEPT
  89. -A INPUT -s 104.255.170.211/32 -i eth0 -j ACCEPT
  90. -A INPUT -i eth0 -p tcp -m tcp --dport 8080 -j ACCEPT
  91. -A INPUT -i eth0 -p udp -m udp --dport 8080 -j ACCEPT
  92. -A INPUT -p icmp -m icmp --icmp-type 0 -j ACCEPT
  93. -A INPUT -i lo -j ACCEPT
  94. -A INPUT -i tun0 -j ACCEPT
  95. -A OUTPUT -s 172.18.0.0/16 -d 172.18.0.0/16 -j ACCEPT
  96. -A OUTPUT -d 104.255.170.211/32 -o eth0 -j ACCEPT
  97. -A OUTPUT -o eth0 -p tcp -m tcp --sport 8080 -j ACCEPT
  98. -A OUTPUT -o eth0 -p udp -m udp --sport 8080 -j ACCEPT
  99. -A OUTPUT -p icmp -m icmp --icmp-type 8 -j ACCEPT
  100. -A OUTPUT -o lo -j ACCEPT
  101. -A OUTPUT -o tun0 -j ACCEPT
  102.  
  103. 2021-04-27 11:05:12,320 DEBG 'start-script' stdout output:
  104. --------------------
  105.  
  106. 2021-04-27 11:05:12,320 DEBG 'start-script' stdout output:
  107. [info] Starting OpenVPN (non daemonised)...
  108.  
  109. 2021-04-27 11:05:12,324 DEBG 'start-script' stdout output:
  110. 2021-04-27 11:05:12 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.
  111.  
  112. 2021-04-27 11:05:12,324 DEBG 'start-script' stdout output:
  113. 2021-04-27 11:05:12 WARNING: file 'credentials.conf' is group or others accessible
  114. 2021-04-27 11:05:12 OpenVPN 2.5.1 [git:makepkg/f186691b32e68362+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Feb 24 2021
  115. 2021-04-27 11:05:12 library versions: OpenSSL 1.1.1k 25 Mar 2021, LZO 2.10
  116.  
  117. 2021-04-27 11:05:12,324 DEBG 'start-script' stdout output:
  118. 2021-04-27 11:05:12 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  119.  
  120. 2021-04-27 11:05:12,324 DEBG 'start-script' stdout output:
  121. 2021-04-27 11:05:12 TCP/UDP: Preserving recently used remote address: [AF_INET]104.255.170.211:443
  122. 2021-04-27 11:05:12 UDP link local: (not bound)
  123. 2021-04-27 11:05:12 UDP link remote: [AF_INET]104.255.170.211:443
  124.  
  125. 2021-04-27 11:06:12,320 DEBG 'start-script' stdout output:
  126. 2021-04-27 11:06:12 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
  127. 2021-04-27 11:06:12 TLS Error: TLS handshake failed
  128.  
  129. 2021-04-27 11:06:12,321 DEBG 'start-script' stdout output:
  130. 2021-04-27 11:06:12 SIGHUP[soft,tls-error] received, process restarting
  131.  
  132. 2021-04-27 11:06:12,321 DEBG 'start-script' stdout output:
  133. 2021-04-27 11:06:12 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.
  134. 2021-04-27 11:06:12 WARNING: file 'credentials.conf' is group or others accessible
  135. 2021-04-27 11:06:12 OpenVPN 2.5.1 [git:makepkg/f186691b32e68362+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Feb 24 2021
  136. 2021-04-27 11:06:12 library versions: OpenSSL 1.1.1k 25 Mar 2021, LZO 2.10
  137.  
  138. 2021-04-27 11:06:17,321 DEBG 'start-script' stdout output:
  139. 2021-04-27 11:06:17 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
  140.  
  141. 2021-04-27 11:06:17,321 DEBG 'start-script' stdout output:
  142. 2021-04-27 11:06:17 TCP/UDP: Preserving recently used remote address: [AF_INET]104.255.170.211:443
  143.  
  144. 2021-04-27 11:06:17,321 DEBG 'start-script' stdout output:
  145. 2021-04-27 11:06:17 UDP link local: (not bound)
  146. 2021-04-27 11:06:17 UDP link remote: [AF_INET]104.255.170.211:443
  147.  
  148. 2021-04-27 11:07:17,785 DEBG 'start-script' stdout output:
  149. 2021-04-27 11:07:17 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
  150. 2021-04-27 11:07:17 TLS Error: TLS handshake failed
  151.  
  152. 2021-04-27 11:07:17,785 DEBG 'start-script' stdout output:
  153. 2021-04-27 11:07:17 SIGHUP[soft,tls-error] received, process restarting
  154.  
  155. 2021-04-27 11:07:17,785 DEBG 'start-script' stdout output:
  156. 2021-04-27 11:07:17 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.
  157. 2021-04-27 11:07:17 WARNING: file 'credentials.conf' is group or others accessible
  158. 2021-04-27 11:07:17 OpenVPN 2.5.1 [git:makepkg/f186691b32e68362+] x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Feb 24 2021
  159. 2021-04-27 11:07:17 library versions: OpenSSL 1.1.1k 25 Mar 2021, LZO 2.10
  160.  
Add Comment
Please, Sign In to add comment