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

[FIX] entrypoint: fix log error when use the entrypoint in a k8s pod #11

Merged

Conversation

JonathanOsAlc
Copy link
Contributor

description

Before this changes, when trying to show the logs in the output of docker, it shows the Odoo logs and another error log (this logs should not trigger):

  • image

and now with those changes, it shows the Odoo logs well:

  • image

More information about the fix: Supervisor/supervisor#935

@JonathanOsAlc
Copy link
Contributor Author

@ruiztulio MR ready to review.

@ruiztulio ruiztulio merged commit 9175bd9 into OrchestSh:master Nov 29, 2024
3 checks passed
@ruiztulio ruiztulio deleted the master-fix_stderr-jonathanosalc branch November 29, 2024 14:52
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

Successfully merging this pull request may close these issues.

Supervisor 3.3.1: CRIT uncaptured python exception, closing channel
2 participants