I have a new docker install on Debian 13, version 3.1.14, When I go to add a device or camera, The webpage instantly disappears and i get the error below. The camera does seem to be installed correctly because if I go to the live view, I can select it and I can see the video stream.
Some of the errors I see :
2025/09/18 23:45:26 [error] 30#30: *2 FastCGI sent in stderr: "PHP message: PHP Warning: Trying to access array offset on false in /usr/share/bluecherry/www/lib/lib.php on line 942; PHP message: PHP Warning: Trying to access array offset on null in /usr/share/bluecherry/www/lib/lib.php on line 942" while reading response header from upstream, client: 192.168.10.22, server: , request: "POST /addip HTTP/1.1", upstream: "fastcgi://unix:/etc/alternatives/php-fpm.sock:", host: "192.168.10.22:7001", referrer: "https://192.168.10.22:7001/addip"
2025/09/18 23:45:26 [error] 30#30: *2 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [14] unable to open database file in /usr/share/bluecherry/www/lib/lib.php:153
Stack trace:
#0 /usr/share/bluecherry/www/lib/lib.php(153): PDO->__construct()
#1 /usr/share/bluecherry/www/lib/lib.php(837): getReadOnlyDb()
#2 /usr/share/bluecherry/www/lib/lib.php(809): ipCamera->getInfo()
#3 /usr/share/bluecherry/www/ajax/devices.php(98): ipCamera->__construct()
#4 /usr/share/bluecherry/www/ajax/devices.php(21): devices->getIpCameras()
#5 /usr/share/bluecherry/www/lib/Controller.php(137): devices->getData()
#6 /usr/share/bluecherry/www/lib/Route.php(75): Controller->start()
#7 /usr/share/bluecherry/www/index.php(16): Route->start()
#8 {main}
thrown in /usr/share/bluecherry/www/lib/lib.php on line 153" while reading response header from upstream, client: 192.168.10.22, server: , request: "GET /devices?type=ajax_content HTTP/1.1", upstream: "fastcgi://unix:/etc/alternatives/php-fpm.sock:", host: "192.168.10.22:7001", referrer: "https://192.168.10.22:7001/addip"
2025/09/18 23:45:26 [error] 30#30: *2 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000] [14] unable to open database file in /usr/share/bluecherry/www/lib/lib.php:153
