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

[orion] Orion crashes on container restart #276

Open
sbanoeon opened this issue Jul 26, 2024 · 2 comments
Open

[orion] Orion crashes on container restart #276

sbanoeon opened this issue Jul 26, 2024 · 2 comments

Comments

@sbanoeon
Copy link
Contributor

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

@SBlechmann
Copy link

I am facing similar issues. The pod fails from time to time and after a manual restart it works again.

Anyone has any ideas why this happens?

@wistefan
Copy link
Collaborator

Hi,
I'm not sure what happens, but if the container crashes, please create an issue in the fiware/orion. Container crashes do not belong to the chart.
@sbanoeon To get the logs of crashed containers, I recommend to use a log-aggregator in your cluster. You will be able to see the logs of crashed containers with such.
Best

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

3 participants