You can't force delete backups when the Backup Server/Node is not online. #546

Open
opened 2026-02-04 18:27:28 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @JoanFo1456 on GitHub (Jan 10, 2026).

Current Behavior

When you have backups on wings or S3, if you want to delete one and the Node/S3 server is not reachable or available, you can't force delete the record.

Expected Behavior

When it fails, it should show a force delete to delete the record on the panel.

Steps to Reproduce

  1. Create a Server
  2. Create a backup using S3/Wings
  3. Stop the S3 instance or Wings
  4. Try to delete a backup

Panel Version

canary (6b9d683)

Wings Version

dev (a4161a2)

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs


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.
Originally created by @JoanFo1456 on GitHub (Jan 10, 2026). ### Current Behavior When you have backups on wings or S3, if you want to delete one and the Node/S3 server is not reachable or available, you can't force delete the record. ### Expected Behavior When it fails, it should show a force delete to delete the record on the panel. ### Steps to Reproduce 1. Create a Server 2. Create a backup using S3/Wings 3. Stop the S3 instance or Wings 4. Try to delete a backup ### Panel Version canary (6b9d683) ### Wings Version dev (a4161a2) ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [x] 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. - [x] 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.
OVERLORD added the not confirmed label 2026-02-04 18:27:28 +03:00
Author
Owner

@mristau commented on GitHub (Jan 10, 2026):

does this happen also, if you delete a backup file in sftp and try to delete the backup in the panel?

could become something like "check if backup file still exists, if not you can force delete the record with warning"

@mristau commented on GitHub (Jan 10, 2026): does this happen also, if you delete a backup file in sftp and try to delete the backup in the panel? could become something like "check if backup file still exists, if not you can force delete the record with warning"
Author
Owner

@JoanFo1456 commented on GitHub (Jan 10, 2026):

does this happen also, if you delete a backup file in sftp and try to delete the backup in the panel?

could become something like "check if backup file still exists, if not you can force delete the record with warning"

Wings has the same system, it checks if it can access the wings or not, you can't delete the backup. I'll change the name and description then.

@JoanFo1456 commented on GitHub (Jan 10, 2026): > does this happen also, if you delete a backup file in sftp and try to delete the backup in the panel? > > could become something like "check if backup file still exists, if not you can force delete the record with warning" Wings has the same system, it checks if it can access the wings or not, you can't delete the backup. I'll change the name and description then.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#546