Blueprint not working

Hey, tried installing bp. Now my pt admin panel doesn’t work any more. I get the error „500 | Server Error“ when trying to access it.
3 Replies
WaldperlachFabi
WaldperlachFabiOP10mo ago
When trying to run the blueprint -upgrade command I get this error:
root@node3 /var/www/pterodactyl # blueprint -upgrade
-bash: /usr/local/bin/blueprint: Permission denied
root@node3 /var/www/pterodactyl # sudo blueprint -upgrade
sudo: blueprint: command not found
root@node3 /var/www/pterodactyl # blueprint -upgrade
-bash: /usr/local/bin/blueprint: Permission denied
root@node3 /var/www/pterodactyl # sudo blueprint -upgrade
sudo: blueprint: command not found
amogus
amogus10mo ago
are there any errors above? btw try running chmod u+x /usr/local/bin/blueprint /var/www/pterodactyl/blueprint.sh to fix the permission error
WaldperlachFabi
WaldperlachFabiOP10mo ago
Fixed it, thx

Did you find this page helpful?