helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

[orion] Orion crashes on container restart

Open sbanoeon opened this issue 6 months ago • 2 comments

I am facing a problem in which Orion is deployed on AKS (Azure Kubernetes Service) Cluster. For some reasons when the containers are restarted or redeployed on some other nodes due to autoscaling or AKS Automatic upgrade scheduling, the Orion API gives 502 Bad Gateway Error.

This resolves with helm upgrade orion fiware/orion . But do you know why Orion API gives 502 error when the containers are restarted? Since the containers were restarted, I could not find any useful logs.

Thank you

sbanoeon avatar Jul 26 '24 10:07 sbanoeon