mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 11:20:56 +03:00
Seeding fails on Rust egg on upgrade from Beta 19 to Beta 21 #356
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 @vparres on GitHub (Jun 2, 2025).
Current Behavior
Doing
php artisan migrate --seed --forcefails while doing rust egg. Other eggs seems to work.Expected Behavior
php artisan migrate --seed --forceto succeed upgrade.Steps to Reproduce
Start from panel Beta 19 with Rust egg installed, upgrade to Beta 21 then try to do
php artisan migrate --seed --forcePanel Version
Beta21
Wings Version
Beta13
Games and/or Eggs Affected
Rust
Docker Image
No response
Error Logs
Is there an existing issue for this?
@rmartinoscar commented on GitHub (Jun 2, 2025):
Hey you need to edit the duplicated egg variable name or remove the rust egg if no server is using it, then rerun migrations.
@Boy132 commented on GitHub (Jun 3, 2025):
Please actually visit the Discord before posting and don't just mindlessly tick of boxes.