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

Possible issue with slow connection or caching issue? #460

Open
maartenbreddels opened this issue Jan 12, 2024 · 0 comments
Open

Possible issue with slow connection or caching issue? #460

maartenbreddels opened this issue Jan 12, 2024 · 0 comments

Comments

@maartenbreddels
Copy link
Contributor

@iisakkirotko had this error, putting this here so we don't forget.

Let me know if you can reproduce this.

ERROR:    Unknown comm method called on solara.control comm: request_state
ERROR:solara.server.app:Unknown comm method called on solara.control comm: request_state
ERROR:Comm:Exception in comm_msg for f9ad52d8-8b1b-421f-ad23-3595f4051cb5
Traceback (most recent call last):
  File "/---/lib/python3.10/site-packages/comm/base_comm.py", line 296, in comm_msg
    comm.handle_msg(msg)
  File "/---/lib/python3.10/site-packages/comm/base_comm.py", line 191, in handle_msg
    self._msg_callback(msg)
  File "/---r/lib/python3.10/site-packages/ipywidgets/widgets/widget.py", line 410, in _handle_control_comm_msg
    raise RuntimeError('Unknown front-end to back-end widget control msg with method "%s"' % method)
RuntimeError: Unknown front-end to back-end widget control msg with method "request_state"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant