B
Blueprint•13mo ago
AssaultLine

Problem after panel upgrade

I used blueprint -upgrade and now the client side panel works, but admin does not load anything and I get error 500. I originally had installed modpack installer and it didn't work right and bugged the client side. So I tried upgrading to the patched version (I was on F248) and here I am now.
51 Replies
AssaultLine
AssaultLineOP•13mo ago
Resolved part of my issue, but reinstalling my extensions now is a pain. I'm having issues with each one.
AssaultLine
AssaultLineOP•13mo ago
No description
AssaultLine
AssaultLineOP•13mo ago
I'm seeing this visual bug whenever I click extensions page.
Luke
Luke•13mo ago
R u behind cf proxy
AssaultLine
AssaultLineOP•13mo ago
no
root@david1117:~#
root@david1117:~#•13mo ago
Did you try clearing your cache?
AssaultLine
AssaultLineOP•13mo ago
Made it worse
AssaultLine
AssaultLineOP•13mo ago
No description
AssaultLine
AssaultLineOP•13mo ago
This is how nebula looks right now on client side
Luke
Luke•13mo ago
Wtf Try reinsing nebula with blueprint -install nebula
AssaultLine
AssaultLineOP•13mo ago
Yeah just removed it for now because its so broken I already did that 3 times
Luke
Luke•13mo ago
Oh
root@david1117:~#
root@david1117:~#•13mo ago
Is there something in the browser console? @AssaultLine
AssaultLine
AssaultLineOP•13mo ago
No description
AssaultLine
AssaultLineOP•13mo ago
I'll check Thats installation though, only thing at the beginning was that one error And all my stuff doesn't run as www-data I use Plesk so its ran under different user I had all this working fine and I went and screwed with modpack installer and it broke one thing and now all the things are broken lol
AssaultLine
AssaultLineOP•13mo ago
No description
AssaultLine
AssaultLineOP•13mo ago
This was right after I just reinstalled nebula
No description
AssaultLine
AssaultLineOP•13mo ago
Not even sure what to do now, and my dumb ass did this on my live panel.
AssaultLine
AssaultLineOP•13mo ago
Think any of these relate to it?
No description
AssaultLine
AssaultLineOP•13mo ago
Its 403 for any blueprint logos I'm wondering if it does the same whenever I install nebula
root@david1117:~#
root@david1117:~#•13mo ago
It's 100% a perm issue
AssaultLine
AssaultLineOP•13mo ago
I'm setting the entire directory and all files/folders within to the proper user/group
root@david1117:~#
root@david1117:~#•13mo ago
Try setting the owner var
AssaultLine
AssaultLineOP•13mo ago
I know its right because the whole panel doesn't even load up if I don't have it right Plesk must be ran as the user that the "site" is installed under. Those 403 are acting like its not even reading those files though
root@david1117:~#
root@david1117:~#•13mo ago
blueprint.zip
Powerful, fast and developer-friendly extension framework for Pterodactyl. Utilize extension APIs, inject HTML, modify stylesheets, package extensions and so much more.
AssaultLine
AssaultLineOP•13mo ago
I was getting 500 when it was the permission issue
root@david1117:~#
root@david1117:~#•13mo ago
Look at the configuration section Try to set the user before running any bp command
AssaultLine
AssaultLineOP•13mo ago
Oh so I can change that in the blueprint.sh?
root@david1117:~#
root@david1117:~#•13mo ago
Yep
AssaultLine
AssaultLineOP•13mo ago
I was manually going and fixing perms after every install lol
root@david1117:~#
root@david1117:~#•13mo ago
Lol Let blueprint handle it's magic
AssaultLine
AssaultLineOP•13mo ago
I see an issue, I hope this will fix it though. Its not setting the proper permissions/user on .blueprint and a few other files in main directory whenever I try to run that command. Fixed some of them, but the overall site is still not working šŸ§Ÿā€ā™‚ļø Slate worked fine So its unique issue with Nebula I think, I'll try a couple other addons I guess I should just ask @Emma then what is the best method to reset or just clear out things with nebula? I'd really prefer if I could at least keep the config settings, but if not then oh well. Other addons seems to be working fine, just issue when Nebula theme is applied.
root@david1117:~#
root@david1117:~#•13mo ago
Just a quick question, why don't you run it on a normal VM? I've never understood the point running it in plesk
Emma
Emma•13mo ago
remind me to reply tomorrow
root@david1117:~#
root@david1117:~#•13mo ago
Remind me to remind you to reply tomorrow Thanks
AssaultLine
AssaultLineOP•13mo ago
Just another cost I run a bunch of other sites so Plesk was already there Any other tips about fixing Nebula ^ this is what it looks like when I install the nebula theme. pls don't forget to reply, still not sure whats causing the nebula only issue.
Emma
Emma•13mo ago
im so confused
root@david1117:~#
root@david1117:~#•13mo ago
Oh btw
Emma
Emma•13mo ago
could you give a summary
root@david1117:~#
root@david1117:~#•13mo ago
Hi ivy I'm reminding you to reply Thanks for reminding me that this exists
AssaultLine
AssaultLineOP•13mo ago
Alright so started out I installed modpack installer and it bugged my client side panel. So I ended up doing blueprint -upgrade to get the new patched version (I was on that bugged F248 version prior) And now I'm attempting to reinstall all the extensions and the only one I'm having an issue with is Nebula. That screenshot above is what client side looks like. The background is meant to be black, but you can see all the tabs on the left are all broken code at the bottom. @Emma The summary is above
root@david1117:~#
root@david1117:~#•13mo ago
She's probably busy
AssaultLine
AssaultLineOP•13mo ago
I still haven't figured this out
Emma
Emma•13mo ago
im so sorry for missing this have been busy could you try installing an older version of nebula?
AssaultLine
AssaultLineOP•13mo ago
Still was acting weird and gave me 403 error on my Plesk when trying to load the panel nebula editor. I tried to do what you said with installing an older version and the above happened. What would be the best option to just get a fresh install of Nebula running?
Emma
Emma•13mo ago
Probably, yeah. I'm not sure what could be giving you that error honestly.
AssaultLine
AssaultLineOP•13mo ago
I made sure that the blueprint.sh file had the proper user and group set for my server configuration. Its setting up everything correctly and any other extensions installed fine, Nebula was the only one that caused me any issue.
Emma
Emma•13mo ago
This is how Nebula determines whether or not you are authorized to view a page in Designer.
No description
Emma
Emma•13mo ago
Something might be preventing it from detecting you as an administrator. What exactly, I'm not sure.
AssaultLine
AssaultLineOP•13mo ago
Would running these help at all? php artisan view:clear php artisan config:clear I tried doing it again and still get 403 error, I'm trying to find log to read more into what is causing the error. Fixed it, was an issue with a certain path being blocked on nginx/apache with my Plesk install. I added an exception for the specific extension path it was trying to access and it worked fine installing the theme after that. What a pain that this took me 2 weeks of screwing around to figure out though lol.
Emma
Emma•13mo ago
Glad you ended up finding the solution. Yeah, definitely couldn't have guessed that being the problem.

Did you find this page helpful?