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

The connection has timed out #84

Open
statiksof opened this issue Aug 16, 2021 · 4 comments
Open

The connection has timed out #84

statiksof opened this issue Aug 16, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@statiksof
Copy link

Describe the bug

During the first seconds/minutes when building the dashboard, it returns The connection has timed out in the browser. When I try again after some time it works which means that building continued in the background.

I have tried all the options mentioned here but no success.

Do you know how to avoid that and show the progress instead?

This issue concerns all presentation types.

To Reproduce

  1. create/edit dashboard
  2. save
  3. Enter options for resources (memory, cpus)
  4. save
@statiksof statiksof added the bug Something isn't working label Aug 16, 2021
@danlester
Copy link
Member

Thanks for your comment. If you're still working on this, I think the crucial thing is to understand what type of JupyterHub installation you are using. In particular, what Spawner are you using, e.g. KubeSpawner?

@danlester
Copy link
Member

Oh, from your other messages I think you are using SlurmSpawner or similar. Do you see any similar problems when starting a regular JupyterLab named server?

@statiksof
Copy link
Author

@danlester I though I already answered. All other sessions work fine, there is no timeout only when dashboards.

@statiksof
Copy link
Author

I think this is streamlit issue, see here. Applying the patch avoided a time out .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants