Can't install nebula correctly

I updated Pterodactyl to the newest version and then blueprint afterwards. After installing nebula, the frontend for users works but the editor for nebula is giving an HTTP500 error.
10 Replies
Emma
Emma•10mo ago
@LaBAdochnicht Could you run blueprint -rerun-install and send over it's output?
LaBAdochnicht
LaBAdochnichtOP•10mo ago
Wait, I am trying something rn I think I bricked something by updating Pterodactyl
Blueprint
Blueprint•10mo ago
1. Remove certain files and directories with rm -r resources public node_modules. 2. Go through the Pterodactyl update documentation. 3. Install dependencies by running the yarn command. 4. Repair Blueprint with blueprint -upgrade. 5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.
byte snippet-upgrade
LaBAdochnicht
LaBAdochnichtOP•10mo ago
wow fixed it by restoring a backup, installing blueprint, removing nebula, updating pterodacty, installing blueprint, installing nebula. what if I don't do
rm -r resources public node_modules
rm -r resources public node_modules
Emma
Emma•10mo ago
Could've just gone through the upgrade snippet's steps.
LaBAdochnicht
LaBAdochnichtOP•10mo ago
Because I didn't Didn't know they even exist 👀
Emma
Emma•10mo ago
It's there just in case people have previously installed panel mods.
LaBAdochnicht
LaBAdochnichtOP•10mo ago
Blueprint addons or other addons?
Jul 🌹
Jul 🌹•10mo ago
other addons before blueprint
LaBAdochnicht
LaBAdochnichtOP•10mo ago
ah oke

Did you find this page helpful?