Permission denied

I'm getting this -bash: /usr/local/bin/blueprint: Permission denied when trying to run any blueprint commands I feel I may have missed something
15 Replies
Emma
Emma10mo ago
Could you try running chmod +x /usr/local/bin/blueprint and trying again?
AnOriginalOrange
AnOriginalOrangeOP10mo ago
Okay that now works.. Why didn't I think of even trying that. Tiredness I reckon
Emma
Emma10mo ago
it happens haha
AnOriginalOrange
AnOriginalOrangeOP10mo ago
When trying to rerun the install
No description
AnOriginalOrange
AnOriginalOrangeOP10mo ago
I wonder if I'm bodged my install lol
Emma
Emma10mo ago
in which folder is your pterodactyl directory?
AnOriginalOrange
AnOriginalOrangeOP10mo ago
yeah /var/www/pterodactyl Essentially I saw your theme and thought I liked the looks of it and so I went down the rabbit hole of breaking my install as I had installed some non-blueprint extentsions and it seems to be causing some breakage lol
AnOriginalOrange
AnOriginalOrangeOP10mo ago
Getting this when trying to install nebula
No description
Emma
Emma10mo ago
Ah yeah that could be it
Blueprint
Blueprint10mo ago
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
Emma
Emma10mo ago
this might help you fix it
AnOriginalOrange
AnOriginalOrangeOP10mo ago
Trying now! Worked now
Emma
Emma10mo ago
yay!!
AnOriginalOrange
AnOriginalOrangeOP10mo ago
Does blueprint play nicely with non-blueprint extensions?
Loki
Loki10mo ago
No

Did you find this page helpful?