Forgae node doesn't work properly

Good day all.

I tried running the command forgae node on my device. I get an error during the execution phase.

This is the error I’m getting

...............error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/60/60560c8fd23a90553010c6c9af1d3a7098b4206088d561cb20493e8e1b95571d/data?verify=1564600987-4R3%2FqL4N3cTfPNk4WCiPLlY2%2BTM%3D: net/http: TLS handshake timeout

(node:12124) UnhandledPromiseRejectionWarning: Error: Process exited with code 1
    at ChildProcess.done (C:\Users\Jelo\AppData\Roaming\npm\node_modules\forgae\node_modules\promisify-child-process\index.js:42:47)
    at ChildProcess.emit (events.js:197:13)
    at ChildProcess.EventEmitter.emit (domain.js:446:20)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:254:12)
(node:12124) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:12124) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
......................................Cannot start AE Node!

Hey! What version of forgae do you have installed? This looks like a networking issue on your computer, can you retry and see if the error persists? (cc @martingrigorov.chain)

1 Like