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
{{ message }}
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
I am receiving the following error when trying to run the container. Below is my log file. I'm not sure if the GetPassWarning error is causing the issue or something else. I tried running the container on both a linux and windows machines with the same results.
Attaching to docker_windscribe_1
windscribe_1 | 2021-09-01 01:54:39 OUT [DOCKER] No configured secrets detected; secrets can be specified with an .env file under secret name 'windscribe_server'
windscribe_1 | 2021-09-01 01:54:39 OUT [SOCKS5] Searching for SOCKS_USERNAME and SOCKS_PASSWORD variables
windscribe_1 | 2021-09-01 01:54:39 OUT [SOCKS5] No non-empty SOCKS5 accounts were received (check that the variables are set correctly)
windscribe_1 | 2021-09-01 01:54:39 OUT [OPENVPN] Creating OpenVPN TUN device
windscribe_1 | 2021-09-01 01:54:40 OUT [RESOLV] Writing /etc/resolv.conf
windscribe_1 | 2021-09-01 01:54:40 OUT [RESOLV] config: nameserver 9.9.9.9
windscribe_1 | 2021-09-01 01:54:40 OUT [WINDSCRIBE] Starting Windscribe client
windscribe_1 | 2021-09-01 01:54:41 OUT [WINDSCRIBE] Starting windscribe ... OK
windscribe_1 | 2021-09-01 01:54:41 OUT [WINDSCRIBE] Authenticating to Windscribe
windscribe_1 | 2021-09-01 01:54:42 ERR [WINDSCRIBE] /tmp/_MEIVxC02l/getpass.py:83: GetPassWarning: Can not control echo on the terminal.
windscribe_1 | 2021-09-01 01:54:42 ERR [WINDSCRIBE] Warning: Password input may be echoed.
windscribe_1 | 2021-09-01 01:54:42 ERR [WINDSCRIBE] Windscribe Password:
windscribe_1 | 2021-09-01 01:54:45 OUT [WINDSCRIBE] Windscribe Username: Windscribe is currently busy, please wait
windscribe_1 | 2021-09-01 01:54:45 OUT [WINDSCRIBE]
windscribe_1 | 2021-09-01 01:54:47 OUT [WINDSCRIBE] .
windscribe_1 | 2021-09-01 01:54:48 OUT [WINDSCRIBE] ..
windscribe_1 | 2021-09-01 01:54:49 OUT [WINDSCRIBE] ...
windscribe_1 | 2021-09-01 01:54:50 OUT [WINDSCRIBE] .
windscribe_1 | 2021-09-01 01:54:51 OUT [WINDSCRIBE] ..
windscribe_1 | 2021-09-01 01:54:51 OUT [WINDSCRIBE] ...
windscribe_1 | 2021-09-01 01:54:51 OUT [WINDSCRIBE] Still busy, please try again.
windscribe_1 | 2021-09-01 01:54:54 OUT [WINDSCRIBE] Windscribe is currently busy, please wait
windscribe_1 | 2021-09-01 01:54:54 OUT [WINDSCRIBE]
windscribe_1 | 2021-09-01 01:54:56 OUT [WINDSCRIBE] .
windscribe_1 | 2021-09-01 01:54:57 OUT [WINDSCRIBE] ..
windscribe_1 | 2021-09-01 01:54:58 OUT [WINDSCRIBE] ...
windscribe_1 | 2021-09-01 01:54:59 OUT [WINDSCRIBE] .
windscribe_1 | 2021-09-01 01:55:00 OUT [WINDSCRIBE] ..
windscribe_1 | 2021-09-01 01:55:00 OUT [WINDSCRIBE] ...
windscribe_1 | 2021-09-01 01:55:00 OUT [WINDSCRIBE] Still busy, please try again.
windscribe_1 | 2021-09-01 01:55:00 OUT [WINDSCRIBE] Connecting to Windscribe
windscribe_1 | 2021-09-01 01:55:00 OUT [WINDSCRIBE] Windscribe location: Cub
windscribe_1 | 2021-09-01 01:55:01 OUT [WINDSCRIBE] Please login to use Windscribe
windscribe_1 | 2021-09-01 01:55:01 OUT [WINDSCRIBE] Enabling Windscribe firewall
windscribe_1 | 2021-09-01 01:55:42 OUT [WINDSCRIBE] Please login to use Windscribe
windscribe_1 | 2021-09-01 01:55:42 OUT [DANTE] Generating configuration file
windscribe_1 | 2021-09-01 01:55:42 OUT [DANTE] Starting Danted server
windscribe_1 | 2021-09-01 01:55:52 ERR [DANTE] Sep 1 01:55:52 (1630461352.307949) danted[234]: error: /etc/danted.conf: problem on line 7 near token "tun0": could not resolve hostname "tun0": Temporary failure in name resolution. Please see the Dante manual for more information
windscribe_1 | 2021-09-01 01:55:52 ERR [DANTE] Sep 1 01:55:52 (1630461352.308331) danted[234]: alert: mother[1/1]: shutting down
I am receiving the following error when trying to run the container. Below is my log file. I'm not sure if the GetPassWarning error is causing the issue or something else. I tried running the container on both a linux and windows machines with the same results.
Attaching to docker_windscribe_1
windscribe_1 | 2021-09-01 01:54:39 OUT [DOCKER] No configured secrets detected; secrets can be specified with an .env file under secret name 'windscribe_server'
windscribe_1 | 2021-09-01 01:54:39 OUT [SOCKS5] Searching for SOCKS_USERNAME and SOCKS_PASSWORD variables
windscribe_1 | 2021-09-01 01:54:39 OUT [SOCKS5] No non-empty SOCKS5 accounts were received (check that the variables are set correctly)
windscribe_1 | 2021-09-01 01:54:39 OUT [OPENVPN] Creating OpenVPN TUN device
windscribe_1 | 2021-09-01 01:54:40 OUT [RESOLV] Writing /etc/resolv.conf
windscribe_1 | 2021-09-01 01:54:40 OUT [RESOLV] config: nameserver 9.9.9.9
windscribe_1 | 2021-09-01 01:54:40 OUT [WINDSCRIBE] Starting Windscribe client
windscribe_1 | 2021-09-01 01:54:41 OUT [WINDSCRIBE] Starting windscribe ... OK
windscribe_1 | 2021-09-01 01:54:41 OUT [WINDSCRIBE] Authenticating to Windscribe
windscribe_1 | 2021-09-01 01:54:42 ERR [WINDSCRIBE] /tmp/_MEIVxC02l/getpass.py:83: GetPassWarning: Can not control echo on the terminal.
windscribe_1 | 2021-09-01 01:54:42 ERR [WINDSCRIBE] Warning: Password input may be echoed.
windscribe_1 | 2021-09-01 01:54:42 ERR [WINDSCRIBE] Windscribe Password:
windscribe_1 | 2021-09-01 01:54:45 OUT [WINDSCRIBE] Windscribe Username: Windscribe is currently busy, please wait
windscribe_1 | 2021-09-01 01:54:45 OUT [WINDSCRIBE]
windscribe_1 | 2021-09-01 01:54:47 OUT [WINDSCRIBE] .
windscribe_1 | 2021-09-01 01:54:48 OUT [WINDSCRIBE] ..
windscribe_1 | 2021-09-01 01:54:49 OUT [WINDSCRIBE] ...
windscribe_1 | 2021-09-01 01:54:50 OUT [WINDSCRIBE] .
windscribe_1 | 2021-09-01 01:54:51 OUT [WINDSCRIBE] ..
windscribe_1 | 2021-09-01 01:54:51 OUT [WINDSCRIBE] ...
windscribe_1 | 2021-09-01 01:54:51 OUT [WINDSCRIBE] Still busy, please try again.
windscribe_1 | 2021-09-01 01:54:54 OUT [WINDSCRIBE] Windscribe is currently busy, please wait
windscribe_1 | 2021-09-01 01:54:54 OUT [WINDSCRIBE]
windscribe_1 | 2021-09-01 01:54:56 OUT [WINDSCRIBE] .
windscribe_1 | 2021-09-01 01:54:57 OUT [WINDSCRIBE] ..
windscribe_1 | 2021-09-01 01:54:58 OUT [WINDSCRIBE] ...
windscribe_1 | 2021-09-01 01:54:59 OUT [WINDSCRIBE] .
windscribe_1 | 2021-09-01 01:55:00 OUT [WINDSCRIBE] ..
windscribe_1 | 2021-09-01 01:55:00 OUT [WINDSCRIBE] ...
windscribe_1 | 2021-09-01 01:55:00 OUT [WINDSCRIBE] Still busy, please try again.
windscribe_1 | 2021-09-01 01:55:00 OUT [WINDSCRIBE] Connecting to Windscribe
windscribe_1 | 2021-09-01 01:55:00 OUT [WINDSCRIBE] Windscribe location: Cub
windscribe_1 | 2021-09-01 01:55:01 OUT [WINDSCRIBE] Please login to use Windscribe
windscribe_1 | 2021-09-01 01:55:01 OUT [WINDSCRIBE] Enabling Windscribe firewall
windscribe_1 | 2021-09-01 01:55:42 OUT [WINDSCRIBE] Please login to use Windscribe
windscribe_1 | 2021-09-01 01:55:42 OUT [DANTE] Generating configuration file
windscribe_1 | 2021-09-01 01:55:42 OUT [DANTE] Starting Danted server
windscribe_1 | 2021-09-01 01:55:52 ERR [DANTE] Sep 1 01:55:52 (1630461352.307949) danted[234]: error: /etc/danted.conf: problem on line 7 near token "tun0": could not resolve hostname "tun0": Temporary failure in name resolution. Please see the Dante manual for more information
windscribe_1 | 2021-09-01 01:55:52 ERR [DANTE] Sep 1 01:55:52 (1630461352.308331) danted[234]: alert: mother[1/1]: shutting down