Skip to content

Error: read ECONNRESET #100

Description

@zalazarc20

I don't understand why this happens

this is the full error

{ num: 1, size: 2208248, duration: 8000, url: 'seg-1-v1-a1.ts' }
{ num: 2, size: 761400, duration: 8000, url: 'seg-2-v1-a1.ts' }
node:events:505
      throw er; // Unhandled 'error' event
      ^

Error: read ECONNRESET
    at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20)      
Emitted 'error' event on PassThrough instance at:
    at emitErrorNT (node:internal/streams/destroy:164:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at processTicksAndRejections (node:internal/process/task_queues:83:21) {
  errno: -4077,
  code: 'ECONNRESET',
  syscall: 'read'
}

Node.js v17.7.1
```

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions