StreisandEffect / discussions

30 stars 3 forks source link

Can't Build Streisand Server due to "No Default keyring" Errors #202

Open Styx2256 opened 3 years ago

Styx2256 commented 3 years ago

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