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

"Ensure a GPG agent is running" fails #1677

Open
@ItsMeAubey

Description

@ItsMeAubey

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions