-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Client times out on first login if VMs are not running (Qubes only) #181
Comments
We should add some sort of default call to the whonix vm (the proxy) to start when client vm starts up. |
Resolved by freedomofpress/securedrop-workstation#255 |
I saw this again in Qubes with a freshly provisioned build ( |
here's what i did when trying to repro:
Expectedsd-whonix and sd-proxy start (takes about 30 seconds or so), sd-whonix shows that it's connecting to Tor, then my user account is authenticated and login is successful Actualsd-whonix and sd-proxy start (takes about 30 seconds or so), sd-whnoix shows that it's connecting to Tor, then I see "There was a problem signing in" |
hmm so both |
I am 99% sure I didn't reboot after running |
Can confirm that this now works in local testing, though beating the TOTP clock if VMs aren't running yet appears to be luck of the draw. |
could you make a separate issue for checking if certain VMs are running from the client? |
Due to the relatively short timeout period, and the fact that it takes several seconds to launch a Whonix VM and connect to Tor, the first login attempt with the client is likely to fail with the error message "The connection to the SecureDrop server timed out".
The text was updated successfully, but these errors were encountered: