elasticio / sftp-component

SFTP component for the elastic.io platform
Apache License 2.0
2 stars 3 forks source link

'socket hang up' errors #115

Closed A3a3e1 closed 2 years ago

A3a3e1 commented 2 years ago

Component Bug Report

Description

Error: socket hang up
    at connResetException (node:internal/errors:692:14)
    at Socket.socketOnEnd (node:_http_client:478:23)
    at Socket.emit (node:events:539:35)
    at endReadableNT (node:internal/streams/readable:1345:12)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)

Component Version

1.4.8

Steps to Reproduce

  1. Setup an ordinary flow to read files each X min
  2. Leave the flow
  3. Check the results after some time (errors in the Galaxus flow happen ~1-2 times per day with flow starting each 15 min). Sometimes an error may differ. E.g. ECONNREFUSED

Actual Result

[What actually happened]

Expected Result

[What you expected to happen]

Workaround(s)

[Any known workaround(s) to circumvent the above issue]

A3a3e1 commented 2 years ago

Does not reproduce yet. Closing so far