-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
review exit code for below error and if possible exit with -1 #873
Comments
vdelendik
added a commit
that referenced
this issue
Jan 18, 2024
#873 Replace exit code 0 to exit code 1
for below reason also return code 1 to initiate stf container restart:
|
Verified.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
according to the findings we see that below error might be fixed by stf/mcloud-device container restart. it seems like in 2.6.x we decided to do exit with error code 0 and make device unhealthy. Simple stf restart restore device in 90% of cases
The text was updated successfully, but these errors were encountered: