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

Connecting fluentd timeout causes openstack project startup problems #154

Open
xidiandb opened this issue Nov 18, 2019 · 1 comment
Open

Comments

@xidiandb
Copy link

I encountered one such bug.I use k8s to deploy my application,and send the log to fluentd.However, when fluentd's pod dies, fluentd's service is still normal.At this time, my openstack application will not start up and will keep trying to connect fluentd's service.
Is there anyone who can help me?

@arcivanov
Copy link
Member

arcivanov commented Nov 18, 2019

I'm not entirely sure what you're asking. You have a synchronous logger that tries to connect to non-existing server endpoint and you're confused why your application does not progress?
What would be an expected behavior? Have you tried using AsyncSender? Have you collected any application-side logs?

Generally-speaking this is not the forum to post generalized "my application doesn't run" questions. If you have a specific bug/issue with fluent python logger to report, you're welcome post them.

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

2 participants