Boy132
Boy132
Just to clarify, do you see a `HTTP ERROR 500` or `500 | SERVER ERROR`?
> Not the Laravel 500 Error, but the one from the actual server:  Okay. In that case you need to check your webserver logs. For nginx: `tail -n 150...
Probably something like `/var/log/apache2`.
> Could you try to open the allocation menu and tell me if ALL allocations are included in there? It shows all allocations. (1025 - 29999) 
> [...] but the loading time is longer than 30 seconds. I would say pagination is required to solve this problem [...] It takes a couple seconds for me as...
Remove all your panel files and start clean again. Also, for quicker help you should visit the [Discord](https://discord.gg/pterodactyl) (#api-and-modding channel)
As we support both mysql and mariadb I would say it's better to add both commands. Similar to how nginx & apache commands are separated. Something like: ``` # If...
> it seems like you are the only one having this issue, as nobody else reported it. > > I think this can be closed Some users on the discord...
> > My WHMCS addon has been released and is running well. You can find it in the #third-party pins on Discord. > > I can't message you on discord...
FYI: There are official docker images for Pterodactyl (`ghcr.io/pterodactyl/panel` and `ghcr.io/pterodactyl/wings`) and also example docker compose files: https://github.com/pterodactyl/panel/blob/1.0-develop/docker-compose.example.yml https://github.com/pterodactyl/wings/blob/develop/docker-compose.example.yml