-
Notifications
You must be signed in to change notification settings - Fork 9
Description
On a fresh installed Ubuntu 24.04.2 LTS fails the initial backup during the installation with the script.
The installation completed without any errors.
Complete output is attached as textfile: install.log
Also the command "idoit-backup" executed from shell fails with the error message.
Error message:
Do you want to backup i-doit automatically? [Y]es [n]o: Y
Deploy backup and restore scripts
Deploy script 'idoit-backup'
Deploy script 'idoit-restore'
Create the first backup
Create backup directory '/var/backups/i-doit'
Create a backup of i-doit
Dump system database 'idoit_system'
Dump tenant database 'idoit_data'
mysqldump: Got error: 1044: "Access denied for user 'idoit'@'localhost' to database 'idoit_data'" when selecting the database
Unable to dump database
Operation failed. Please check what is wrong and try again.
Backup script returned with error
Operation failed. Please check what is wrong and try again.