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

kernel is always reconnecting #7970

Open
wqh17101 opened this issue Mar 3, 2020 · 1 comment
Open

kernel is always reconnecting #7970

wqh17101 opened this issue Mar 3, 2020 · 1 comment

Comments

@wqh17101
Copy link

wqh17101 commented Mar 3, 2020

Description

kernel is always reconnecting

Reproduce

Hi there i start a jupyterlab by
jupyter-lab --ip 0.0.0.0 --port xxxx
and open the browser

start a python3 console
and i got
image

here is the log
image

you can see that a kernel is available.
i wander that why i cannot connect to.

and i check the internet link log
image
so does it mean i had some problems with the websocket ?

@vidartf
Copy link
Member

vidartf commented Mar 12, 2020

There is definitely some network issues (the 400 GET things in the server log seems relevant). Not sure what the cause is, but you could try to see if you can enable more logging in the server. You might also want to update the server packages (your report does not seem to include any of the recommended info).

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