motioneye-project / motioneye

A web frontend for the motion daemon.
GNU General Public License v3.0
3.94k stars 649 forks source link

ssl peer certificate or ssh remote key was not okay on DietPi #3037

Open Ryu945 opened 1 month ago

Ryu945 commented 1 month ago

1) When I try to use the SFTP upload option on the MotionEye deployed on DietPi, it gives the error

ssl peer certificate or ssh remote key was not okay

I also noticed that Digest mode of camera feed causes the camera to stop working. I am wondering if the two problems are related.

I know there is no problem with the server it is connecting to since it is a working server with other devices connected to it.

2) I noticed that the MotionEye deployed on DietPi does not have the the same storage options as the unmaintained MotionEyeOS. Is there any plans to fix this in the MotionEye code?

Oli1L commented 1 month ago

Hi, I have the same problem when using SFTP with MotionEye: 0.43.1b2, Motion: 4.6.0 on a Raspberry Pi 5 with Debian 12 64Bit (Bookworm). The following error is displayed: 51, SSL peer certificate or SSH remote key was not OK.

All I can do is use the insecure FTP server. Pity.

Does anyone know a solution?

Thanks.