The following commands should fix the problem, at least it works on my machine.
sudo setfacl -d -m g::rwx /opt/librenms/cache/
sudo chmod -R ug=rwX /opt/librenms/cache/
The following commands should fix the problem, at least it works on my machine.
sudo setfacl -d -m g::rwx /opt/librenms/cache/
sudo chmod -R ug=rwX /opt/librenms/cache/