panel icon indicating copy to clipboard operation
panel copied to clipboard

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while ex...

Results 404 panel issues
Sort by recently updated
recently updated
newest added

### Is there an existing feature request for this? - [x] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...

feature request

### Current Behavior While the skip egg install script is toggled in the startup section, reinstalling will not work. ### Expected Behavior The reinstall runs instead of immediately being stopped....

not confirmed

### Is there an existing feature request for this? - [x] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...

feature request

### Is there an existing feature request for this? - [x] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...

feature request

Fix column name being badly defined causing issues on migrate.

Problem: The schedule was running multiple times instead of once because the next run date was being set to UTC, ignoring the specified timezone for Pterodactyl. Solution: Changed the code...

Fixes unintended double render on first server load, causing a page re-render on the first react router navigation.

**Is your feature request related to a problem? Please describe.** Well, I have a moderator team. I want them to have the ability to start the server if it crashes...

enhancement

fixes #5124 using pelican pr https://github.com/pelican-dev/panel/pull/423 Note: I do not have a setup to test this with, so I will need someone to review. That is why this is a...

### Current Behavior Both on the panel and through the API, the websocket connection appears to remain open after a server has been suspended for around 10 minutes, until the...

not confirmed