mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
500 error when deleting eggs #555
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 @notAreYouScared on GitHub (Jan 22, 2026).
When deleting an egg, you are presented with a 500 error, but the egg is actually deleted.
@Boy132 commented on GitHub (Jan 22, 2026):
Can't reproduce on demo.Bulk delete work, deleting from Edit page doesn't.abaeeff86d/app/Filament/Admin/Resources/Eggs/Pages/EditEgg.php (L454-L463)@AhmedEssssam commented on GitHub (Feb 4, 2026):
Hi 👋
I’ve fixed similar Laravel production issues before.
If you want, share the error logs in private and I’ll check it for free.