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

Request initialize failed with message - scheme is missing #602

Open
clarkbreyman opened this issue Oct 28, 2024 · 7 comments
Open

Request initialize failed with message - scheme is missing #602

clarkbreyman opened this issue Oct 28, 2024 · 7 comments
Labels
Area: VsCodeExtension bug Something isn't working

Comments

@clarkbreyman
Copy link

Experiencing failure on YAML load. I am signed in with my @microsoft account. I have tried uninstalling, quit and restart but that has not helped.

Request initialize failed with message: [UriError]: Scheme is missing: {scheme: "", authority: "", path: "null", query: "", fragment: ""}

Version: 1.94.2
Commit: 384ff7382de624fb94dbaf6da11977bba1ecd427
Date: 2024-10-09T16:08:44.566Z (2 wks ago)
Electron: 30.5.1
ElectronBuildId: 10262041
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.6.0

Azure Pipelines plugin 1.247.2

@clarkbreyman
Copy link
Author

Granting full disk access to VSCode did not resolve.

@sharpjs
Copy link

sharpjs commented Oct 30, 2024

Same issue here.
Image

Interestingly, the Output panel has two entries for Azure Pipelines Language.
Image

@HunterAhlquist
Copy link

Same problem here for me too.
Windows 10

@winstliu winstliu added bug Something isn't working and removed triage labels Nov 1, 2024
@winstliu
Copy link
Member

winstliu commented Nov 1, 2024

Other than the message popping up, what else happens? Do you still have IntelliSense/auto-completion?

@HunterAhlquist
Copy link

Other than the message popping up, what else happens? Do you still have IntelliSense/auto-completion?

No, I do not.

@vikukush
Copy link

Same issue here

@sharpjs
Copy link

sharpjs commented Nov 23, 2024

Other than the message popping up, what else happens? Do you still have IntelliSense/auto-completion?

No IntelliSense. The only completions offered are words that already exist in the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: VsCodeExtension bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants