app deploy fails - FATA[0000] dial unix: missing address #346
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Without
-d
, the error is onlyFATA[0000] dial unix: missing address
.No idea what this means.
FATA[0000] dial unix: missing addressto app deploy fails - FATA[0000] dial unix: missing addressHmmm it seems to be trying to find a docker context / ssh config twice 🤔 So yeh, it doesn't seem to be able to handle a missing docker context and whatever it pieces together from the SSH config (using defaults). Will need to fix this up, yep.
Consolidating to coop-cloud/organising#380.