cancel
Showing results for 
Search instead for 
Did you mean: 

Enconnrefuesed Error

Enconnrefuesed Error

Hello Everyone.

I got the error below when try to run yarn build for my magento pwa-studio. Could anyone please help me. Thank you so much!!

 "

FetchError: request to https://cosmoface.net/graphql failed, reason: connect ECONNREFUSED 206.189.76.163:443
at ClientRequest.<anonymous> (/var/www/html/pwa-studio/node_modules/node-fetch/lib/index.js:1444:11)
at ClientRequest.emit (events.js:198:13)
at TLSSocket.socketErrorListener (_http_client.js:401:9)
at TLSSocket.emit (events.js:198:13)
at emitErrorNT (internal/streams/destroy.js:91:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
message:
'request to https://cosmoface.net/graphql failed, reason: connect ECONNREFUSED 206.189.76.163:443',
type: 'system',
errno: 'ECONNREFUSED',
code: 'ECONNREFUSED' }
FetchError: request to https://cosmoface.net/graphql failed, reason: connect ECONNREFUSED 206.189.76.163:443
at ClientRequest.<anonymous> (/var/www/html/pwa-studio/node_modules/node-fetch/lib/index.js:1444:11)
at ClientRequest.emit (events.js:198:13)
at TLSSocket.socketErrorListener (_http_client.js:401:9)
at TLSSocket.emit (events.js:198:13)
at emitErrorNT (internal/streams/destroy.js:91:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
at process._tickCallback (internal/process/next_tick.js:63:19)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed.

"