You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-02-17 22:28:58.537359 [info] System information Linux 8dba0292d38f 5.18.13-100.fc35.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 22 14:20:24 UTC 2022 x86_64 GNU/Linux
2024-02-17 22:28:58.645438 [info] OS_ARCH defined as 'x86-64'
2024-02-17 22:28:58.747188 [info] PUID defined as '1010'
2024-02-17 22:29:01.265297 [info] PGID defined as '1010'
2024-02-17 22:29:05.187917 [warn] UMASK not defined (via -e UMASK), defaulting to '000'
2024-02-17 22:29:05.284899 [info] Permissions already set for '/config'
2024-02-17 22:29:05.389598 [info] Deleting files in /tmp (non recursive)...
2024-02-17 22:29:05.517776 [info] VPN_ENABLED defined as 'yes'
2024-02-17 22:29:05.619949 [info] VPN_CLIENT defined as 'openvpn'
2024-02-17 22:29:05.722909 [info] VPN_PROV defined as 'custom'
2024-02-17 22:29:05.832414 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/ams-006.ovpn
2024-02-17 22:29:06.047108 [info] VPN remote server(s) defined as 'ams-006.vpn.privado.io,'
2024-02-17 22:29:06.134314 [info] VPN remote port(s) defined as '1194,'
2024-02-17 22:29:06.221540 [info] VPN remote protcol(s) defined as 'udp,'
2024-02-17 22:29:06.330829 [info] VPN_DEVICE_TYPE defined as 'tun0'
2024-02-17 22:29:06.427082 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
2024-02-17 22:29:06.523360 [info] LAN_NETWORK defined as '192.168.86.0/24'
2024-02-17 22:29:06.622459 [info] NAME_SERVERS defined as '1.1.1.1'
2024-02-17 22:29:06.720815 [info] VPN_USER defined as 'xxx'
2024-02-17 22:29:06.819107 [info] VPN_PASS defined as 'xxx'
2024-02-17 22:29:06.915604 [info] ENABLE_PRIVOXY defined as 'no'
2024-02-17 22:29:07.025124 [info] VPN_INPUT_PORTS not defined (via -e VPN_INPUT_PORTS), skipping allow for custom incoming ports
2024-02-17 22:29:07.124337 [info] VPN_OUTPUT_PORTS not defined (via -e VPN_OUTPUT_PORTS), skipping allow for custom outgoing ports
Trying to re-install due to issues. Running this old version because I saw other had issues with later version ...
docker run -d --name=sabnzbdvpn --cap-add=NET_ADMIN -p 8080:8080 -p 8090:8090 -p 8118:8118 -v /mnt/data:/data -v /home/docker/sabnzbdvpn/config:/config -v /etc/localtime:/etc/localtime:ro -e VPN_ENABLED=yes -e VPN_USER=xxx -e VPN_PASS="xxx" -e VPN_PROV=custom -e VPN_CLIENT=openvpn -e STRICT_PORT_FORWARD=no -e ENABLE_PRIVOXY=no -e LAN_NETWORK=192.168.86.0/24 -e "NAME_SERVERS=1.1.1.1" -e DEBUG=true -e PUID=1010 -e PGID=1010 --restart unless-stopped binhex/arch-sabnzbdvpn:3.5.3-1-01
It hangs after this entry:
Created by...
. . ._
_ |__ || ____ | | ____ ___ ___
| __ | |/ | | _/ __ \ / /
| _\ \ | | \ Y \ / > <
| /|| /| /_ >__/_
/ / / / /
https://hub.docker.com/u/binhex/
2024-02-17 22:28:58.537359 [info] System information Linux 8dba0292d38f 5.18.13-100.fc35.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 22 14:20:24 UTC 2022 x86_64 GNU/Linux
2024-02-17 22:28:58.645438 [info] OS_ARCH defined as 'x86-64'
2024-02-17 22:28:58.747188 [info] PUID defined as '1010'
2024-02-17 22:29:01.265297 [info] PGID defined as '1010'
2024-02-17 22:29:05.187917 [warn] UMASK not defined (via -e UMASK), defaulting to '000'
2024-02-17 22:29:05.284899 [info] Permissions already set for '/config'
2024-02-17 22:29:05.389598 [info] Deleting files in /tmp (non recursive)...
2024-02-17 22:29:05.517776 [info] VPN_ENABLED defined as 'yes'
2024-02-17 22:29:05.619949 [info] VPN_CLIENT defined as 'openvpn'
2024-02-17 22:29:05.722909 [info] VPN_PROV defined as 'custom'
2024-02-17 22:29:05.832414 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/ams-006.ovpn
2024-02-17 22:29:06.047108 [info] VPN remote server(s) defined as 'ams-006.vpn.privado.io,'
2024-02-17 22:29:06.134314 [info] VPN remote port(s) defined as '1194,'
2024-02-17 22:29:06.221540 [info] VPN remote protcol(s) defined as 'udp,'
2024-02-17 22:29:06.330829 [info] VPN_DEVICE_TYPE defined as 'tun0'
2024-02-17 22:29:06.427082 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
2024-02-17 22:29:06.523360 [info] LAN_NETWORK defined as '192.168.86.0/24'
2024-02-17 22:29:06.622459 [info] NAME_SERVERS defined as '1.1.1.1'
2024-02-17 22:29:06.720815 [info] VPN_USER defined as 'xxx'
2024-02-17 22:29:06.819107 [info] VPN_PASS defined as 'xxx'
2024-02-17 22:29:06.915604 [info] ENABLE_PRIVOXY defined as 'no'
2024-02-17 22:29:07.025124 [info] VPN_INPUT_PORTS not defined (via -e VPN_INPUT_PORTS), skipping allow for custom incoming ports
2024-02-17 22:29:07.124337 [info] VPN_OUTPUT_PORTS not defined (via -e VPN_OUTPUT_PORTS), skipping allow for custom outgoing ports
<<<<<<<<
[2022-03-17T15:48:05+0000] [PACMAN] Running 'pacman -S --needed --noconfirm git python3 python-pyopenssl p7zip unrar unzip par2cmdline'
[2022-03-17T15:48:08+0000] [ALPM] transaction started
[2022-03-17T15:48:08+0000] [ALPM] installed perl-error (0.17029-3)
[2022-03-17T15:48:08+0000] [ALPM] installed perl-mailtools (2.21-5)
[2022-03-17T15:48:08+0000] [ALPM] installed git (2.35.1-1)
[2022-03-17T15:48:08+0000] [ALPM] installed python-pycparser (2.21-3)
[2022-03-17T15:48:08+0000] [ALPM] installed python-cffi (1.15.0-3)
[2022-03-17T15:48:08+0000] [ALPM] installed python-cryptography (36.0.1-1)
[2022-03-17T15:48:08+0000] [ALPM] installed python-pyopenssl (21.0.0-5)
[2022-03-17T15:48:08+0000] [ALPM] installed p7zip (1:17.04-3)
[2022-03-17T15:48:08+0000] [ALPM] installed par2cmdline (0.8.1-2)
[2022-03-17T15:48:08+0000] [ALPM] transaction completed
[2022-03-17T15:48:09+0000] [ALPM] running '20-systemd-sysusers.hook'...
[2022-03-17T15:48:09+0000] [ALPM-SCRIPTLET] Creating group 'git' with GID 973.
[2022-03-17T15:48:09+0000] [ALPM-SCRIPTLET] Creating user 'git' (git daemon user) with UID 973 and GID 973.
[2022-03-17T15:48:09+0000] [ALPM] running '30-systemd-daemon-reload.hook'...
[2022-03-17T15:48:09+0000] [ALPM-SCRIPTLET] Skipped: Current root is not booted.
[2022-03-17T15:48:09+0000] [ALPM] running '30-systemd-update.hook'...
[2022-03-17T15:48:09+0000] [ALPM] running 'detect-old-perl-modules.hook'...
[2022-03-17T15:48:09+0000] [PACMAN] Running 'pacman -S --needed --noconfirm python python-pip'
[2022-03-17T15:48:14+0000] [ALPM] transaction started
[2022-03-17T15:48:14+0000] [ALPM] installed python-msgpack (1.0.3-1)
[2022-03-17T15:48:14+0000] [ALPM] installed python-urllib3 (1.26.8-1)
[2022-03-17T15:48:14+0000] [ALPM] installed python-chardet (4.0.0-5)
[2022-03-17T15:48:14+0000] [ALPM] installed python-idna (3.3-4)
[2022-03-17T15:48:14+0000] [ALPM] installed python-requests (2.27.1-1)
[2022-03-17T15:48:14+0000] [ALPM] installed python-cachecontrol (1:0.12.6-4)
[2022-03-17T15:48:14+0000] [ALPM] installed python-colorama (0.4.4-6)
[2022-03-17T15:48:14+0000] [ALPM] installed python-contextlib2 (0.6.0.post1-6)
[2022-03-17T15:48:14+0000] [ALPM] installed python-distlib (0.3.4-1)
[2022-03-17T15:48:14+0000] [ALPM] installed python-distro (1.7.0-1)
[2022-03-17T15:48:14+0000] [ALPM] installed python-webencodings (0.5.1-9)
[2022-03-17T15:48:14+0000] [ALPM] installed python-html5lib (1.1-11)
[2022-03-17T15:48:14+0000] [ALPM] installed python-tomli (2.0.0-1)
[2022-03-17T15:48:14+0000] [ALPM] installed python-pep517 (0.12.0-4)
[2022-03-17T15:48:14+0000] [ALPM] installed python-progress (1.6-5)
[2022-03-17T15:48:14+0000] [ALPM] installed python-retrying (1.3.3-13)
[2022-03-17T15:48:14+0000] [ALPM] installed python-resolvelib (0.5.5-4)
[2022-03-17T15:48:14+0000] [ALPM] installed python-toml (0.10.2-7)
[2022-03-17T15:48:14+0000] [ALPM] installed python-pip (21.0-1)
[2022-03-17T15:48:14+0000] [ALPM] transaction completed
[2022-03-17T15:48:14+0000] [ALPM] running '30-systemd-update.hook'...
[2022-03-17T15:48:25+0000] [PACMAN] Running 'pacman -Ru --noconfirm file findutils gettext texinfo'
[2022-03-17T15:48:25+0000] [PACMAN] Running 'pacman -Ru --noconfirm dotnet-sdk yarn git yay-bin reflector gcc binutils'
[2022-03-17T15:48:25+0000] [PACMAN] Running 'pacman -Scc'
[2022-03-17T15:48:25+0000] [PACMAN] Running 'pacman --noconfirm -Rns'
Network seems to work fine.
[root@8dba0292d38f log]cat /etc/resolv.conf
Generated by NetworkManager
nameserver 8.8.8.8
[root@docker openvpn]# dig cnn.com
; <<>> DiG 9.16.30-RH <<>> cnn.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37814
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;cnn.com. IN A
;; ANSWER SECTION:
cnn.com. 31 IN A 151.101.131.5
cnn.com. 31 IN A 151.101.3.5
cnn.com. 31 IN A 151.101.195.5
cnn.com. 31 IN A 151.101.67.5
;; Query time: 32 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Sat Feb 17 22:36:38 CET 2024
;; MSG SIZE rcvd: 100
The text was updated successfully, but these errors were encountered: