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

Error doing job: Task exception was never retrieved #231

Closed
dinan5 opened this issue Dec 15, 2023 · 2 comments
Closed

Error doing job: Task exception was never retrieved #231

dinan5 opened this issue Dec 15, 2023 · 2 comments
Assignees

Comments

@dinan5
Copy link

dinan5 commented Dec 15, 2023

Describe the bug
Multiple times per day I get the following error:
Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/config/custom_components/bhyve/pybhyve/websocket.py", line 57, in _ping
await self._ws.send_str(json.dumps({"event": "ping"}))
File "/usr/local/lib/python3.11/site-packages/aiohttp/client_ws.py", line 165, in send_str
await self._writer.send(data, binary=False, compress=compress)
File "/usr/local/lib/python3.11/site-packages/aiohttp/http_websocket.py", line 729, in send
await self._send_frame(message, WSMsgType.TEXT, compress)
File "/usr/local/lib/python3.11/site-packages/aiohttp/http_websocket.py", line 628, in _send_frame
raise ConnectionResetError("Cannot write to closing transport")
ConnectionResetError: Cannot write to closing transport

Expected behaviour
No error

BHyve devices
two devices - Smart Hose Tap, Orbit Sprinkler Controller

Device Diagnostics

@jhemak
Copy link

jhemak commented Apr 10, 2024

Same

@sebr
Copy link
Owner

sebr commented Apr 23, 2024

Dupe of #156

@sebr sebr closed this as completed Apr 23, 2024
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

3 participants