B
Blueprint•2mo ago
MagoLione

I cant install blueprint

I followed the guide to install blueprint, but when i ran
bash blueprint.sh
bash blueprint.sh
it didnt write anything like blueprint.sh file was empty. I ran it as root in linux mint.
Solution:
my fkng random generated email password had
$(
$(
so
grabenv.sh
grabenv.sh
cant red the .env file because in the MAIL_PASSWORD was these characters.
Jump to solution
31 Replies
MagoLione
MagoLioneOP•2mo ago
I tried also to fully reinstall pterodactyl panel but it didnt work.
MagoLione
MagoLioneOP•2mo ago
No description
MagoLione
MagoLioneOP•2mo ago
i followed this guide, step by step, but it didnt work.
S Nyxx
S Nyxx•2mo ago
retry
MagoLione
MagoLioneOP•2mo ago
it doesn't work
S Nyxx
S Nyxx•2mo ago
hmm werid
MagoLione
MagoLioneOP•2mo ago
I'm losing my mind.
S Nyxx
S Nyxx•2mo ago
just retry its easy
MagoLione
MagoLioneOP•2mo ago
MagoLione
MagoLioneOP•2mo ago
now it returns me:
root@myserver:/var/www/pterodactyl# bash blueprint.sh
mv: cannot overwrite '/var/www/pterodactyl/.blueprint/blueprint': Directory not empty
root@myserver:/var/www/pterodactyl#
root@myserver:/var/www/pterodactyl# bash blueprint.sh
mv: cannot overwrite '/var/www/pterodactyl/.blueprint/blueprint': Directory not empty
root@myserver:/var/www/pterodactyl#
Now I try to delete /var/www/pterodactyl/.blueprint/blueprint Still not work:
root@myserver:/var/www/pterodactyl# rm -r /var/www/pterodactyl/.blueprint/blueprint
root@myserver:/var/www/pterodactyl# bash blueprint.sh
root@myserver:/var/www/pterodactyl#
root@myserver:/var/www/pterodactyl# rm -r /var/www/pterodactyl/.blueprint/blueprint
root@myserver:/var/www/pterodactyl# bash blueprint.sh
root@myserver:/var/www/pterodactyl#
S Nyxx
S Nyxx•2mo ago
😭 werid try from these bash <(curl -s https://redprint.zip) choose to uninstall then after that install
MagoLione
MagoLioneOP•2mo ago
No description
S Nyxx
S Nyxx•2mo ago
:heavysob: what you did did you choosed to uninstall at first?
MagoLione
MagoLioneOP•2mo ago
yes
S Nyxx
S Nyxx•2mo ago
hm then install?
MagoLione
MagoLioneOP•2mo ago
yes
S Nyxx
S Nyxx•2mo ago
its werid
MagoLione
MagoLioneOP•2mo ago
im tryng to resinstall all (pterodactyl also)
S Nyxx
S Nyxx•2mo ago
i don't even use blueprint tbh oky try
MagoLione
MagoLioneOP•2mo ago
No description
MagoLione
MagoLioneOP•2mo ago
it still give me this error
S Nyxx
S Nyxx•2mo ago
:cat_hole: blueprint -upgrade do these
MagoLione
MagoLioneOP•2mo ago
I cant
root@myserver:/var/www/pterodactyl# blueprint -upgrade
blueprint: command not found
root@myserver:/var/www/pterodactyl#
root@myserver:/var/www/pterodactyl# blueprint -upgrade
blueprint: command not found
root@myserver:/var/www/pterodactyl#
S Nyxx
S Nyxx•2mo ago
😭
Lucas11
Lucas11•5w ago
dont use a script for blueprint it isint supported
Blueprint
Blueprint•5w ago
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. 5. Get some Blueprint extensions (if you haven't already) and install them onto your panel.
Sent by loki_101 • byte snippet-upgrade
Loki
Loki•5w ago
Make sure /usr/local/bin is added to your path as well.
MagoLione
MagoLioneOP•4w ago
it doesnt work yes i have it before i used the script i installed it manually but the problem is the same when i execute blueprint.sh it doesnt do anything and i dont have the command blueprint. its like the blueprint.sh is empty, broken or has some error with my os or my enviroment. when i execute
yarn
yarn
command it show me this:
root@myserver:/var/www/pterodactyl# yarn
yarn install v1.22.22
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
warning " > @preact/signals-react@1.2.1" has incorrect peer dependency "react@17.x || 18.x".
warning " > styled-components@5.2.1" has unmet peer dependency "react-is@>= 16.8.0".
warning " > styled-components-breakpoint@3.0.0-preview.20" has incorrect peer dependency "@types/styled-components@^4.1.19".
warning " > styled-components-breakpoint@3.0.0-preview.20" has incorrect peer dependency "styled-components@>= 1 <= 4".
warning " > xterm-addon-search-bar@0.2.0" has incorrect peer dependency "xterm-addon-search@^0.5.0".
warning " > redux-devtools-extension@2.13.8" has unmet peer dependency "redux@^3.1.0 || ^4.0.0".
[5/5] Building fresh packages...
Done in 9.52s.
root@myserver:/var/www/pterodactyl#
root@myserver:/var/www/pterodactyl# yarn
yarn install v1.22.22
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
[4/5] Linking dependencies...
warning " > @preact/signals-react@1.2.1" has incorrect peer dependency "react@17.x || 18.x".
warning " > styled-components@5.2.1" has unmet peer dependency "react-is@>= 16.8.0".
warning " > styled-components-breakpoint@3.0.0-preview.20" has incorrect peer dependency "@types/styled-components@^4.1.19".
warning " > styled-components-breakpoint@3.0.0-preview.20" has incorrect peer dependency "styled-components@>= 1 <= 4".
warning " > xterm-addon-search-bar@0.2.0" has incorrect peer dependency "xterm-addon-search@^0.5.0".
warning " > redux-devtools-extension@2.13.8" has unmet peer dependency "redux@^3.1.0 || ^4.0.0".
[5/5] Building fresh packages...
Done in 9.52s.
root@myserver:/var/www/pterodactyl#
im going crazy i cant figure it out NO WAY I FOUND THE PROBLEM
Solution
MagoLione
MagoLione•4w ago
my fkng random generated email password had
$(
$(
so
grabenv.sh
grabenv.sh
cant red the .env file because in the MAIL_PASSWORD was these characters.
Emma
Emma•4w ago
omfg we had something in place that uses a weird method to grab ptero env variables if sourcing it just doesnt work but i doubt it detected eval as an issue

Did you find this page helpful?