Created
November 23, 2022 03:45
-
-
Save mgild/757c0075a9cd449599ae1430359e3f81 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| jE [FetchError]: request to https://switchbo-switchbo-6225.devnet.rpcpool.com/XXX failed, reason: socket hang up | |
| at ClientRequest.<anonymous> (/home/node_modules/@solana/web3.js/node_modules/node-fetch/lib/index.js:1491:11) | |
| at ClientRequest.emit (node:events:513:28) | |
| at TLSSocket.socketOnEnd (node:_http_client:518:9) | |
| at TLSSocket.emit (node:events:525:35) | |
| at endReadableNT (node:internal/streams/readable:1358:12) | |
| at processTicksAndRejections (node:internal/process/task_queues:83:21) { | |
| type: 'system', | |
| errno: 'ECONNRESET', | |
| code: 'ECONNRESET' | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment