Plex stopped doing automated backups

Hi,

I’m running latest version of PMS on macos. Few days ago I have moved backup location to network location. User “Plex” that logs automatically when MacMini boost, mount share /Volumes/Backup. Within that volume I have created a folder “Plex”.
It has been working for few day:

image

But I’m missing at least two backups, the 8th and 11th of February. The share is mounted all the time, no network access issues, user Plex can read/write but backups are not being made anymore. I can’t find any information regarding backups in logs.
Anyone has an idea?

You might want to check your database for corruption and attempt to repair it. The PMS stops creating backups of the database when it notices corrupted data/structures.

From the support article on scheduled tasks:

Backup database every three days

Every three days, a backup of your core SQL database file will be created (if it is not already corrupted). This is the database that holds your media viewstate and other critical information. A backup can help protect against corruption which can occur in rare cases when a machine is powered down unexpectedly, for example.

Up to three backup copies will be kept in a rotating manner.

Warning! : This is only a backup of your core database; it is not a backup of all of your metadata content. This should not be considered a replacement for having a backup of your Plex Media Server data.

Related Page : Restore a Database Backed Up via ‘Scheduled Tasks’

https://support.plex.tv/articles/201100678-repair-a-corrupt-database/

Is there anything in logs I should be able to find?

With debug logging you should see some ERROR - labeled lines with references to SQLite issues… those will however only show when Plex attempts to read from / write to a corrupted section of the database.

Can someone explain how Plex calculates the time to do next Backup? Does it check last date on the file? Has some kind of time, since the server was online? Is there a limit of the databases files?
@BigWheel can you share some knowledge with me?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.