You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: