Nebula + Blueprint error
Blueprint doesnt show images for extensions + nebula doesnt seem to have install properly


41 Replies
@Emma I made it
Has this anything to do me being on beta-2024-08
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
try this^
Ok I'll try that tomorrow 👍
I've done that, no difference blueprint stays the exact same


Are you behind Cloudflare?
Yes
But not proxying
Proxied?
hm
How did you install Blueprint?
I followed the documentation for it on your website
okay so that checks out
Does it matter if im using alpine linux?
might be yeah
As I couldnt use your apt I had to use apk
Yeah that should be fine it's just the actual libraries themselves
Ok
lemme check something real quick
k
GitHub
docker/Dockerfile at Master · BlueprintFramework/docker
Blueprint's extension ecosystem you know and love, in Docker. Install, manage and develop Pterodactyl modifications like never before. - BlueprintFramework/docker
I've done exactyl that?
Do you want me to send the commands I used?
hm are you using Blueprint Docker or just alpine
Alpine
I'm not sure- should definitely be possible in some way or form
then edited my .env to change the database credentiuas to the right thing
and then I had to make a /app/public/storage because it wasnt created?
then gave it perms
i also had a web error so cleared the cache and put the website into maintenence and back
then re ran the install
This is the commads I used
^
Well, I'm going to have lunch and will check later
have you tried turning it off and on again
I wish it worked like that
😭
@Emma do you have any idea what I could have done wrong?
+ Is it also normal for my Blueprintframework extensions to be empty?

If you don't have any extensions utilizing the
requests_app
API yesOk, any idea about the rest?
Have you got any idea what the issue is?
With the new update same issue, I have no idea what it is? is it a dependency issue or something?



and then after that I did
php artisan up
and still same thing
I really feel like it's Cloudflare-related
does the same issue occur when you aren't behind it?
Could try configuring a Cloudflare Page Rule if Cloudflare is causing it, so it doesn't cache or alter anything on the admin end.
I tried using another domain which is run through awshostmaster. And no difference. Sorry for the late reply

If it isn't solved by using an aws domain, I don't think it'll make a difference
I'm so confused
i think blueprint's public folder is missing for some reason
Do you need to see anything from it?


blueprint should be symlinked there
weird