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

Invalid URL escape "%2B" #99

Open
jmgilman opened this issue May 19, 2023 · 0 comments
Open

Invalid URL escape "%2B" #99

jmgilman opened this issue May 19, 2023 · 0 comments

Comments

@jmgilman
Copy link

In the last week or so the language server has stopped working for me. I connect to a desktop from my laptop using Remote SSH and do most of my development this way. Recently, the language server has been going into a crash loop with an error that looks like this:

panic: failed to parse request URI: parse "vscode-remote://ssh-remote%2Bwork/home/josh/work/catalyst-world": invalid URL escape "%2B"

Where, ssh-remote+work represents an SSH remote session to the work profile, and /home/josh/work/catalyst-world being the current working directory. I'm not sure if this format has changed recently, as I've successfully been using this language server for a few months now, but for one reason or another it's stopped accepting this URI format.

Any help in resolving this issue is appreciated :)

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

1 participant