Some error while rebuilding panel assets

Hi, this happens when I try to install Blueprint, like the docs said I first updated the panel before trying to install blueprint. But I get this error? Probably from a theme I had previously, I would appreciate if any of you guys could help me!
21 Replies
Phedona
Phedona2y ago
Do you have mods installed on your Panel? Other Extensions*
Hamza 🍉
Hamza 🍉OP2y ago
Yea I have, but since I had to reinstall them every time I updated the panel, I assumed they would be removed once I update the panel?
Phedona
Phedona2y ago
Should be? @Lovinoes
Lovinoes
Lovinoes2y ago
?
Emma
Emma2y ago
Some files might be left over, to avoid this, try running rm -r /var/www/pterodactyl/* which should in theory not remove your .env file (back it up just in case), then follow the Pterodactyl update documentation.
Hamza 🍉
Hamza 🍉OP2y ago
Will this remove my eggs I have set up? Or are they stored in the database?
Emma
Emma2y ago
I'm not 100% sure, you could also rm -r /var/www/pterodactyl/public /var/www/pterodactyl/resources if you want to be safe.
Hamza 🍉
Hamza 🍉OP2y ago
I just did, so now I should run the install script again?
Emma
Emma2y ago
First you'll want to go through the Pterodactyl update documentation.
Hamza 🍉
Hamza 🍉OP2y ago
i did
Emma
Emma2y ago
After that run yarn (in your Pterodactyl folder) and blueprint -upgrade right after.
Hamza 🍉
Hamza 🍉OP2y ago
Yes! It worked, thank you so much
Emma
Emma2y ago
No problem :v
Hamza 🍉
Hamza 🍉OP2y ago
So now I cant install external modules without the risk of breaking it right?
Emma
Emma2y ago
Correct
Hamza 🍉
Hamza 🍉OP2y ago
dang that sucks, there is one thing I really need for my panel but ig its better to stay on blueprint to risk bricking anything not*
Loki
Loki2y ago
Make sure you set up automated backups either way. I recommend Restic or filesystem snapshots.
Hamza 🍉
Hamza 🍉OP2y ago
Alright thanks, I will look into it
Loki
Loki2y ago
Assuming you're using the baremetal version of the panel, I believe you'd stop the panel with an artisan command like in the upgrade guide before making the backup, then start it again the same way. Don't backup files that might be being written to at the moment.
Hamza 🍉
Hamza 🍉OP2y ago
@Emma quick question, I just bought nebula (Insane theme 😍). Im at the point of installing it. But I currently have recolor installed, what should I do? Uninstall recolor? If yes, please tell me how.
Emma
Emma2y ago
blueprint -remove recolor would do the trick

Did you find this page helpful?