vscode-youcompleteme icon indicating copy to clipboard operation
vscode-youcompleteme copied to clipboard

[UriError]: Scheme is missing

Open hsnusonic opened this issue 5 years ago • 3 comments

Hi,

I just installed this extension and got the error message as below.

[Error - 10:12:51 PM] Server initialization failed. Message: Request initialize failed with message: [UriError]: Scheme is missing: {scheme: "", authority: "", path: "null", query: "", fragment: ""} Code: -32603

How could I get more information to inspect why it can't be initialized?

VScode information:

Version: 1.39.2 Commit: 6ab598523be7a800d7f3eb4d92d7ab9a66069390 Date: 2019-10-15T15:33:00.827Z Electron: 4.2.10 Chrome: 69.0.3497.128 Node.js: 10.11.0 V8: 6.9.427.31-electron.0 OS: Darwin x64 19.0.0

extension version: 1.1.0

hsnusonic avatar Oct 31 '19 02:10 hsnusonic

Can you set ycmd.debug to see if there are more logs?

Also what's the version of your vscode and extension?

richard1122 avatar Nov 02 '19 01:11 richard1122

Hi @richard1122 ,

I got the same message in "Output" after setting ycmd.debug. The version is added in my post.

hsnusonic avatar Nov 04 '19 16:11 hsnusonic

@hsnusonic Hi, I can repro it sometimes.

I'll try to fix it these days.

Thanks.

richard1122 avatar Nov 05 '19 05:11 richard1122