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 283 panel issues
Sort by recently updated
recently updated
newest added

### Current Behavior When creating a new file in the webeditor, the activity log gets these two entries: `Wrote new content to /test.txt` & `Viewed the contents of //text.txt` ###...

not confirmed

### Current Behavior Port 443 is not listening on the panel instance of docker. Attempting to use any settings (Admin/Location, etc.) causes a site cannot be found error. ### Expected...

not confirmed

### Current Behavior if i type say "1,024" to the Allocated Memory box in Resource Management box that "1,024" magically becomes "1" ### Expected Behavior If i type say "1,024"...

bug

### 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 Hello there! I'd like to report an issue with the panel where while under even a smaller DDoS attack, the panel is struggling to handle any kind...

not confirmed

This pull request raises the maximum delay between tasks from 900 seconds to 3600 seconds, and corrects a grammatical error in the message for having a delay that is too...

### Current Behavior When starting wings after the new update, the exception `ValidationException: validation.uuid (HTTP/422)` occurs. It also happens every minute. But the panel and wings are otherwise working completely...

bug
high priority

### Current Behavior When requesting the `/api/application/nests//eggs` endpoint (and the specific egg endpoint) the egg model returned has an inconsistent object type with the "files" field in the egg config....

bug

This is currently a WIP Implementation for basic i18n in account and auth components. There won't be any language switching in this PR. - [x] Implement (and / or update)...

Add .gitattributes, exclude tests from archive