abra app $domain errors to list error logs when state is "0/1 replicas" #37

Open
opened 2020-11-06 10:40:31 +00:00 by decentral1se · 0 comments
Owner

If I run docker service ps --no-trunc $service then I get normally exactly what is stopping a container from coming up. In the case when it cannot bring up a replica. So, if you do docker service ls and you see 0/1 under replicas, then you have to do the --no-trunc dance to get the error logs. I am thinking it would be nice to have a abra app $domain errors that does this by checking which services are in that app that didn't manage to bring up a replica and then give those error logs.

If I run `docker service ps --no-trunc $service` then I get normally exactly what is stopping a container from coming up. In the case when it cannot bring up a replica. So, if you do `docker service ls` and you see `0/1` under replicas, then you have to do the `--no-trunc` dance to get the error logs. I am thinking it would be nice to have a `abra app $domain errors` that does this by checking which services are in that app that didn't manage to bring up a replica and then give those error logs.
decentral1se added the
bug
label 2020-12-29 13:07:00 +00:00
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
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/abra#37
No description provided.