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 has been archived by the owner on Jul 14, 2020. It is now read-only.
I tried to install this on whonix but no luck, tried on workstation and gateway but both throws following log error:
[ERROR]: Could not start status socket at /var/run/onionbalance/control. Do you have permission?
But when i check /var/run it does not have any onionbalance folder there. Which idk why.
doing service status i get following error
`● onionbalance.service - OnionBalance - Tor Onion Service load balancer
Loaded: loaded (/lib/systemd/system/onionbalance.service; disabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2019-06-16 23:35:15 UTC; 8min ago
Docs: man:onionbalance
file:///usr/share/doc/onionbalance/html/index.html https://github.com/DonnchaC/onionbalance
Process: 5739 ExecStop=/sbin/start-stop-daemon --quiet --stop --retry=TERM/5/KILL/5 --pidfile /run/onionbalance.pid (code=exited, status=1/FAILURE)
Process: 5735 ExecStart=/usr/sbin/onionbalance -c /etc/onionbalance/config.yaml (code=exited, status=1/FAILURE)
Main PID: 5735 (code=exited, status=1/FAILURE)
Jun 16 23:35:15 host onionbalance[5735]: File "/usr/lib/python3.5/getpass.py", line 92, in unix_getpass
Jun 16 23:35:15 host onionbalance[5735]: passwd = fallback_getpass(prompt, stream)
Jun 16 23:35:15 host onionbalance[5735]: File "/usr/lib/python3.5/getpass.py", line 127, in fallback_getpass
Jun 16 23:35:15 host onionbalance[5735]: return _raw_input(prompt, stream)
Jun 16 23:35:15 host onionbalance[5735]: File "/usr/lib/python3.5/getpass.py", line 149, in _raw_input
Jun 16 23:35:15 host onionbalance[5735]: raise EOFError
Jun 16 23:35:15 host onionbalance[5735]: EOFError
Jun 16 23:35:15 host systemd[1]: onionbalance.service: Main process exited, code=exited, status=1/FAILURE
Jun 16 23:35:15 host systemd[1]: onionbalance.service: Unit entered failed state.
Jun 16 23:35:15 host systemd[1]: onionbalance.service: Failed with result 'exit-code'.
`
Is there any fix or solution to this?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried to install this on whonix but no luck, tried on workstation and gateway but both throws following log error:
[ERROR]: Could not start status socket at /var/run/onionbalance/control. Do you have permission?
But when i check /var/run it does not have any onionbalance folder there. Which idk why.
doing service status i get following error
`● onionbalance.service - OnionBalance - Tor Onion Service load balancer
Loaded: loaded (/lib/systemd/system/onionbalance.service; disabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2019-06-16 23:35:15 UTC; 8min ago
Docs: man:onionbalance
file:///usr/share/doc/onionbalance/html/index.html
https://github.com/DonnchaC/onionbalance
Process: 5739 ExecStop=/sbin/start-stop-daemon --quiet --stop --retry=TERM/5/KILL/5 --pidfile /run/onionbalance.pid (code=exited, status=1/FAILURE)
Process: 5735 ExecStart=/usr/sbin/onionbalance -c /etc/onionbalance/config.yaml (code=exited, status=1/FAILURE)
Main PID: 5735 (code=exited, status=1/FAILURE)
Jun 16 23:35:15 host onionbalance[5735]: File "/usr/lib/python3.5/getpass.py", line 92, in unix_getpass
Jun 16 23:35:15 host onionbalance[5735]: passwd = fallback_getpass(prompt, stream)
Jun 16 23:35:15 host onionbalance[5735]: File "/usr/lib/python3.5/getpass.py", line 127, in fallback_getpass
Jun 16 23:35:15 host onionbalance[5735]: return _raw_input(prompt, stream)
Jun 16 23:35:15 host onionbalance[5735]: File "/usr/lib/python3.5/getpass.py", line 149, in _raw_input
Jun 16 23:35:15 host onionbalance[5735]: raise EOFError
Jun 16 23:35:15 host onionbalance[5735]: EOFError
Jun 16 23:35:15 host systemd[1]: onionbalance.service: Main process exited, code=exited, status=1/FAILURE
Jun 16 23:35:15 host systemd[1]: onionbalance.service: Unit entered failed state.
Jun 16 23:35:15 host systemd[1]: onionbalance.service: Failed with result 'exit-code'.
`
Is there any fix or solution to this?
The text was updated successfully, but these errors were encountered: