YAML(786) Unable to load schema
See original GitHub issueDescribe the bug
I’m getting the following “Problem” on a yaml file.
Unable to load schema from 'https://www.graphql-code-generator.com/config.schema.json': Request vscode/content failed unexpectedly without providing any details.
This is loaded from the default catalog, and I’m able to access the schema via browser and using curl within the vscode terminal. Please let me know how I can help debug.
Expected Behavior
Schema is downloaded without problem
Current Behavior
Schema isn’t loaded
Steps to Reproduce
- Create a file called codegen.yaml
- Type anything
Environment
- Windows
- Mac
- Linux
- other (please specify)
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:19
Top Results From Across the Web
1 Answer - 1 - Stack Overflow
Vscode: Unable to load schema from 'https://json.schemastore.org/gitlab-ci': getaddrinfo ENOTFOUND json.schemastore.org.(768) · Ask Question.
Read more >pre-generated config not found in Fiori dev space
Unable to load schema from 'https://sap.github.io/ui5-tooling/schema/ui5.yaml.json': Client network socket disconnected before secure TLS ...
Read more >Validation errors when opening azure-pipelines.yml in solution
The pipeline works perfectly in Azure DevOps. Error 768 Unable to load schema from 'https://raw.githubusercontent.com/microsoft/azure-pipelines-vscode/v1.174.2/ ...
Read more >YAML(786) Unable to load schema #694 - bytemeta
I'm getting the following "Problem" on a yaml file. Unable to load schema from 'https://www.graphql-code-generator.com/config.schema.json': Request vscode/ ...
Read more >Frontend: The schema for `.gitlab-ci.yml` is missing support for ...
When using the !reference keyword in a .gitlab-ci.yml, this is shown as ... The schema is not loading correctly in the Web IDE...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’m experiencing the same issue, but for a different schema;
I’m able to access the URL just fine using curl (and with web browsers). I’m not behind a proxy.
same error I fix it by: