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

Uncaught FetchError: request to https://schemastore.org/api/json/catalog.json failed, reason: Hos... #38

Open
andredelft opened this issue May 28, 2020 · 0 comments

Comments

@andredelft
Copy link

andredelft commented May 28, 2020

My Atom editor just raised this error when opening a JSON file. There are no major malfunctions AFAICS, so probably nothing big. But just in case, copying the output below:

Atom: 1.47.0 x64
Electron: 5.0.13
OS: Mac OS X 10.13.1
Thrown From: json-schema package 0.1.15

Stack Trace

Uncaught FetchError: request to https://schemastore.org/api/json/catalog.json failed, reason: Hostname/IP does not match certificate's altnames: Host: schemastore.org. is not in the cert's altnames: DNS:*.azurewebsites.net, DNS:*.scm.azurewebsites.net, DNS:*.azure-mobile.net, DNS:*.scm.azure-mobile.net, DNS:*.sso.azurewebsites.net

At ~/.atom/packages/json-schema/node_modules/rx/dist/rx.js:579

FetchError: request to https://schemastore.org/api/json/catalog.json failed, reason: Hostname/IP does not match certificate's altnames: Host: schemastore.org. is not in the cert's altnames: DNS:*.azurewebsites.net, DNS:*.scm.azurewebsites.net, DNS:*.azure-mobile.net, DNS:*.scm.azure-mobile.net, DNS:*.sso.azurewebsites.net
    at /packages/json-schema/node_modules/node-fetch/index.js:133:11)
    at ClientRequest.emit (events.js:194:13)
    at TLSSocket.socketErrorListener (_http_client.js:401:9)
    at TLSSocket.emit (events.js:194:13)
    at emitErrorNT (internal/streams/destroy.js:91:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
    at processTicksAndRejections (internal/process/task_queues.js:81:17)

Commands

     -7:24.9.0 core:save (input.hidden-input)
     -7:21.3.0 latex:build (input.hidden-input)
  3x -6:59.7.0 core:backspace (input.hidden-input)
     -6:59.1.0 core:save (input.hidden-input)
     -6:51.6.0 latex:build (input.hidden-input)
     -6:40.9.0 core:backspace (input.hidden-input)
     -6:39.4.0 core:save (input.hidden-input)
     -6:38.4.0 latex:build (input.hidden-input)
  3x -6:24.3.0 core:backspace (input.hidden-input)
     -6:23.3.0 core:save (input.hidden-input)
     -6:22.9.0 latex:build (input.hidden-input)
     -5:47.4.0 core:move-left (input.hidden-input)
     -5:47.2.0 core:move-right (input.hidden-input)
 97x -2:41.5.0 core:backspace (input.hidden-input)
  3x -1:35.7.0 core:move-left (input.hidden-input)
  3x -1:31.2.0 core:move-right (input.hidden-input)

Non-Core Packages

atom-dark-fusion-syntax 2.2.1 
duotone-dark-forest-syntax 2.1.0 
duotone-dark-sea-syntax 2.1.0 
duotone-dark-sky-syntax 2.1.0 
duotone-dark-space-syntax 2.1.0 
emmet 2.4.3 
file-icons 2.1.41 
highlight-selected 0.17.0 
ide-json 0.2.1 
json-schema 0.1.15 
language-babel 2.85.0 
language-docker 1.1.8 
language-tex 0.4.0 
language-vue 0.26.0 
latex 0.50.2 
line-length-break 0.4.0 
pretty-json 2.1.2 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant