Backups deadlock
-
I’m having issues with scheduled backups. The most recent one is this:
- A backup process starts
- Logs a
Table ...: Total rows added ...
- It hangs before
Table ...: finishing file...
- Another process starts (91s later)
- Failed to gain semaphore lock
- Another process starts (14s later)
- Failed to gain semaphore lock
- Another process starts (13s later)
- Failed to gain semaphore lock
- Another process starts (12s later)
- Failed to gain semaphore lock
- It finishes, with no backup
In the updraft folder I have the backups for every table and the one that failed has a 0 bytes size. Also, I have the 5 log files.
Tell me if you need more information.
- The topic ‘Backups deadlock’ is closed to new replies.