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
I believe the issue is caused by the requirement to use an authenticating proxy server; I have configured APM with the correct settings, and it works fine. However this plugin doesn't seem to know/respect proxy settings. I believe this is the cause of the time out.
Atom Version: 1.7.3 System: Mac OS X 10.11.4 Thrown From: json-schema package, v0.1.15
At /Users/csharpe/.atom/packages/json-schema/node_modules/rx/dist/rx.js:579
FetchError: request to http://schemastore.org/api/json/catalog.json failed, reason: connect ETIMEDOUT 168.62.224.13:80
at ClientRequest.<anonymous> (/Users/csharpe/.atom/packages/json-schema/node_modules/node-fetch/index.js:125:11)
at emitOne (events.js:77:13)
at ClientRequest.emit (events.js:169:7)
at Socket.socketErrorListener (_http_client.js:265:9)
at emitOne (events.js:77:13)
at Socket.emit (events.js:169:7)
at emitErrorNT (net.js:1253:8)
at doNTCallback2 (node.js:465:9)
at process._tickCallback (node.js:379:17)
[Enter steps to reproduce below:]
I believe the issue is caused by the requirement to use an authenticating proxy server; I have configured APM with the correct settings, and it works fine. However this plugin doesn't seem to know/respect proxy settings. I believe this is the cause of the time out.
Atom Version: 1.7.3
System: Mac OS X 10.11.4
Thrown From: json-schema package, v0.1.15
Stack Trace
Uncaught FetchError: request to http://schemastore.org/api/json/catalog.json failed, reason: connect ETIMEDOUT 168.62.224.13:80
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: