Error when installing blueprint
Hey,
When I try to run blueprint.sh, I get:
What was I doing wrong here?
22 Replies
I couldn't really tell, but from reading the logs there are several files missing
Did you install files correctly?
Yes? I moved the zip in
to /etc/ptero
I guess that wasn’t the right places
Wrong directory
Usually panel files go on /var/www/pterodactyl
Mmm
Ok
I’ll try soon
do i have to restart pterodactyl to see the changes work?
Not really
if you followed the guide correctly just
php artisan up
when it is all donehmmm
So far so good?
Could not open input file: artisan
nope
ptero is the same
uhhh
What did you do after placing the files in the correct directory
And how did you install pterodactyl? 😅
install script
ran the command
blueprint.sh
oh no
Well
did the script log any errors when executed
The bp.sh
@GustyCube Could you share an
ls
of your Pterodactyl folder.is the www folder from root? i lost it, i can only find /etc/pterodactyl
Usually your Pterodactyl webserver is in /var/www/pterodactyl. If that directory does not exist, you might have to do some stuff again.
Specifically, this part: https://pterodactyl.io/panel/1.0/getting_started.html#download-files
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.
i was lazy so i used the installer

@Emma heres the ls
Alrighty
Could you run
blueprint -help
and see which errors it throws back?
Seems fine now. Could you check if
blueprint -upgrade
runs without errors?Fixed.