Abra fails silently if required image doesn't exist #518

Closed
opened 2023-10-19 13:16:50 +00:00 by knoflook · 3 comments
Owner

When trying to deploy a recipe referencing a container on ghcr.io that is not publicly visible, abra fails silently and said containers don't log anything. The only way you can learn about the problem is trough reading the docker service logs on the server.

When trying to deploy a recipe referencing a container on ghcr.io that is not publicly visible, abra fails silently and said containers don't log anything. The only way you can learn about the problem is trough reading the docker service logs on the server.
knoflook added the
bug
label 2023-10-19 13:16:50 +00:00
Owner

@knoflook

Ah yeh, I am hoppping to finally get actually useful debug for failing deployments covered in #501.

In the meantime, yeh, we could add a check to ensure the image can be found. However, this could add quite some network wait time... perhaps after you confirm the deployment? Any ideas?

I guess this could fit in as a lint rule with level: error so it would fail the deployment?

@knoflook Ah yeh, I am hoppping to finally get actually useful debug for failing deployments covered in https://git.coopcloud.tech/coop-cloud/organising/issues/501. In the meantime, yeh, we could add a check to ensure the image can be found. However, this could add quite some network wait time... perhaps after you confirm the deployment? Any ideas? I guess this could fit in as a lint rule with `level: error` so it would fail the deployment?
Author
Owner

maybe it could be shown in abra app errors or abra app ps?

maybe it could be shown in `abra app errors` or `abra app ps`?
decentral1se added the
abra
label 2023-10-20 09:10:32 +00:00
Owner

We decided: abra app logs should get smarter and be able to show this error.

We decided: `abra app logs` should get smarter and be able to show this error.
p4u1 closed this issue 2023-12-14 13:15:26 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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#518
No description provided.