SawyerHood / draw-a-ui

Draw a mockup and generate html for it
https://draw-a-ui.com
MIT License
13.1k stars 1.57k forks source link

fetch failed #70

Open neilniu888 opened 8 months ago

neilniu888 commented 8 months ago

TypeError: fetch failed at Object.fetch (node:internal/deps/undici/undici:11372:11) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { cause: Error: Client network socket disconnected before secure TLS connection was established at connResetException (node:internal/errors:720:14) at TLSSocket.onConnectEnd (node:_tls_wrap:1655:19) at TLSSocket.emit (node:events:529:35) at endReadableNT (node:internal/streams/readable:1368:12) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { code: 'ECONNRESET', path: undefined, host: 'api.openai.com', port: 443, localAddress: null } }