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 load schema from 'http://json.schemastore.org/package' behind Proxy #36197

Closed
JoySurfer opened this issue Oct 13, 2017 · 1 comment
Closed
Assignees
Labels
json JSON support issues

Comments

@JoySurfer
Copy link

  • VSCode Version: 1.17.1
  • OS Version: Win7 x64

Steps to Reproduce:

  1. package.json produces warning in every project:
    message: 'Problems loading reference 'http://json.schemastore.org/package': Unable to load schema from 'http://json.schemastore.org/package':
<title>ERROR: Cache Access Denied</title>
  1. Proxy is set and used fine by other parts of VS Code. But no loading from json.schemastore.org,
@vscodebot vscodebot bot added json JSON support issues new release labels Oct 13, 2017
@aeschli
Copy link
Contributor

aeschli commented Oct 13, 2017

The JSON extension relies on the http.proxy, http.proxyStrictSSL and http.proxyAuthorization settings.
If these are all correctly set, but you still see the issue, please describe your environment in #12588.

@aeschli aeschli closed this as completed Oct 13, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
json JSON support issues
Projects
None yet
Development

No branches or pull requests

3 participants