24 Replies
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
this isn't enough information to help you solve the issue you are facing
What else do you need? I'm using an Auto Installer.
redprint
@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
I'll try to install it with the documentation. But previously it didn't work
I get the same error
@! 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./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
Alright, go through the steps again but instead of step 4, run
rm -r .blueprint blueprint
and go through Blueprint's installation guide again.rm: cannot remove '.blueprint': No such file or directory
thats fine
When doing the WGET, rename the release to release1.zip. I unzipped it and the bash already worked blueprint.sh
oki
solved
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
are you actively making use of _FOLDER?
_FOLDER?
_FOLDER="/var/www/pterodactyl" ./blueprint.sh
has been deprecated since this releaseI don't think I use it
strange
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
weird
thanks for checking though
np
could be a os the script doesn't support (never taken a look at redprint so idk if it has something to prevent this)
it support rhel and debian based