Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

"Ensure a GPG agent is running" fails #1677

Open
ItsMeAubey opened this issue Nov 7, 2019 · 6 comments
Open

"Ensure a GPG agent is running" fails #1677

ItsMeAubey opened this issue Nov 7, 2019 · 6 comments

Comments

@ItsMeAubey
Copy link

Expected behavior:

Streisand is installed

Actual Behavior:

Fails.

TASK [gpg : Ensure a GPG agent is running] *************************************
fatal: [67.158.54.221]: FAILED! => {"changed": true, "cmd": ["gpgconf", "--launch", "gpg-agent"], "delta": "0:00:11.923467", "end": "2019-11-07 03:30:09.524114", "msg": "non-zero return code", "rc": 1, "start": "2019-11-07 03:29:57.600647", "stderr": "gpgconf: error running '/usr/bin/gpg-connect-agent': exit status 1\ngpgconf: error running '/usr/bin/gpg-connect-agent NOP': General error", "stderr_lines": ["gpgconf: error running '/usr/bin/gpg-connect-agent': exit status 1", "gpgconf: error running '/usr/bin/gpg-connect-agent NOP': General error"], "stdout": "", "stdout_lines": []}

PLAY RECAP *********************************************************************
67.158.54.221              : ok=34   changed=16   unreachable=0    failed=1    skipped=15   rescued=0    ignored=0   
localhost                  : ok=5    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0

Steps to Reproduce:

  1. Follow https://github.com/StreisandEffect/streisand/blob/master/Installation.md to the letter while installing on a ubuntu 16.04 server from mnx.io

Ansible Information

  • Ansible version: 2.8.4
  • Ansible system: Linux
  • Host OS: Ubuntu
  • Host OS version: 18.04
  • Python interpreter: python
  • Python version: 2.7.15+

Streisand Information

  • Streisand Git revision: be8e7a1
  • Streisand Git clone has untracked changes: no
  • Genesis role: existing-server
  • Custom SSH key: False

Enabled Roles

  • Shadowsocks enabled: True
  • Wireguard enabled: True
  • OpenVPN enabled: True
  • stunnel enabled: True
  • Tor enabled: False
  • Openconnect enabled: True
  • TinyProxy enabled: True
  • SSH forward user enabled: True
  • Configured number of VPN clients: 10

Let me know if any other logs or info would be useful. I've tried this three times on three different freshly started servers, all failed at this point.

@juliangaal
Copy link

Only 16.04 is officially supported as a base system.

@ItsMeAubey
Copy link
Author

ItsMeAubey commented Feb 12, 2020

Only 16.04 is officially supported as a base system.

This machine is 16.04 - at least it should be, I spun it up as 16.04 in the web hosting panel.

@juliangaal
Copy link

juliangaal commented Feb 12, 2020

Oh, I'm sorry! Must have misread. Can't help you out there.

Have you seen these (1,2) issues?

@ItsMeAubey
Copy link
Author

Oh, I'm sorry! Must have misread. Can't help you out there.

Have you seen these (1,2) issues?

I mean, ansible shows that the machine is 18.04 but I specifically started it via the hosting panel as 16.04... might be something funky with the host's side?

@elliot12
Copy link

I have the same issue.

Tried installing this many different ways but keep getting to this point. Read somewhere that it might possibly be a rights related issue with git.

@elliot12
Copy link

To add to my last comment:

Ansible Information

  • Ansible version: 2.8.4
  • Ansible system: Linux
  • Host OS: Ubuntu
  • Host OS version: 16.04
  • Python interpreter: python3
  • Python version: 3.5.2

Streisand Information

  • Streisand Git revision: 4d1c8e9
  • Streisand Git clone has untracked changes: no
  • Genesis role: genesis-google
  • Custom SSH key: False

Enabled Roles

  • Shadowsocks enabled: True
  • Wireguard enabled: True
  • OpenVPN enabled: True
  • stunnel enabled: True
  • Tor enabled: False
  • Openconnect enabled: True
  • TinyProxy enabled: True
  • SSH forward user enabled: True
  • Configured number of VPN clients: 10

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants