-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Description
Current Behavior
When creating a backup, no matter how long it takes, once the backup file size reaches a certain value (e.g. 36.6GB), Wings will not send a completion message to the panel. Therefore, the backup task will remain pending.
In contrast, for backups around 200MB, the notification message is successfully sent to the panel.
(The file sizes shown above are the comparison results I used to test this issue)
Expected Behavior
Wings should send a status notification to the Panel upon successful backup completion, updating the task status in the Panel to completed.
Steps to Reproduce
I have located this issue by creating a large backup, and a couple of hours later, it shows as failed. Multiple backups of the same server have been created and result in the same.
As mentioned above. I have tried to reproduce this issue by doing a comparison of creating two backups with different backup sizes.
The large backup
- Create a backup of a huge server
- Backup files begin to upload to the backup storage
- Finished uploading and "created backup successfully adapter=wings" observed
- No successful notif being sent to panel
- Backup shows as failed after the prune time
The small one
- Create a backup of a huge server
- Backup files begin to upload to the backup storage
- Finished uploading and "created backup successfully adapter=wings" observed
- "notified panel of successful backup state" observed
- Backup complete
To be clear, the backup FILE itself is uploaded to the storage successfully. By manually changing the backup status in MySQL to success, the backup file can be downloaded (restore not tested) via the panel.
Panel Version
1.11.11
Wings Version
1.11.13
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
https://ptero.co/doqiwadoro.properties
Is there an existing issue for this?
- I have searched the existing issues before opening this issue.
- I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
- I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.