SSH connections: handle missing context more gracefully #295

Closed
opened 2022-02-04 12:56:52 +00:00 by decentral1se · 1 comment
Owner

Problem was that my old docker context had an alias name but not the fqdn which abra seems to expect?: DEBU[0000] couldn't find a docker context matching lit.yksflip.de caller="/drone/src/pkg/ssh/ssh.go:460 GetContextConnDetails"
and looks like it then tried to connect on port 0? FATA[0000] dial tcp 10.130.20.243:0: connect: connection refused [...]

More in https://pastebin.com/0YYiChbb.

> Problem was that my old docker context had an alias name but not the fqdn which abra seems to expect?: DEBU[0000] couldn't find a docker context matching lit.yksflip.de caller="/drone/src/pkg/ssh/ssh.go:460 GetContextConnDetails" and looks like it then tried to connect on port 0? FATA[0000] dial tcp 10.130.20.243:0: connect: connection refused [...] More in https://pastebin.com/0YYiChbb.
decentral1se added the
bug
abra
labels 2022-02-04 12:56:52 +00:00
decentral1se added this to the Beta release (software) project 2022-02-04 12:56:53 +00:00
Author
Owner

I can't reproduce this and am thinking to just pass this on as a documentation issue in https://docs.coopcloud.tech/abra/trouble/#abra-server-ls-shows-the-wrong-details and in the troubleshooting guide. Thankfully abra server add did work in the original report, so that is nice.

I can't reproduce this and am thinking to just pass this on as a documentation issue in https://docs.coopcloud.tech/abra/trouble/#abra-server-ls-shows-the-wrong-details and in the troubleshooting guide. Thankfully `abra server add` did work in the original report, so that is nice.
Sign in to join this conversation.
No Milestone
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#295
No description provided.