mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
500 Creating a Server #147
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 @rmartinoscar on GitHub (Aug 19, 2024).
Originally assigned to: @Boy132 on GitHub.
Current Behavior
Throws a 500 upon selecting egg and trying to show env variables

I believe this is due to https://github.com/pelican-dev/panel/pull/507 getting merged
Expected Behavior
Should work as usual
Steps to Reproduce
Try creating a server on Canary
Panel Version
canary (
c2b1a98)Wings Version
1.0.0-beta4 (not relevent)
Is there an existing issue for this?