-
-
Notifications
You must be signed in to change notification settings - Fork 92
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
Cannot initialize bridge #34
Comments
Had the same issue. This post gave me a workaround. Kill the two processes, run init, and continue as normal. |
Seems you have problem generating gpg key. Try solutions here https://serverfault.com/questions/471412/gpg-gen-key-hangs-at-gaining-enough-entropy-on-centos-6. |
For anyone out there who still has this issue, you can get around this by installing rng-tools. Running the init command afterwards instantly resolved the issue. |
Both Ubuntu 20.04 and CentOS 7.6 are stuck while trying to initialize using:
docker run --rm -it -v protonmail:/root shenxn/protonmail-bridge init
Both server instances are fresh deployments on DigitalOcean cloud provider.
this is where it gets stuck and doesn't move after this point. Waited for more than 10 minutes without results.
The text was updated successfully, but these errors were encountered: