I'm pretty regularly getting 3 logs for my backups server backup. Not really sure what there is to backup for the backups website backup, and not sure if the erroring is causing other issues (maybe my backups load spike problem?). Anyone else getting these errored backups? It's always 3 entries and 2 of 3 fail with codes like this in the logs section:
{
"id": "8c740f28-485a-44d4-b1a6-5ba7de1fdffd",
"orgId": "e403d6bb-67c1-4317-95ad-b90974b8354f",
"kind": "backupError",
"activityObject": {
"content": {
"detail": {
"ok": {
"domain": "backups.hosting.com",
"orgId": "e403d6bb-67c1-4317-95ad-b90974b8354f",
"subscriptionId": null
}
},
"id": "93a5df1b-7867-439b-8434-cbc883452842"
},
"type": "website"
},
"context": {
"error": {
"content": {
"detail": {
"code": "internal",
"message": "Grpc Transport failed: \"transport error\""
}
},
"type": "error"
}
},
"message": "MySQL backup failed",
"createdAt": "2024-01-27T22:50:17.367524Z"
}
Activity detail
{
"id": "0eba1506-9984-4736-a351-6c98ab37e8c9",
"orgId": "e403d6bb-67c1-4317-95ad-b90974b8354f",
"kind": "backupError",
"activityObject": {
"content": {
"detail": {
"ok": {
"domain": "backups.hosting.com",
"orgId": "e403d6bb-67c1-4317-95ad-b90974b8354f",
"subscriptionId": null
}
},
"id": "93a5df1b-7867-439b-8434-cbc883452842"
},
"type": "website"
},
"context": {
"error": {
"content": {
"detail": {
"code": "internal",
"message": "Grpc Transport failed: \"transport error\""
}
},
"type": "error"
}
},
"message": "Home dir backup failed",
"createdAt": "2024-01-27T22:48:06.293580Z"
}