Skip to content

ERROR [unhandledRejection] read/write ECONNRESET #247

Description

@cdwmhcc

Environment


  • Operating System: Windows_NT
  • Node Version: v20.8.0
  • Nuxt Version: 3.7.4
  • CLI Version: 3.9.0
  • Nitro Version: 2.6.3
  • Package Manager: pnpm@8.9.0
  • Builder: -
  • User Config: devtools
  • Runtime Modules: -
  • Build Modules: -

Reproduction

  1. npx nuxi@latest init my-app
  2. select pnpm
  3. init git
  4. cd my-app
  5. pnpm dev

Open http://localhost:3000, refresh the web page quickly or press ctrl + R continuously.

Describe the bug

ERROR[unhandledRejection]writeECONNABORTED13:33:13atafterWriteDispatched(node:internal/stream_base_commons:160:15)atwriteGeneric(node:internal/stream_base_commons:151:3)atSocket._writeGeneric(node:net:952:11)atSocket._write(node:net:964:8)atwriteOrBuffer(node:internal/streams/writable:447:12)at_write(node:internal/streams/writable:389:10)atWritable.write(node:internal/streams/writable:393:10)atSocket.ondata(node:internal/streams/readable:817:22)atSocket.emit(node:events:514:28)ataddChunk(node:internal/streams/readable:376:12)ERROR[unhandledRejection]readECONNRESET13:33:16atTCP.onStreamRead(node:internal/stream_base_commons:217:20)ERROR[unhandledRejection]readECONNRESET13:33:16atTCP.onStreamRead(node:internal/stream_base_commons:217:20)

image

Additional context

Tried nodejs 18.17.1 18.18.0 18.18.1

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions