mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
500 error when editing Create backup in server schedule #246
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @F9Alejandro on GitHub (Jan 26, 2025).
Current Behavior
When trying to edit an existing create backup task in a server schedule it will produce a 500 error about empty payload.
Expected Behavior
When editing a create backup task it will go back to the edit schedule screen with a saved or success banner.
Steps to Reproduce
Go into any seever -> schedule -> (any schedule) -> edit -> edit create backup task -> save the task -> 500 error occurs. Note the task has to have been already created fir the error to occur.
Panel Version
Canary & beta17
Wings Version
Beta9
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?