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

Unhandled timeout #4926

Closed
eivindjahren opened this issue Feb 21, 2023 · 2 comments
Closed

Unhandled timeout #4926

eivindjahren opened this issue Feb 21, 2023 · 2 comments
Labels

Comments

@eivindjahren
Copy link
Contributor

eivindjahren commented Feb 21, 2023

Connection to websocket wss://10.217.147.86:51834/dispatch was closed, retry in 3 seconds.
Traceback (most recent call last):
File "/prog/res/komodo/2023.02.01-py38-rhel7/root/lib64/python3.8/site-packages/ert/_c_wrappers/job_queue/queue.py", line 389, in _publish_changes
async with connect(
File "/prog/res/komodo/2023.02.01-py38-rhel7/root/lib64/python3.8/site-packages/websockets/legacy/client.py", line 633, in __aenter__
return await self
File "/prog/res/komodo/2023.02.01-py38-rhel7/root/lib64/python3.8/site-packages/websockets/legacy/client.py", line 650, in __await_impl_timeout__
return await asyncio.wait_for(self.__await_impl__(), self.open_timeout)
File "/opt/rh/rh-python38/root/usr/lib64/python3.8/asyncio/tasks.py", line 501, in wait_for
raise exceptions.TimeoutError()
asyncio.exceptions.TimeoutError
@eivindjahren eivindjahren changed the title Unhandled Unhandled timeout Feb 21, 2023
@eivindjahren
Copy link
Contributor Author

This can be closed with #6270

@xjules
Copy link
Contributor

xjules commented Jul 29, 2024

Not observed since.

@xjules xjules closed this as completed Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants