abra app rm causes SSH connections to other servers #266

Closed
opened 2021-11-24 21:17:30 +00:00 by 3wordchant · 0 comments
Owner

Steps to reproduce

➜ abra app rm botamusique_demo_coopcloud

(I assume you need at least one abra server configured, that you haven't done a host-key dance with?)

Describe the expected behavior

If I've SSHd to the server that app was deployed to... nothing!

Describe the current behavior

➜ abra app rm botamusique_demo_coopcloud
? about to delete botamusique_demo_coopcloud, are you sure? Yes
querying remote servers...  29% |██████████████████████████                                                                   | (5/17) 
You are attempting to make an SSH connection to a server but there is no entry
in your ~/.ssh/known_hosts file which confirms that you have already validated
that this is indeed the server you want to connect to. Please take a moment to
validate the following SSH host key, it is important.

    Host:        swarm.neuronicgames.com
    Fingerprint: SHA256:v+dZQrwHXAxWoNfhZneSBxrQjqPV7FQcxZedPD7R2R4

If this is confusing to you, you can read the article below and learn how to
validate this fingerprint safely. Thanks to the comrades at cyberia.club for
writing this extensive guide <3

    https://sequentialread.com/understanding-the-secure-shell-protocol-ssh/

querying remote servers...  94% |██████████████████████████████████████████████████████████████████████████████████████      | (16/17) 

Any idea how this might be fixed?

Same fix as #242?

Additional information

759a00e

## Steps to reproduce ``` ➜ abra app rm botamusique_demo_coopcloud ``` (I assume you need at least one abra server configured, that you haven't done a host-key dance with?) ## Describe the expected behavior If I've SSHd to the server that app was deployed to... nothing! ## Describe the current behavior ``` ➜ abra app rm botamusique_demo_coopcloud ? about to delete botamusique_demo_coopcloud, are you sure? Yes querying remote servers... 29% |██████████████████████████ | (5/17) You are attempting to make an SSH connection to a server but there is no entry in your ~/.ssh/known_hosts file which confirms that you have already validated that this is indeed the server you want to connect to. Please take a moment to validate the following SSH host key, it is important. Host: swarm.neuronicgames.com Fingerprint: SHA256:v+dZQrwHXAxWoNfhZneSBxrQjqPV7FQcxZedPD7R2R4 If this is confusing to you, you can read the article below and learn how to validate this fingerprint safely. Thanks to the comrades at cyberia.club for writing this extensive guide <3 https://sequentialread.com/understanding-the-secure-shell-protocol-ssh/ querying remote servers... 94% |██████████████████████████████████████████████████████████████████████████████████████ | (16/17) ``` ## Any idea how this might be fixed? Same fix as #242? ## Additional information <!-- run "abra -v" on the command-line --> 759a00e
3wordchant added the
bug
abra
labels 2021-11-24 21:17:30 +00:00
decentral1se added this to the Beta release (software) project 2021-11-26 19:47:32 +00:00
decentral1se added this to the Command-line tool sustainability milestone 2021-11-26 19:47:35 +00:00
Sign in to join this conversation.
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#266
No description provided.