init script fails to curl coder server #14934
Unanswered
MaxTNielsen
asked this question in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
From the container logs it shows that the curl command fails:
Entropy:
After an extensive search on google I've tried the following to fix the error with curl:
wget works.
I would like to petition if it is possible to modify the init_sript with error handling so it instead tries with wget if the exit code from the curl command is = 0:
Or if you have any other suggestions that would be appriciated!
I'm running rootless and without privilege escalation.
Kind regards
Max
Beta Was this translation helpful? Give feedback.
All reactions