StreisandEffect / streisand

Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
https://twitter.com/streisandvpn
Other
23.19k stars 1.99k forks source link

cannot install on linode.com #1518

Open covici opened 5 years ago

covici commented 5 years ago

Expected behavior: install without errors

Actual Behavior:fails to install I get the following error

TASK [tor-bridge : Add the Tor APT key] ****

fatal: [97.107.139.217]: FAILED! => {"changed": false, "cmd": "/usr/bin/apt-key adv --no-tty --keyserver keyserver.ubuntu.com --recv A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89", "msg": "Error fetching key A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 from keyserver: keyserver.ubuntu.com", "rc": 2, "stderr": "gpg: requesting key 886DDD89 from hkp server keyserver.ubuntu.com\ngpg: packet(13) too large\ngpg: read_block: read error: invalid packet\ngpg: Total number processed: 0\ngpg: no valid OpenPGP data found.\n", "stderr_lines": ["gpg: requesting key 886DDD89 from hkp server keyserver.ubuntu.com", "gpg: packet(13) too large", "gpg: read_block: read error: invalid packet", "gpg: Total number processed: 0", "gpg: no valid OpenPGP data found."], "stdout": "Executing: /tmp/tmp.kRz06VwWvD/gpg.1.sh --no-tty\n--keyserver\nkeyserver.ubuntu.com\n--recv\nA3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89\n", "stdout_lines": ["Executing: /tmp/tmp.kRz06VwWvD/gpg.1.sh --no-tty", "--keyserver", "keyserver.ubuntu.com", "--recv", "A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89"]}

Steps to Reproduce:

  1. invoke Streisand script
  2. select linode.
  3. once the server is created enter fqdn.

[ contents of streisand-diagnostics.md here ]

Ansible Information

Streisand Information

Enabled Roles

Additional Details:

Log output from Ansible or other relevant services (link to Gist for longer output):

Target Cloud Provider:
Operating System of target host:
Operating System of client:
Version of Ansible, using ansible --version :
Output from git rev-parse HEAD in your Streisand directory :
nopdotcom commented 5 years ago

Thanks for the bug report. I can reproduce it. This is usually a transient error; I'll try again later today.

covici commented 5 years ago

Can I reinstall over the existing server, or do I have to spin up a new one?

On Wed, 20 Feb 2019 11:28:14 -0500, Jay Carlson wrote:

[1 <text/plain; UTF-8 (7bit)>] [2 <text/html; UTF-8 (7bit)>] Thanks for the bug report. I can reproduce it. This is usually a transient error; I'll try again later today.

― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?

     John Covici wb2una
     covici@ccs.covici.com
covici commented 5 years ago

As of this writing, its still not working.

On Wed, 20 Feb 2019 11:28:14 -0500, Jay Carlson wrote:

[1 <text/plain; UTF-8 (7bit)>] [2 <text/html; UTF-8 (7bit)>] Thanks for the bug report. I can reproduce it. This is usually a transient error; I'll try again later today.

― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?

     John Covici wb2una
     covici@ccs.covici.com
covici commented 5 years ago

Still not working as of this writing. Any way to fix and continue?

Thanks.

On Wed, 20 Feb 2019 11:28:14 -0500, Jay Carlson wrote:

[1 <text/plain; UTF-8 (7bit)>] [2 <text/html; UTF-8 (7bit)>] Thanks for the bug report. I can reproduce it. This is usually a transient error; I'll try again later today.

― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

-- Your life is like a penny. You're going to lose it. The question is: How do you spend it?

     John Covici wb2una
     covici@ccs.covici.com
Luccifer commented 5 years ago

same here