abra app list -S should not fail if one of the servers is not accessable #581

Open
opened 2025-07-03 17:15:55 +00:00 by cas · 1 comment
Member

On an abra app list -S, sometimes something such as this will occur:

querying remote servers... 63% |█████████████████████████ | (19/30) FATA unknown server, run "abra server add swarm-1.coopcloud.tech"?

It seems as though the message should still happen but the loop should continue, skipping the failed server. There's no reason this should be an abort, especially since it takes so long to do this process.

On an `abra app list -S`, sometimes something such as this will occur: ```querying remote servers... 63% |█████████████████████████ | (19/30) FATA unknown server, run "abra server add swarm-1.coopcloud.tech"?``` It seems as though the message should still happen but the loop should continue, skipping the failed server. There's no reason this should be an abort, especially since it takes so long to do this process.
Owner

Related: #560

Related: https://git.coopcloud.tech/toolshed/abra/issues/560
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/abra#581
No description provided.