Error when installing blueprint

Hey, When I try to run blueprint.sh, I get:
sed: can't read /var/www/pterodactyl/app/BlueprintFramework/Services/PlaceholderService/BlueprintPlaceholderService.php: No such file or directory
sed: can't read /var/www/pterodactyl/.blueprint/extensions/blueprint/public/index.html: No such file or directory
touch: cannot touch '/var/www/pterodactyl/.blueprint/extensions/blueprint/private/db/version': No such file or directory
blueprint.sh: line 65: .blueprint/lib/parse_yaml.sh: No such file or directory
blueprint.sh: line 66: .blueprint/lib/grabenv.sh: No such file or directory
blueprint.sh: line 67: .blueprint/lib/logFormat.sh: No such file or directory
blueprint.sh: line 68: .blueprint/lib/misc.sh: No such file or directory
blueprint.sh: line 185: PRINT: command not found
blueprint.sh: line 193: /var/www/pterodactyl/.blueprint/extensions/blueprint/private/debug/logs.txt: No such file or directory
blueprint.sh: line 197: dbValidate: command not found
██
██ ██
████

blueprint.sh: line 209: PRINT: command not found
blueprint.sh: line 130: PRINT: command not found
blueprint.sh: line 141: PRINT: command not found
blueprint.sh: line 149: PRINT: command not found
blueprint.sh: line 150: PRINT: command not found
blueprint.sh: line 151: PRINT: command not found
blueprint.sh: line 153: PRINT: command not found
blueprint.sh: line 155: PRINT: command not found
blueprint.sh: line 156: PRINT: command not found
sed: can't read /var/www/pterodactyl/app/BlueprintFramework/Services/PlaceholderService/BlueprintPlaceholderService.php: No such file or directory
sed: can't read /var/www/pterodactyl/.blueprint/extensions/blueprint/public/index.html: No such file or directory
touch: cannot touch '/var/www/pterodactyl/.blueprint/extensions/blueprint/private/db/version': No such file or directory
blueprint.sh: line 65: .blueprint/lib/parse_yaml.sh: No such file or directory
blueprint.sh: line 66: .blueprint/lib/grabenv.sh: No such file or directory
blueprint.sh: line 67: .blueprint/lib/logFormat.sh: No such file or directory
blueprint.sh: line 68: .blueprint/lib/misc.sh: No such file or directory
blueprint.sh: line 185: PRINT: command not found
blueprint.sh: line 193: /var/www/pterodactyl/.blueprint/extensions/blueprint/private/debug/logs.txt: No such file or directory
blueprint.sh: line 197: dbValidate: command not found
██
██ ██
████

blueprint.sh: line 209: PRINT: command not found
blueprint.sh: line 130: PRINT: command not found
blueprint.sh: line 141: PRINT: command not found
blueprint.sh: line 149: PRINT: command not found
blueprint.sh: line 150: PRINT: command not found
blueprint.sh: line 151: PRINT: command not found
blueprint.sh: line 153: PRINT: command not found
blueprint.sh: line 155: PRINT: command not found
blueprint.sh: line 156: PRINT: command not found
What was I doing wrong here?
22 Replies
Deleted User
Deleted User17mo ago
I couldn't really tell, but from reading the logs there are several files missing Did you install files correctly?
GustyCube
GustyCubeOP17mo ago
Yes? I moved the zip in to /etc/ptero I guess that wasn’t the right places
Deleted User
Deleted User17mo ago
Wrong directory Usually panel files go on /var/www/pterodactyl
GustyCube
GustyCubeOP17mo ago
Mmm Ok I’ll try soon do i have to restart pterodactyl to see the changes work?
Deleted User
Deleted User17mo ago
Not really if you followed the guide correctly just php artisan up when it is all done
GustyCube
GustyCubeOP17mo ago
hmmm
Deleted User
Deleted User17mo ago
So far so good?
GustyCube
GustyCubeOP17mo ago
Could not open input file: artisan nope ptero is the same
Deleted User
Deleted User17mo ago
uhhh What did you do after placing the files in the correct directory And how did you install pterodactyl? 😅
GustyCube
GustyCubeOP17mo ago
install script ran the command blueprint.sh
Deleted User
Deleted User17mo ago
oh no Well did the script log any errors when executed The bp.sh
Emma
Emma17mo ago
@GustyCube Could you share an ls of your Pterodactyl folder.
GustyCube
GustyCubeOP17mo ago
is the www folder from root? i lost it, i can only find /etc/pterodactyl
Emma
Emma17mo ago
Usually your Pterodactyl webserver is in /var/www/pterodactyl. If that directory does not exist, you might have to do some stuff again.
Emma
Emma17mo ago
Getting Started | Pterodactyl
Pterodactyl is an open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
GustyCube
GustyCubeOP17mo ago
i was lazy so i used the installer
GustyCube
GustyCubeOP17mo ago
No description
GustyCube
GustyCubeOP17mo ago
@Emma heres the ls
Emma
Emma17mo ago
Alrighty Could you run blueprint -help and see which errors it throws back?
GustyCube
GustyCubeOP17mo ago
No description
Emma
Emma17mo ago
Seems fine now. Could you check if blueprint -upgrade runs without errors?
GustyCube
GustyCubeOP17mo ago
Fixed.

Did you find this page helpful?