Replies: 1 comment
-
Is it possible to add logs yourself, or enable a debug flag so you can have a better understanding about what is happening when the command runs? I would start by making sure that it wasn't an OOM error. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I started a job which run for 1 hour until the runner crash and I never know what happened:
Here's the logs from the runner pod (all from
docker
container) right before it crashed:And here's the logs from the controller pod at that time:
How I deployed ARC
kubectl
create/apply/replace.0.26.0
.v1.8.2
Beta Was this translation helpful? Give feedback.
All reactions