B
Blueprint•13mo ago
Esoni

"You need to finish install Blueprint to start using extensions

I just updated my panel to get rid of some weird conflicts between Nookure Theme and my recently installed Nebula Theme. After updating the panel, I started with reinstalling Blueprint. After running the reinstall command I got that small flurry of errors, and when looking at my panel extension tab I see " You need to finish installing Blueprint to start using extensions." Help is super appreciated, and whatever other details may be helpful I will happily provide.
No description
No description
28 Replies
Loki
Loki•13mo ago
Try deleting the .blueprint folder and re-trying the installation.
Esoni
EsoniOP•13mo ago
Hm. I did that and now my panel is 500 server error
Loki
Loki•13mo ago
What do your logs say?
Esoni
EsoniOP•13mo ago
Which logs?
Loki
Loki•13mo ago
Panel
tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99
tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99
Loki
Loki•13mo ago
Looks like Blueprint wasn't reinstalled fully. You could try the blueprint -upgrade command.
Esoni
EsoniOP•13mo ago
Looks like something is calling upon a directory that no longer exists. I have a backup of my panel before I updated everything so I should be able to just grab that Oh alright I've already accepted that I'll need to re-add my plugins and such
Loki
Loki•13mo ago
In that case, if all else fails, you can get a clean install of the panel by deleting everything in /var/www/pterodactyl except for your .env file, then try installing Blueprint again. That's the method I chose for updating the Docker version; it makes everything pretty easy. I was told Blueprint extensions typically store any persistent data in the database, so all you'd need to do would be reinstall the extensions.
Esoni
EsoniOP•13mo ago
Yeah that wouldn't really be an option. I assume that would delete the information attached to my servers of which there are many, some of which I rent to other people. However, it seems to be kinda working? The blueprint extension button just looks like this and I have a "[. .] Outdated stylesheets detected." at the bottom of the admin panel
Esoni
EsoniOP•13mo ago
No description
Loki
Loki•13mo ago
No, the persistent data for Pterodactyl Panel is locating in the panel database, except for the APP_KEY, which is in your .env file. The Wings data is located in /var/lib/pterodactyl and /etc/pterodactyl. No user data would be deleted. Unless there's a specific Blueprint extension that has user data you have that keeps it's persistent data in /var/www/pterodactyl?
Esoni
EsoniOP•13mo ago
Nothing important is saved on the extensions themselves Good to know though! I may do that So I presume I would just backup my env, clear the data, move it back?
Loki
Loki•13mo ago
Yep
Esoni
EsoniOP•13mo ago
Huh I am gonna reinstall my theme quick and see if this is just a visual bug or if I'm gonna be facing issues, then I'll do that if I run into problems Yeah it's weird, looks like it's just visual on the admin panel? Maybe sometime I may reinstall everything but for now this is okay. I appreciate the help tons!
Loki
Loki•13mo ago
No problem
Esoni
EsoniOP•13mo ago
Damn.. it is a more serious problem. I suppose I am starting over a bit Hey! Sorry to bother again, wiped my /var/www/pterodactyl panel, however, I am getting a weird error : https://ptero.co/evuwesovol
Loki
Loki•13mo ago
Looks like your Redis password isn't null in your .env file, but you never configured a password for Redis.
Esoni
EsoniOP•13mo ago
Huh. Should I got in there and make it null?
Loki
Loki•13mo ago
I prefer setting a password
Esoni
EsoniOP•13mo ago
I did have a password set prior
Loki
Loki•13mo ago
That's weird
Esoni
EsoniOP•13mo ago
Yeah, seems like when I actually set one up during the p:environment:setup command, that's when it breaks
Loki
Loki•13mo ago
Oh, you don't need to change the .env file or reinstall, just go through the panel update guide and then restore the old one.
Esoni
EsoniOP•13mo ago
Strange So even after a fresh install of the entire panel, I am getting this still
Esoni
EsoniOP•13mo ago
No description
Esoni
EsoniOP•13mo ago
Oh lovely It's just cached all is well
Loki
Loki•13mo ago
🥂

Did you find this page helpful?