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

control_server in pubsub-thermostat example produces a "No handlers could be found for logger" error/warning #8

Open
handcyclist opened this issue Jun 14, 2018 · 0 comments

Comments

@handcyclist
Copy link

handcyclist commented Jun 14, 2018

The control_server.py works but produces the following error/warning after the first temperature message is received, then the error/warning does not appear again.
The error/warning is:

No handlers could be found for logger "google.cloud.pubsub_v1.subscriber._protocol.streaming_pull_manager"

The same message, but with pubsub, not pubsub_v1 had been appearing for a while, but the message with pubsub_v1 started appearing after the last time I upgraded using "pip install --upgrade [some modules] as per the md instructions" (about 2018Jun12)

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

1 participant