#Questions

1 messages · Page 1 of 1 (latest)

novel osprey
#

Just wanna ask when Blueprint will be compatible with the latest version

worthy bobcatBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

echo galleon
#

The dev is on break, give it a while, for now you can downgrade

#

And then just follow ptero install guide

#

If that doesn't work you might also have to downgrade composer deps by doing COMPOSER_ALLOW_SUPERUSER=1 rm -rf /var/www/pterodactyl/vendor && composer install --no-dev --optimize-autoloader

stoic sequoia
echo galleon
#

As for the final 3, blueprint will probably be fixed by then lol

echo galleon
#

Also one of the known ones is a wings bug that probably didn't even take any panel changes

echo marten
outer valve
#

how to fix it?

echo marten
#

Add an encryption key to your .env file

outer valve
#

how?

echo marten
#

Google it

outer valve
#

ok

echo marten
# outer valve ok

This is basic pterodactyl stuff that you should have done when installing pterodactyl

outer valve
#

i use the github command

echo marten
outer valve
#

:<

#

90% of the hosting owners ik use it

stoic sequoia
#

But those 90% of those people know what they are doing

outer valve
#

right

echo marten
outer valve
#

i generated the encryption key btw

echo marten
#

Any good sysadmin should know and understand the things that they are doing to install software. If they are using the ptero install script, I fear the other practices they may be ignoring

stoic sequoia
#

Honestly it's pretty simple, like I don't understand that clearly how to run ptero on docker but that's just skill issue since I'm not that familiar with docker itself

echo marten
#

Still, if they used an install script it could mean that they are doing other things like not properly configuring things like firewalls, fail2ban, and other basics

#

Anyways, enough of my rant, this is defo not the right channel for that lol

analog mauve
#

Temporary fix
Use the following command to update to the latest commit of the pterodactyl-v1.12 development branch:

blueprint -upgrade remote blueprintframework/framework pterodactyl-v1.12

https://github.com/BlueprintFramework/framework/pull/197

For AnswerOverflow readers
If beta-2026-01 is already out by the time you read this, just use the blueprint -upgrade command and you'll be fine :)

GitHub

THIS IS A DRAFT PR. THIS IS NOT IN A FINISHED STATE YET
ImportantIf you&#39;d like to contribute to Pterodactyl v1.12 compatibility, please make a pull request to the pterodactyl-v1.12 branch, ...