Error creating objects.json
Posted: Sat Sep 14, 2024 12:09 am
Hello Everyone,
I recently updated to 1.37.63 from 1.36. This issue may not be related to the update but thought that I should mention it. In the midst of some days off on a business trip I noticed that the console wasn't showing as many events as I thought there should be. After viewing the logs I noticed that there were a bunch of entries like this one:
I did check to see if the permissions were set correctly.
This is what the result of checking permissions:
It would seem that the www-data user should be able to write to the Zoneminder directory correct? If the permissions are set correctly what is keeping zoneminder from creating the file?
Does anyone have any thoughts or suggestions?
Thanks in advance!
I recently updated to 1.37.63 from 1.36. This issue may not be related to the update but thought that I should mention it. In the midst of some days off on a business trip I noticed that the console wasn't showing as many events as I thought there should be. After viewing the logs I noticed that there were a bunch of entries like this one:
Code: Select all
Error creating /var/cache/zoneminder/events/10/2024-09-13/1254431/objects.json:[Errno 2] No such file or directory: '/var/cache/zoneminder/events/10/2024-09-13/1254431/objects.json'
This is what the result of checking permissions:
Code: Select all
drwxr-xr-x 2 www-data www-data 0 Sep 24 2023 events
Does anyone have any thoughts or suggestions?
Thanks in advance!