Skip to content
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

CrashLoopBackOff: Back-off restarting failed error in azure container instance #25

Open
bthompson104 opened this issue Aug 20, 2023 · 0 comments

Comments

@bthompson104
Copy link

Does anyone still use this image? When I try to run it as an azure container I get the below error. and when I run it locally on my macbook I can not connect to the ports 1180 or 11443.

Thanks

   "currentState": {
                        "state": "Waiting",
                        "detailStatus": "CrashLoopBackOff: Back-off restarting failed"
                    },
                    "previousState": {
                        "state": "Terminated",
                        "startTime": "2023-08-20T14:04:30.046Z",
                        "exitCode": 1,
                        "finishTime": "2023-08-20T14:04:37.037Z",
                        "detailStatus": "Error"
                    },
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant