Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ritorubool opened this issue Nov 7, 2021 · 1 comment
Open

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

ritorubool opened this issue Nov 7, 2021 · 1 comment

Comments

@ritorubool
Copy link

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
Copy link
Owner

0xEnrico commented Nov 8, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants