question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Installing LSP unsuccessful. Error: 500 (Internal Server Error)

See original GitHub issue

Description

This seems like a great extension to me, but i can get it to install/work properly. 😃

I installed it via conda, and all seems to resolve OK.

(base) C:\>conda install --insecure -c conda-forge python-language-server r-languageserver
Collecting package metadata (current_repodata.json): done
Solving environment: done

But when I try click ‘install’ within the extension pane in Jupyter Lab: I first get the Server Companion warning: I click ‘OK’. Then it gives me an Internal Server Error image I can’t find anything useful in the documentation about this.

Conda 3.7 conda list.txt

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Juan-132commented, Jan 4, 2020

Thanks for your reply. I can understand the complexity, and that this might not be the right time to implement this yet. I really value the effort you guys put in, also in you spare time. And hope this can be realized at some point in the future. Cheers!

1reaction
Juan-132commented, Jan 4, 2020

Hi bollwyvl, I now installed the newest version of nodejs (13). But that does not seem to work due to a conflict with npm.

(base) C:\>conda list nodejs
# packages in environment at C:\ProgramData\Anaconda3:
#
# Name                    Version                   Build  Channel
nodejs                    13.0.0                        1    conda-forge

(base) C:\>jupyter labextension install @krassowski/jupyterlab-lsp
An error occured.
ValueError: "@krassowski/jupyterlab-lsp" is not a valid npm package
See the log file for details:  C:\Users\XXXXXX\AppData\Local\Temp\jupyterlab-debug-tcgdyvs1.log

error nodejs.txt

Edit: Downgraded to NodeJS version 10:13 and now this error is resolved.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix a 500 Internal Server Error on Your WordPress Site
The 500 Internal Server Error status code occurs when the server encounters an error that prevents it from fulfilling the request.
Read more >
HTTP 500 Internal Server Error: What It Means & How to Fix It
An HTTP 500 internal server error is a general error message. It covers unexpected issues that don't fit into existing error codes. HTTP...
Read more >
How to Fix HTTP Error 500 in WordPress (Internal Server Error)
1. WordPress 500 Internal Server Error Due to Bad Plugins · Login to Hostinger hPanel and navigate to File Manager under the Files...
Read more >
What is “HTTP 500 Internal Server Error” and How to Fix It?
The HTTP 500 error, in particular, indicates that the server encountered an unexpected condition that prevented it from fulfilling the request. In other...
Read more >
How to Fix the 500 Internal Server Error in ... - ThemeIsle
1. Turn on debugging - You can turn debugging on by editing your site’s wp-config.php file: once you’ve accessed this file, search for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found