Matrix Backup script not generating db .dump file

On one of our Matrix servers the backup script doesn't appear to be generating a .dump file of the database. The Matrix version is 3.28.1
Has anybody experienced this issues before or have any ideas what might be causing it?

[quote]
On one of our Matrix servers the backup script doesn’t appear to be generating a .dump file of the database. The Matrix version is 3.28.1

Has anybody experienced this issues before or have any ideas what might be causing it?

[/quote]

Hi,

What are the arguments you are passing?

The script hasn’t been changed since ages. The only bug ,I can think of, which might be causing issue is #4725 backup.sh produces error when DSN ends in ;.

Are there any error thrown while executing the script?

Can you try running the script with --verbose and/or --database-only and see if Matrix shows up any error that might be helpful. Is the database local or remote?



Ash