0xEnrico / arweave-nft-uploader

MIT License
83 stars 33 forks source link

FetchError - Getting this error when trying to verify. #6

Open ritorubool opened 2 years ago

ritorubool commented 2 years ago

C:\Users----\metaplex-master\metaplex\js\node_modules\node-fetch\lib\index.js:1461 reject(new FetchError(request to ${request.url} failed, reason: ${err.message}, 'system', err)); ^ FetchError: request to https://b4by665argmyijbk34jiju3jeryos4efvs7myy3mg7lgaff6nh2q.arweave.net/DwOPe6CJmYQkKt8ShNNpJHDpcIWsvsxjbDfWYBS-afU failed, reason: connect ETIMEDOUT 13.226.14.70:443 at ClientRequest. (C:\Users----\metaplex-master\metaplex\js\node_modules\node-fetch\lib\index.js:1461:11) at ClientRequest.emit (node:events:390:28) at ClientRequest.emit (node:domain:475:12) at TLSSocket.socketErrorListener (node:_http_client:447:9) at TLSSocket.emit (node:events:390:28) at TLSSocket.emit (node:domain:475:12) at emitErrorNT (node:internal/streams/destroy:157:8) at emitErrorCloseNT (node:internal/streams/destroy:122:3) at processTicksAndRejections (node:internal/process/task_queues:83:21) { type: 'system', errno: 'ETIMEDOUT', code: 'ETIMEDOUT'

When I was doing the initial uploading Visual studio crashed but when I started it up again it was uploading so I thought it was fine

0xEnrico commented 2 years ago

This is a CM error, sorry, I don't know much about it.