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

unable to get local issuer certificate #182216

Closed
NJDave71 opened this issue May 11, 2023 · 6 comments
Closed

unable to get local issuer certificate #182216

NJDave71 opened this issue May 11, 2023 · 6 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@NJDave71
Copy link

Evetime I open my package,JSON I get Problems loading reference 'https://json.schemastore.org/package': Unable to load schema from 'https://json.schemastore.org/package': unable to get local issuer certificate.

Version: 1.78.1 (user setup)
Commit: 6a995c4
Date: 2023-05-04T09:48:08.683Z
Electron: 22.5.1
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.19045
Sandboxed: No

Does anyone have a suggestion?

@realslacker
Copy link

realslacker commented May 11, 2023

I'm seeing this with an extension that uses node staring with the 1.78.0 release as well. For me the certificate is one that is trusted via an internal root CA. This worked fine before 1.78.0.

Edited - after further testing it looks like this issue appeared in 1.78.0 for me

@thechosenginger
Copy link

Following.

Also experiences similar issues. I have tried to verify if it was a linting or package issue. I am working on a work laptop at home and this is a new issue for me. A temporary answer was to "json.validate.enable": false to my vscode settings.json

@realslacker
Copy link

realslacker commented May 11, 2023

I was able to resolve this by rolling back to 1.77.3, seems something changed in 1.78.0 that is causing an issue with internal CA certificates.

image

@thechosenginger that didn't work for me, at least for the extension I'm trying to use.

@gjsjohnmurray
Copy link
Contributor

Does the problem still happen with 1.78.2, which just shipped?

@chrmarti chrmarti added the info-needed Issue requires more information from poster label May 12, 2023
@chrmarti
Copy link
Contributor

Likely #181404 which is fixed in 1.78.2. Let us know if you still see it with that version.

@VSCodeTriageBot
Copy link
Collaborator

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@VSCodeTriageBot VSCodeTriageBot closed this as not planned Won't fix, can't repro, duplicate, stale May 19, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

7 participants