mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
Upgrading panel causes Laravel migration issues #364
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 @risingfish on GitHub (Jun 24, 2025).
Current Behavior
I'm upgrading my panel (sorry, i couldn't figure out the original version) to latest. Running migrations causes an error.

Here's the migrations that were run as part of this upgrade:

Expected Behavior
These migrations should just run.
Steps to Reproduce
Take an existing server that was used for a few servers, and try running migrations.
Panel Version
v.1.0.0-beta21
Wings Version
v1.0.0-beta11
Games and/or Eggs Affected
N/A
Docker Image
No response
Error Logs
Here's the full log:

Is there an existing issue for this?
@notAreYouScared commented on GitHub (Jun 24, 2025):
This has already been fixed for the next beta and it can be ignored
@risingfish commented on GitHub (Jun 24, 2025):
Later migrations also break:
@notAreYouScared commented on GitHub (Jun 24, 2025):
Thats a whole different issue. Please use discord support, if its deemed an actual issue, you will be asked to create a github issue.