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
{{ message }}
This repository was archived by the owner on Sep 5, 2020. It is now read-only.
Hello,
After upgrading to 1.2.5 I get this error:
018-08-17T19:53:17.702Z codiusd:HttpServer info listening at https://codius 2018-08-17T19:53:17.732Z codiusd:SelfTest error { FetchError: request to https://codius/pods?duration=300 failed, reason: connect ECONNREFUSED 10.132.0.2:443 at ClientRequest.<anonymous> (/usr/lib/node_modules/codiusd/node_modules/node-fetch/lib/index.js:1345:11) at ClientRequest.emit (events.js:182:13) at TLSSocket.socketErrorListener (_http_client.js:391:9) at TLSSocket.emit (events.js:182:13) at emitErrorNT (internal/streams/destroy.js:82:8) at emitErrorAndCloseNT (internal/streams/destroy.js:50:3) at process._tickCallback (internal/process/next_tick.js:63:19) message: 'request to https://codius/pods?duration=300 failed, reason: connect ECONNREFUSED 10.132.0.2:443', type: 'system', errno: 'ECONNREFUSED', code: 'ECONNREFUSED' } 2018-08-17T19:53:17.735Z codiusd:SelfTest error Error: Self test failed: Upload Status=false Http Connection=false WebSocket Connection=false at SelfTest.run (/usr/lib/node_modules/codiusd/src/services/SelfTest.ts:202:13) at process._tickCallback (internal/process/next_tick.js:68:7)