Hi, I’m currently getting this issue after logging in via the WebUI. I pick-up on the issue because when I check on the camera’s in mobile app - it fails to connect and get camera feeds.
System information below:
PRETTY_NAME=“Debian GNU/Linux 11 (bullseye)”
NAME=“Debian GNU/Linux”
VERSION_ID=“11”
VERSION=“11 (bullseye)”
VERSION_CODENAME=bullseye
ID=debian
HOME_URL=“https://www.debian.org/”
SUPPORT_URL=“Debian -- User Support”
BUG_REPORT_URL=“https://bugs.debian.org/”
16G RAM / i5-3470 CPU @ 3.20GHz
9 Camera Setup with On Camera ONVIF Detection triggering recordings - Hence CPU Usage on the i5 system is kept to a minimum.
–
It’s been happening for about the last 2-3 weeks - Currently running - Version: 3.1.0-rc6.
When I checked the BlueCherry log there was nothing listed “sudo cat /var/log/bluecherry.log”
To fix the issue, I need to either manually reboot or I find the following works:
- sudo service bluecherry stop
- sudo service mariadb restart
- sudo service bluecherry start
Any possible causes or further areas I can check? System has been working well for the last month before that.
I’ve checked MariaDB logging but appears that hasn’t been on - Have enabled it now and will post back next time it locks up should it reveal anything there.
Should I be looking anywhere else to find out what’s going on?