24 Replies
! C4rL0s - LIMITED
! C4rL0s - LIMITEDOP15mo ago
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 59: .blueprint/lib/parse_yaml.sh: No such file or directory ./blueprint.sh: line 60: .blueprint/lib/grabenv.sh: No such file or directory ./blueprint.sh: line 61: .blueprint/lib/logFormat.sh: No such file or directory ./blueprint.sh: line 62: .blueprint/lib/misc.sh: No such file or directory ./blueprint.sh: line 199: dbValidate: command not found
Emma
Emma15mo ago
this isn't enough information to help you solve the issue you are facing
! C4rL0s - LIMITED
! C4rL0s - LIMITEDOP15mo ago
What else do you need? I'm using an Auto Installer. redprint
Emma
Emma15mo ago
@Growtoups | elixior.cloud that's on you then i haven't looked into redprint enough to know what it does to install blueprint, so won't really be able to help here
! C4rL0s - LIMITED
! C4rL0s - LIMITEDOP15mo ago
I'll try to install it with the documentation. But previously it didn't work I get the same error
Emma
Emma15mo ago
@! C4rL0s - LIMITED Go through these steps and you should be set, might be better to avoid scripts in the future. 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 remote blueprintframework/fallback. 5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.
! C4rL0s - LIMITED
! C4rL0s - LIMITEDOP15mo ago
/var/www/pterodactyl# blueprint -upgrade remote blueprintframework/fallback 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 /var/www/pterodactyl/blueprint.sh: line 59: .blueprint/lib/parse_yaml.sh: No such file or directory /var/www/pterodactyl/blueprint.sh: line 60: .blueprint/lib/grabenv.sh: No such file or directory /var/www/pterodactyl/blueprint.sh: line 61: .blueprint/lib/logFormat.sh: No such file or directory /var/www/pterodactyl/blueprint.sh: line 62: .blueprint/lib/misc.sh: No such file or directory /var/www/pterodactyl/blueprint.sh: line 2315: PRINT: command not found /var/www/pterodactyl/blueprint.sh: line 2319: PRINT: command not found same
Emma
Emma15mo ago
Alright, go through the steps again but instead of step 4, run rm -r .blueprint blueprint and go through Blueprint's installation guide again.
! C4rL0s - LIMITED
! C4rL0s - LIMITEDOP15mo ago
rm: cannot remove '.blueprint': No such file or directory
Emma
Emma15mo ago
thats fine
! C4rL0s - LIMITED
! C4rL0s - LIMITEDOP15mo ago
When doing the WGET, rename the release to release1.zip. I unzipped it and the bash already worked blueprint.sh
Emma
Emma15mo ago
oki
! C4rL0s - LIMITED
! C4rL0s - LIMITEDOP15mo ago
solved
Growtoups | elixior.cloud
Strange I didn't touch redprint in a while so shouldn't happen since as far as I know there isn't any breaking changes right @Emma However I'll take a look at it when available
Emma
Emma15mo ago
are you actively making use of _FOLDER?
Growtoups | elixior.cloud
_FOLDER?
Emma
Emma15mo ago
_FOLDER="/var/www/pterodactyl" ./blueprint.sh has been deprecated since this release
Growtoups | elixior.cloud
I don't think I use it
Emma
Emma15mo ago
strange
Growtoups | elixior.cloud
Anyhow I'll look into it Just checked the code I never make use of this I'll try later on a vm to see if it's a random issue that happened on his machine so just tried it the error never happened so idk what happened for the script to have this random error
Emma
Emma15mo ago
weird thanks for checking though
ℓєzєтнσ
ℓєzєтнσ15mo ago
could be a os the script doesn't support (never taken a look at redprint so idk if it has something to prevent this)
Growtoups | elixior.cloud
it support rhel and debian based

Did you find this page helpful?