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
@LaBAdochnicht Could you run
blueprint -rerun-install
and send over it's output?Wait, I am trying something rn
I think I bricked something by updating Pterodactyl
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
wow fixed it by restoring a backup, installing blueprint, removing nebula, updating pterodacty, installing blueprint, installing nebula.
what if I don't do
Could've just gone through the upgrade snippet's steps.
Because I didn't
Didn't know they even exist 👀
It's there just in case people have previously installed panel mods.
Blueprint addons or other addons?
other addons before blueprint
ah oke