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

Issue with AD410 #78

Closed
pstapley opened this issue Jun 5, 2022 · 2 comments
Closed

Issue with AD410 #78

pstapley opened this issue Jun 5, 2022 · 2 comments

Comments

@pstapley
Copy link

pstapley commented Jun 5, 2022

I am running the docker on Unraid and I am seeing these errors with an AD410. Let me know if I can provide any further information. Thanks!

an error occurred during closing of asynchronous generator <async_generator object AsyncClient.stream at 0x151197070820>
asyncgen: <async_generator object AsyncClient.stream at 0x151197070820>
Traceback (most recent call last):
File "/usr/local/lib/python3.9/asyncio/runners.py", line 44, in run
return loop.run_until_complete(main)
File "/usr/local/lib/python3.9/asyncio/base_events.py", line 647, in run_until_complete
return future.result()
File "/app/amcrest2mqtt.py", line 426, in main
elif code == "CrossRegionDetection" and payload["data"]["ObjectType"] == "Human":
KeyError: 'ObjectType'

During handling of the above exception, another exception occurred:

RuntimeError: aclose(): asynchronous generator is already running

@towerhand
Copy link

Same?
#67

@pstapley pstapley closed this as completed Jun 7, 2022
@pstapley
Copy link
Author

pstapley commented Jun 7, 2022

Duplicate

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