No timeouts for server connections when SSH is not working #174

Closed
opened 2021-09-21 06:54:25 +00:00 by decentral1se · 1 comment
Owner

Describe the current behavior

Variant of #169. If you've lost SSH contact with a server in your abra server ls list, then connections never work and they never time out so the command-line just stalls forever.

Steps to reproduce

Add a host to your server list you don't have SSH for.

Describe the expected behavior

The connection times out < 5 seconds with an appropriate error

Additional information

  • version: dev-bd1bf3b
## Describe the current behavior Variant of https://git.coopcloud.tech/coop-cloud/organising/issues/169. If you've lost SSH contact with a server in your `abra server ls` list, then connections never work and they never time out so the command-line just stalls forever. ## Steps to reproduce Add a host to your server list you don't have SSH for. ## Describe the expected behavior The connection times out < 5 seconds with an appropriate error ## Additional information <!-- run "abra version" on the command-line --> - version: `dev-bd1bf3b`
decentral1se added this to the Command-line tool sustainability milestone 2021-09-21 06:54:25 +00:00
decentral1se added the
bug
abra
labels 2021-09-21 06:54:25 +00:00
decentral1se added this to the Beta release (software) project 2021-09-21 06:54:26 +00:00
Author
Owner

Weirdly, I haven't been able to reproduce this and I see that abra app ls -S does bail out correctly with unknown status for servers it cannot connect to. I tried adding a timeout to the client creation but it keeps spitting out "writer closed" errors because of it... unsure about that. Maybe some local network issue I had...closing for now...

Weirdly, I haven't been able to reproduce this and I see that `abra app ls -S` does bail out correctly with `unknown` status for servers it cannot connect to. I tried adding a timeout to the client creation but it keeps spitting out "writer closed" errors because of it... unsure about that. Maybe some local network issue I had...closing for now...
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#174
No description provided.