We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HI All,
Has anyone received the following errors when trying to build the Streisand VPN Proxy Server?
fatal: [159.65.107.185]: FAILED! => {"attempts": 10, "changed": true, "cmd": ["gpg2", "--no-default-keyring", "--keyring", "/root/.gnupg/streisand/pubring.gpg", "--keyserver-options", "timeout=120", "--refresh"], "delta": "0:00:00.565946", "end": "2020-09-20 18:28:49.740580", "msg": "non-zero return code", "rc": 2, "start": "2020-09-20 18:28:49.174634", "stderr": "gpg: refreshing 10 keys from hkps://gpg.mozilla.org\ngpg: keyserver refresh failed: General error", "stderr_lines": ["gpg: refreshing 10 keys from hkps://gpg.mozilla.org", "gpg: keyserver refresh failed: General error"], "stdout": "", "stdout_lines": []}
This error prevents the server from being successfully built.
I've included the contents from the file "streisand-diagnostics.md" which is created after the build fails:
Any assistance with this issue will be greatly appreciated.
Regards,
Barry
The text was updated successfully, but these errors were encountered:
No branches or pull requests
HI All,
Has anyone received the following errors when trying to build the Streisand VPN Proxy Server?
fatal: [159.65.107.185]: FAILED! => {"attempts": 10, "changed": true, "cmd": ["gpg2", "--no-default-keyring", "--keyring", "/root/.gnupg/streisand/pubring.gpg", "--keyserver-options", "timeout=120", "--refresh"], "delta": "0:00:00.565946", "end": "2020-09-20 18:28:49.740580", "msg": "non-zero return code", "rc": 2, "start": "2020-09-20 18:28:49.174634", "stderr": "gpg: refreshing 10 keys from hkps://gpg.mozilla.org\ngpg: keyserver refresh failed: General error", "stderr_lines": ["gpg: refreshing 10 keys from hkps://gpg.mozilla.org", "gpg: keyserver refresh failed: General error"], "stdout": "", "stdout_lines": []}
This error prevents the server from being successfully built.
I've included the contents from the file "streisand-diagnostics.md" which is created after the build fails:
Ansible Information
Streisand Information
Enabled Roles
Any assistance with this issue will be greatly appreciated.
Regards,
Barry
The text was updated successfully, but these errors were encountered: