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

asyncio.exceptions.TimeoutError on logs #65

Open
snirsh opened this issue Jun 15, 2021 · 1 comment
Open

asyncio.exceptions.TimeoutError on logs #65

snirsh opened this issue Jun 15, 2021 · 1 comment

Comments

@snirsh
Copy link

snirsh commented Jun 15, 2021

The feeder is working great with a service running on a RPi0W!

Although the logs don't seem so good.
I'm having a repeating error every couple of milliseconds(!):

petnet-feeder-service    | 2021-06-15 06:55:12,580   ERROR    root: Caught global exception:
petnet-feeder-service    | Traceback (most recent call last):
petnet-feeder-service    |   File "/usr/local/lib/python3.8/asyncio/tasks.py", line 501, in wait_for
petnet-feeder-service    |     raise exceptions.TimeoutError()
petnet-feeder-service    | asyncio.exceptions.TimeoutError

Trying to debug it on my end too.

@kruton
Copy link
Collaborator

kruton commented May 2, 2022

Is this still happening, @snirsh ?

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