Sunoo / homebridge-ftp-motion

Converts FTP uploads into HTTP motion alerts that homebridge-camera-ffmpeg understands
BSD 2-Clause "Simplified" License
7 stars 1 forks source link

Get many errors like these. How to fix? #125

Closed nexusle closed 3 years ago

nexusle commented 3 years ago

[5/4/2021, 6:48:57 AM] [FTP Motion] [FTP Server] [Bunyan] [Process Letter] Socket Write Error { error: 'write ECONNRESET' } [5/4/2021, 6:48:57 AM] [FTP Motion] [FTP Server] [Bunyan] Client error [5/4/2021, 6:48:57 AM] [FTP Motion] [FTP Server] [Bunyan] Satisfy Parameters Error { error: 'write ECONNRESET' } [5/4/2021, 6:49:58 AM] [FTP Motion] [FTP Server] [Bunyan] [Process Letter] Socket Write Error { error: 'write EPIPE' } [5/4/2021, 6:49:58 AM] [FTP Motion] [FTP Server] [Bunyan] Client error

nexusle commented 3 years ago

Notification works, but get these errors. I'm using homebridge-camera-ui

Sunoo commented 3 years ago

Odd that you’re getting those if the notifications still work. I assume you see those when your camera does the upload?

nexusle commented 3 years ago

Yes. Notification works. I see in camera-ui recordings and notifications since I use ftp-motion. And yes, I think too, that the errors will appear in the time the camera did the upload.

Sunoo commented 3 years ago

I’ll see if I can figure out the cause, but honestly if things are working otherwise, easiest thing is to just ignore these log messages.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.