You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
frigate-7856dbc88-glfrn frigate s6-rc: fatal: timed out
frigate-7856dbc88-glfrn frigate s6-sudoc: fatal: unable to get exit status from server: Operation timed out
From what I have read, it should just wait. I have tried things like
S6_CMD_WAIT_FOR_SERVICES_MAXTIME
without help, any ideas?
note, the additional things which seem to work find when done manually are:
Please provide a small Dockerfile that demonstrates your issue.
Using this image https://github.com/blakeblackshear/frigate/tree/dev/docker I added a cont-init to do some additional things in the pod. When I do this, I get the following error:
From what I have read, it should just wait. I have tried things like
S6_CMD_WAIT_FOR_SERVICES_MAXTIME
without help, any ideas?
note, the additional things which seem to work find when done manually are:
The text was updated successfully, but these errors were encountered: