starter icon indicating copy to clipboard operation
starter copied to clipboard

how to fix the problem?

Open ChainCoderX opened this issue 1 year ago • 1 comments

RequestError: read ECONNRESET at ClientRequest. (file:///home/wuban/.nvm/versions/node/v20.12.0/lib/node_modules/mintlify/node_modules/got/dist/source/core/index.js:792:107) at Object.onceWrapper (node:events:633:26) at ClientRequest.emit (node:events:530:35) at TLSSocket.socketErrorListener (node:_http_client:500:9) at TLSSocket.emit (node:events:518:28) at emitErrorNT (node:internal/streams/destroy:169:8) at emitErrorCloseNT (node:internal/streams/destroy:128:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20) { input: undefined, code: 'ECONNRESET', timings: {

ChainCoderX avatar Mar 28 '24 06:03 ChainCoderX

I found out that's a network problem, Could you please tell me how to configure proxy with your tool cli.

ChainCoderX avatar Mar 28 '24 06:03 ChainCoderX

Hi @wade-liwei, thanks for the report!

Could you please send us an email at [email protected] so we can assign it to the right team member? We'll reply shortly.

Thanks!

fmerian avatar Sep 30 '24 09:09 fmerian

me too mintlify dev â ¼ Downloading Mintlify framework...Usage: mintlify dev [options]

Options: --open Open 🌿 Mintlify in the browser [boolean] [default: true] -h, --help Show help [boolean] -v, --version Show version number [boolean]

Examples: mintlify dev Run with default settings (opens in browser) mintlify dev --no-open Run without opening in browser

RequestError: read ECONNRESET

Younthing avatar Nov 15 '24 06:11 Younthing