BlueprintB
Blueprint2y ago
5 replies
H1ghSyst3m

Can't install blueprint

I upload went through the installation doc from blueprint, installed all dependecies and uploaded all files to the /var/www/pterodactyl folder
Entered the command
chmod +x blueprint.sh
bash blueprint.sh
but then I get this:

sed: can't read /app/BlueprintFramework/Services/PlaceholderService/BlueprintPlaceholderService.php: No such file or directory sed: can't read /.blueprint/extensions/blueprint/public/index.html: No such file or directory touch: cannot touch '/.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: /.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 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

I controlled all files, they are there in the correct folders.

I am using 22.04.4, Nodejs 20 and composer 2.5
Was this page helpful?