Been running backups for a week now no issues. Today in the activity logs a couple of small sites, the backups are showing failed. Plenty of free space on backup server.
How do I dive into this to investigate? Are there backup logs stored somewhere with more info?
Edit: I did find in the log the raw event data, says this:
{
"id": "f30e7524-518f-4310-80ae-b71535bba07b",
"orgId": "4447a064-0cb5-4bb2-9f50-7ce463119db0",
"kind": "backupError",
"activityObject": {
"content": {
"detail": {
"ok": {
"domain": "xxxx.com",
"orgId": "0b0421a7-02c7-4426-8895-cd3548e44c7c",
"subscriptionId": 2
}
},
"id": "3155733e-ed13-440d-a35a-31efe64861bf"
},
"type": "website"
},
"context": {
"error": {
"content": {
"detail": {
"code": "internal",
"message": "No such file or directory (os error 2)"
}
},
"type": "error"
}
},
"message": "MySQL backup failed",
"createdAt": "2024-07-26T10:16:15.482835Z"
All of these seem to be the MySQL backup failed. I just did the Enhance software update earlier that day, did something change regarding where the db files are?
The other websites with databases are backing up fine, it's just these couple of sites.