proxmox-backup-proxy rrd EINVAL error

lifeboy

Renowned Member
I'm getting the error below after something happened (it was not happening before) and not sure that I changed anything deliberately.
It prevent the status graphs (rrd, right?) to be displayed on the PBS administration section.

Code:
Oct 11 22:07:17 pbs3 systemd[1]: Starting proxmox-backup-proxy.service - Proxmox Backup API Proxy Server...
Oct 11 22:07:19 pbs3 proxmox-backup-[724]: pbs3 proxmox-backup-proxy[724]: service is ready
Oct 11 22:07:19 pbs3 systemd[1]: Started proxmox-backup-proxy.service - Proxmox Backup API Proxy Server.
Oct 11 22:07:29 pbs3 proxmox-backup-[724]: pbs3 proxmox-backup-proxy[724]: apply rrd journal failed - EINVAL: Invalid argument
Oct 11 22:07:39 pbs3 proxmox-backup-[724]: pbs3 proxmox-backup-proxy[724]: apply rrd journal failed - EINVAL: Invalid argument
 
Hi!
sadly this message is very vague and there could be a few points where this error would arise. You could try checking all the permissions though. Check if the directory `/var/lib/proxmox-backup/rrdb` (and all the containing files) have the correct owner `backup:backup` and the read and write permissions are set.