Trying to hunt down an issue that cropped up today.
BI v 5.4.9.18
Server- Ubuntu 18.04 LTS in Azure
FTP - VSFTP
Began seeing these in the logs and the image is not uploading. BI camera has a POST option to FTP server enabled. Test uploads work without issue, but image uploads result in 0 bytes. Note I stripped the last two octets of the server IP.
Sun Aug 22 13:20:31 2021 [pid 5384] [camera01p] OK LOGIN: Client "50.211.[redacted]"
Sun Aug 22 13:21:02 2021 [pid 5404] CONNECT: Client "50.211.[redacted]"
Sun Aug 22 13:21:02 2021 [pid 5403] [camera01p] OK LOGIN: Client "50.211.[redacted]"
Sun Aug 22 13:21:10 2021 [pid 5442] CONNECT: Client "50.211.[redacted]"
Sun Aug 22 13:21:10 2021 [pid 5439] [camera01p] OK LOGIN: Client "50.211.[redacted]"
Sun Aug 22 13:21:11 2021 [pid 5453] [camera01p] OK UPLOAD: Client "50.211.[redacted]", "/uploads/ftptest.txt", 20 bytes, 0.03Kbyte/sec
Sun Aug 22 13:21:34 2021 [pid 5474] CONNECT: Client "50.211.[redacted]"
Sun Aug 22 13:21:34 2021 [pid 5473] [camera01p] OK LOGIN: Client "50.211.[redacted]"
Sun Aug 22 13:21:35 2021 [pid 5475] [camera01p] FAIL UPLOAD: Client "50.211.[redacted]", "/image.jpg", 0.00Kbyte/sec
BI v 5.4.9.18
Server- Ubuntu 18.04 LTS in Azure
FTP - VSFTP
Began seeing these in the logs and the image is not uploading. BI camera has a POST option to FTP server enabled. Test uploads work without issue, but image uploads result in 0 bytes. Note I stripped the last two octets of the server IP.
Sun Aug 22 13:20:31 2021 [pid 5384] [camera01p] OK LOGIN: Client "50.211.[redacted]"
Sun Aug 22 13:21:02 2021 [pid 5404] CONNECT: Client "50.211.[redacted]"
Sun Aug 22 13:21:02 2021 [pid 5403] [camera01p] OK LOGIN: Client "50.211.[redacted]"
Sun Aug 22 13:21:10 2021 [pid 5442] CONNECT: Client "50.211.[redacted]"
Sun Aug 22 13:21:10 2021 [pid 5439] [camera01p] OK LOGIN: Client "50.211.[redacted]"
Sun Aug 22 13:21:11 2021 [pid 5453] [camera01p] OK UPLOAD: Client "50.211.[redacted]", "/uploads/ftptest.txt", 20 bytes, 0.03Kbyte/sec
Sun Aug 22 13:21:34 2021 [pid 5474] CONNECT: Client "50.211.[redacted]"
Sun Aug 22 13:21:34 2021 [pid 5473] [camera01p] OK LOGIN: Client "50.211.[redacted]"
Sun Aug 22 13:21:35 2021 [pid 5475] [camera01p] FAIL UPLOAD: Client "50.211.[redacted]", "/image.jpg", 0.00Kbyte/sec
Last edited: