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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: