500 | Server Error on admin panel
i have no clue what is causing this, i just removed a permissions manager that doesn't work and now my admin panel is broken. im fine if i have to uninstall pterodactyl and install again but will i keep all server data if i do uninstall? (using redprint)
25 Replies
Can you get us some logs?
ho wwould i do that
You'll need to grab the error logs from the Panel. The following command uploads the last 150 lines of this day's log to our pastebin and provides a link you can share.
@MinecraftLover Probably best to go through the following steps which will help you clean out a couple leftover files.
1. Remove certain files and directories with
rm -r resources public node_modules app
.
2. Go through the Pterodactyl update documentation. (ignore artisan command errors)
3. Install dependencies by running the yarn
command.
4. Repair Blueprint with blueprint -upgrade remote blueprintframework/fallback
.
5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.thats strange, did you install any addons after going through the steps i listed above?
Getting the same issue as this person. Foillowed the provided steps. User panel is fine, admin panel leads to a 500
Before installing the addons: https://pteropaste.com/4j2i/
After: https://pteropaste.com/1g8o/
Nebula, Slate and Loader are installed.
Does
blueprint -upgrade remote blueprintframework/fallback
do anything?I tried that, and it still shows the above
These are the commands I ran
In that order*
Does upgrading with
blueprint -upgrade remote blueprintframework/framework
cause an error as well?No errors in console, lemme run it again

Ope, looks like there is one now
yeah that error is fine
could you take a peek at your admin panel now
It works now
should I try installing the extensions?
go ahead

oop
yep thats fine
ctrl shift r
🤔

First time I saw that
Nebula installed, everything is up
Slate installed, everything is up
Everything is good
perfect, thank you!
alright seems like whatever caused the error no longer does next release
glad everything works now. if you have the time, please star blueprint on github and review some of the extensions you downloaded
Will do
Yes
I'll attempt to do the above
this fixed it