Praqma/Network-MultiTool

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

bthompson104 opened this issue · 0 comments

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"
                    },