Skip to content

Invalid URL escape "%2B" #99

@jmgilman

Description

@jmgilman

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions