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

LSP Servers always Connecting... #310

Closed
walidsi opened this issue Aug 8, 2020 · 8 comments
Closed

LSP Servers always Connecting... #310

walidsi opened this issue Aug 8, 2020 · 8 comments
Milestone

Comments

@walidsi
Copy link

walidsi commented Aug 8, 2020

Hi,

I followed the instructions at https://jupyterlab-lsp.readthedocs.io/en/latest/Installation.html in order to get jupyterlab-lsp up and running. Installation steps were successful without errors but upon opening a notebook in juypter lab, I noticed that the LSP Servers status is always "Connecting..."

image

What is wrong please? and how can I get it to work?

@krassowski
Copy link
Member

krassowski commented Aug 8, 2020 via email

@krassowski krassowski added this to the 1.2 milestone Aug 12, 2020
@EnchoC
Copy link

EnchoC commented Aug 14, 2020

image

Me too, server connecting。。

@krassowski
Copy link
Member

Thank you for the reports it should be fixed in the 2.0 version (to be released today).

@walidsi
Copy link
Author

walidsi commented Sep 3, 2020

Thank you for the reports it should be fixed in the 2.0 version (to be released today).

@krassowski Thanks for the update. How do I upgrade to version 2.0? I tried removing everything and installing again but it seems v0.9 is still the one that gets installed.

@krassowski
Copy link
Member

Sorry for the delay, I have not released it yet, waiting for #328. @bollwyvl do you need a hand with testing, or maybe should I go ahead and make a release now?

@bollwyvl
Copy link
Collaborator

bollwyvl commented Sep 3, 2020 via email

@krassowski
Copy link
Member

@walidsi you can update now with:

pip install jupyter-lsp==0.9.2
jupyter labextension install @krassowski/[email protected]

Summary of changes: https://github.com/krassowski/jupyterlab-lsp/releases/tag/v2.0.0 (and more in the changelog). Please let us know how it works for you.

@krassowski krassowski modified the milestones: 1.2, 2.0 Sep 4, 2020
@stefaneidelloth
Copy link

stefaneidelloth commented Oct 28, 2020

Have this or similar issue for current version 2.0.8
After trying to adapt LanguageServer => User Preferences
and restarting the Server, the message in the status bar
changed from "Waitingg for python" (or so)
to "Waiting for documents initialization..."

image

How can I check the availability of the python language server from the console?
Might the issue be caused by a slow (VPN-) internet connection?
Or by not using conda for the installation?

If I downgrade to version 2.0.0 i get

image

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

5 participants