Common causes
Database does not exist
Database does not exist
The database name in your connection settings doesn’t match an actual database on the server. Double-check for typos in your database connection.
Authentication failed
Authentication failed
The username or password in your database connection is incorrect, or has since changed. Update the connection with current credentials.
Connection refused / timeout
Connection refused / timeout
The agent couldn’t reach the database server. Confirm the host and port are correct, and that the database server allows connections from the agent’s machine.
Storage upload failed
Storage upload failed
The backup itself succeeded, but uploading it to storage failed. Check that your storage credentials (S3 keys or Dropbox token) are still valid — see Connecting Your Own Storage.
Insufficient permissions
Insufficient permissions
The database user doesn’t have enough access to read all the data needed for a backup. See the permissions required for your database type in Adding a Database.

