Skip to content
New issue

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

[1.8.1] app server unreachable when checking secureboot status #5896

Closed
emkll opened this issue Apr 13, 2021 · 5 comments
Closed

[1.8.1] app server unreachable when checking secureboot status #5896

emkll opened this issue Apr 13, 2021 · 5 comments

Comments

@emkll
Copy link
Contributor

emkll commented Apr 13, 2021

Description

When performing a new install on the latest release/1.8.1 branch, the installer fails at the following step:

TASK [prepare-servers: Install python and packages required by installer] *************
ok: [mon]
fatal: [app] UNREACHABLE! => {"changed": false, "msg": "Data could not be sent to remote host \"10.20.2.2\". Make sure this host can be reached over ssh: ", "unreachable": true}

What is strange is that ssh to the app server is still working after that failure.

Steps to Reproduce

./securedrop-admin --force install on a newly provisioned 20.04 install

Expected Behavior

prepare-servers role should complete successfully

Actual Behavior

prepare-servers fails at the "Check SecureDrop status" step

Comments

I tried several things:

  • re-cloning the repository
  • using different hardware (mac mini, NUC10, all with secureboot disabled)
  • deleting ~/.ansible/cp/
@eloquence eloquence added this to 1.8.1 Release Period (Kanban Mode) in SecureDrop Team Board Apr 13, 2021
@kushaldas
Copy link
Contributor

We need someone else than me to reproduce this, on a normal VM based approach can not test secureboot related checks. Just now finished a normal installation on Focal via release/1.8.1 branch and works perfectly.

@emkll
Copy link
Contributor Author

emkll commented Apr 13, 2021

I just ran install again and did not observe this error. It's unclear if this is was a transient error or user error 😕

@zenmonkeykstop
Copy link
Contributor

Just ran through a fresh install (and multiple install playbook runs afterward) on nuc10/nuc8, did not observe this error.

@eloquence
Copy link
Member

eloquence commented Apr 14, 2021

Hardware: 2014 Mac Minis
Server OS: Ubuntu 20.04
Scenario: Fresh install
Commit: 372952c (tip of release/1.8.1)

The [prepare-servers: Install python and packages required by installer] step completed without issues on app and mon. Will post any other findings from quick testing on main issue.

@eloquence
Copy link
Member

Closing for now due to failure to reproduce, will re-open if we observe again during next QA cycle or before then.

SecureDrop Team Board automation moved this from 1.8.1 Release Period (Kanban Mode) to Done Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

4 participants