You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I user FTP feature, its work fine, but all time when camera triggered CameraUI I have error on console "[CameraUI] ERROR FTP: this.get is not a function or its return value is not iterable"
To Reproduce
Camera triggered MotionDetection by FTP
Expected behavior
I hope get no error.
Logs [6/17/2024, 11:50:40 AM] [CameraUI] ERROR FTP: this.get is not a function or its return value is not iterable [6/17/2024, 11:50:40 AM] [CameraUI] FTP: New message: File Name: ch01.jpg - File Path: /Hole/IntrusionDetection/ch01.jpg - Path Split ["Hole","IntrusionDetection"] [6/17/2024, 11:50:40 AM] [CameraUI] Hole: Motion ON [6/17/2024, 11:50:55 AM] [CameraUI] Hole: Motion OFF - Motion handler timeout.
Environment
Node.js Version: v18.19.0
Camera UI Version: v5.0.27
Operating System: Ubuntu Jammy (22.04.4 LTS)
Homebridge: [v1.8.0]
The text was updated successfully, but these errors were encountered:
A new version of camera.ui is currently under active development. An initial alpha/beta release and previews are coming soon. Stay tuned for exciting updates: #448 .
This version will no longer be developed / fixed. The new version contains many novelties and fixes (most important is for HKSV recording).
Describe the bug
I user FTP feature, its work fine, but all time when camera triggered CameraUI I have error on console "[CameraUI] ERROR FTP: this.get is not a function or its return value is not iterable"
To Reproduce
Camera triggered MotionDetection by FTP
Expected behavior
I hope get no error.
Logs
[6/17/2024, 11:50:40 AM] [CameraUI] ERROR FTP: this.get is not a function or its return value is not iterable [6/17/2024, 11:50:40 AM] [CameraUI] FTP: New message: File Name: ch01.jpg - File Path: /Hole/IntrusionDetection/ch01.jpg - Path Split ["Hole","IntrusionDetection"] [6/17/2024, 11:50:40 AM] [CameraUI] Hole: Motion ON [6/17/2024, 11:50:55 AM] [CameraUI] Hole: Motion OFF - Motion handler timeout.
Environment
The text was updated successfully, but these errors were encountered: