B
Blueprint15mo ago
Max

Server Error 500

i just install Blueprint , It seems that I repeated the installation process because the properties did not appear in the panel
No description
36 Replies
Emma
Emma15mo ago
Have you gone through the entire installation guide?
Max
MaxOP15mo ago
yup
Emma
Emma15mo ago
Could you run blueprint -upgrade remote blueprintframework/fallback?
Max
MaxOP15mo ago
hmm 1min
root@VPS-9265:/var/www/pterodactyl# blueprint -upgrade remote blueprintframework/fallback
14:16:01 WARNING: This is an advanced feature, only proceed if you know what you are doing.
14:16:01 INPUT: Upgrading to the latest development build will update Blueprint to a remote version which might differ from the latest release. Continue? (y/N)
y
14:16:03 INPUT: Upgrading will wipe your .blueprint folder and will deactivate all active extensions. Continue? (y/N)
y
14:16:10 INPUT: This is the last warning before upgrading/wiping Blueprint. Type 'continue' to continue, all other input will be taken as 'no'.
y
14:16:16 INFO: Upgrade cancelled.
root@VPS-9265:/var/www/pterodactyl# blueprint -upgrade remote blueprintframework/fallback
14:16:01 WARNING: This is an advanced feature, only proceed if you know what you are doing.
14:16:01 INPUT: Upgrading to the latest development build will update Blueprint to a remote version which might differ from the latest release. Continue? (y/N)
y
14:16:03 INPUT: Upgrading will wipe your .blueprint folder and will deactivate all active extensions. Continue? (y/N)
y
14:16:10 INPUT: This is the last warning before upgrading/wiping Blueprint. Type 'continue' to continue, all other input will be taken as 'no'.
y
14:16:16 INFO: Upgrade cancelled.
It appears to be updated to the latest version
Emma
Emma15mo ago
14:16:10 INPUT: This is the last warning before upgrading/wiping Blueprint. Type 'continue' to continue,all other input will be taken as 'no'.
Max
MaxOP15mo ago
root@VPS-9265:/var/www/pterodactyl# blueprint -upgrade remote blueprintframework/fallback
y14:21:55 WARNING: This is an advanced feature, only proceed if you know what you are doing.
14:21:55 INPUT: Upgrading to the latest development build will update Blueprint to a remote version which might differ from the latest release. Continue? (y/N)

14:21:56 INPUT: Upgrading will wipe your .blueprint folder and will deactivate all active extensions. Continue? (y/N)
y
14:21:56 INPUT: This is the last warning before upgrading/wiping Blueprint. Type 'continue' to continue, all other input will be taken as 'no'.
continue
14:22:06 INFO: Fetching and pulling latest commit..
Cloning into 'main'...
remote: Enumerating objects: 234, done.
remote: Counting objects: 100% (234/234), done.
remote: Compressing objects: 100% (183/183), done.
remote: Total 234 (delta 16), reused 230 (delta 15), pack-reused 0
Receiving objects: 100% (234/234), 4.01 MiB | 17.34 MiB/s, done.
Resolving deltas: 100% (16/16), done.
14:22:08 INFO: Searching and validating framework dependencies..
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
14:22:08 FATAL: Some framework dependencies are not installed or detected.
14:22:08 FATAL: Required dependency "node" is using an unsupported version.
14:22:08 INPUT: Would you like to migrate your database? (Y/n)
y
14:22:10 INFO: Running database migrations..

INFO Nothing to migrate.

14:22:11 INFO: Validating update..
14:22:11 WARNING: 'blueprint.setupFinished' could not be detected or found.
14:22:11 FATAL: All checks have failed. The 'blueprint.sh' file has been reverted.
root@VPS-9265:/var/www/pterodactyl# blueprint -upgrade remote blueprintframework/fallback
y14:21:55 WARNING: This is an advanced feature, only proceed if you know what you are doing.
14:21:55 INPUT: Upgrading to the latest development build will update Blueprint to a remote version which might differ from the latest release. Continue? (y/N)

14:21:56 INPUT: Upgrading will wipe your .blueprint folder and will deactivate all active extensions. Continue? (y/N)
y
14:21:56 INPUT: This is the last warning before upgrading/wiping Blueprint. Type 'continue' to continue, all other input will be taken as 'no'.
continue
14:22:06 INFO: Fetching and pulling latest commit..
Cloning into 'main'...
remote: Enumerating objects: 234, done.
remote: Counting objects: 100% (234/234), done.
remote: Compressing objects: 100% (183/183), done.
remote: Total 234 (delta 16), reused 230 (delta 15), pack-reused 0
Receiving objects: 100% (234/234), 4.01 MiB | 17.34 MiB/s, done.
Resolving deltas: 100% (16/16), done.
14:22:08 INFO: Searching and validating framework dependencies..
node: --openssl-legacy-provider is not allowed in NODE_OPTIONS
14:22:08 FATAL: Some framework dependencies are not installed or detected.
14:22:08 FATAL: Required dependency "node" is using an unsupported version.
14:22:08 INPUT: Would you like to migrate your database? (Y/n)
y
14:22:10 INFO: Running database migrations..

INFO Nothing to migrate.

14:22:11 INFO: Validating update..
14:22:11 WARNING: 'blueprint.setupFinished' could not be detected or found.
14:22:11 FATAL: All checks have failed. The 'blueprint.sh' file has been reverted.
Emma
Emma15mo ago
You have an unsupported version of Node.js.
Emma
Emma15mo ago
No description
Emma
Emma15mo ago
Run apt-get remove -y nodejs and go through those commands from the installation guide. After doing that, run the upgrade command from before again.
Max
MaxOP15mo ago
14:26:56 SUCCESS: Upgrade finished.
14:26:56 SUCCESS: Upgrade finished.
Max
MaxOP15mo ago
No description
Emma
Emma15mo ago
Anything else?
Max
MaxOP15mo ago
yup -- .. @Emma
Emma
Emma15mo ago
No need to ping me - If I don't respond I'm not currently available The information you provided to me was not enough and doesn't tell me anything about the actual problem in any way or form.
Max
MaxOP15mo ago
https://pteropaste.com/norr + There are no problems in building assets
Emma
Emma15mo ago
::f/resources/views/blueprint/dashboard/wrappers Could you share full command output logs instead of only one line I honestly can't do anything with?
Max
MaxOP15mo ago
what i didn't understand --
Emma
Emma15mo ago
Again, I am unable to constantly guide you through everything. You provided a tiny amount of information in this message which gives me nothing to work with.
Max
MaxOP15mo ago
But the error occurred because blueprint was installed
Emma
Emma15mo ago
The error occurred because Blueprint could not apply a specific placeholder, which I would be able to debug if you provided the full command output of the upgrade command.
Max
MaxOP15mo ago
ok Is it my fault or what?
Emma
Emma15mo ago
I don't think that's relevant. If you were to provide the entire output of blueprint -upgrade remote blueprintframework/framework and follow my instructions I'll be able to help you resolve this issue quicker. If you don't want to supply that information, I'm not able to help you.
Max
MaxOP15mo ago
Emma
Emma15mo ago
Could you go through the following steps? 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.
Max
MaxOP15mo ago
Do I install Blueprint again?
Emma
Emma15mo ago
Nope, just follow through the instructions provided in my previous message.
Max
MaxOP15mo ago
Panel work ! but
Max
MaxOP15mo ago
No description
Emma
Emma15mo ago
No description
Max
MaxOP15mo ago
Yup !! thx
announcements.blueprint BUILDING.md docker-compose.example.yml package.json resources vendor
app CHANGELOG.md Dockerfile package-lock.json routes webpack.config.js
artisan composer.json jest.config.js panel.tar.gz SECURITY.md yarn.lock
babel.config.js composer.lock LICENSE postcss.config.js storage
blueprint.sh config LICENSE.md public tailwind.config.js
bootstrap database node_modules README.md tsconfig.json
root@VPS-9265:/var/www/pterodactyl# blueprint -remove recorlor
06:49:07 FATAL: Extension configuration file not found or detected.
root@VPS-9265:/var/www/pterodactyl# blueprint -remove announcements.blueprint
06:49:16 FATAL: Extension configuration file not found or detected.
root@VPS-9265:/var/www/pterodactyl# blueprint -remove announcements
06:49:19 FATAL: Extension configuration file not found or detected.
root@VPS-9265:/var/www/pterodactyl# blueprint -remove announcements
06:50:16 FATAL: Extension configuration file not found or detected.
root@VPS-9265:/var/www/pterodactyl# blueprint -remove /var/www/pterodactyl/announcements
06:50:25 FATAL: Extension configuration file not found or detected.
root@VPS-9265:/var/www/pterodactyl# blueprint -remove /var/www/pterodactyl/announcements.announcements.blueprint
06:50:31 FATAL: Extension configuration file not found or detected.
root@VPS-9265:/var/www/pterodactyl# blueprint -remove /var/www/pterodactyl/announcements.blueprint
06:50:35 FATAL: Extension configuration file not found or detected.
announcements.blueprint BUILDING.md docker-compose.example.yml package.json resources vendor
app CHANGELOG.md Dockerfile package-lock.json routes webpack.config.js
artisan composer.json jest.config.js panel.tar.gz SECURITY.md yarn.lock
babel.config.js composer.lock LICENSE postcss.config.js storage
blueprint.sh config LICENSE.md public tailwind.config.js
bootstrap database node_modules README.md tsconfig.json
root@VPS-9265:/var/www/pterodactyl# blueprint -remove recorlor
06:49:07 FATAL: Extension configuration file not found or detected.
root@VPS-9265:/var/www/pterodactyl# blueprint -remove announcements.blueprint
06:49:16 FATAL: Extension configuration file not found or detected.
root@VPS-9265:/var/www/pterodactyl# blueprint -remove announcements
06:49:19 FATAL: Extension configuration file not found or detected.
root@VPS-9265:/var/www/pterodactyl# blueprint -remove announcements
06:50:16 FATAL: Extension configuration file not found or detected.
root@VPS-9265:/var/www/pterodactyl# blueprint -remove /var/www/pterodactyl/announcements
06:50:25 FATAL: Extension configuration file not found or detected.
root@VPS-9265:/var/www/pterodactyl# blueprint -remove /var/www/pterodactyl/announcements.announcements.blueprint
06:50:31 FATAL: Extension configuration file not found or detected.
root@VPS-9265:/var/www/pterodactyl# blueprint -remove /var/www/pterodactyl/announcements.blueprint
06:50:35 FATAL: Extension configuration file not found or detected.
@Emma
Emma
Emma15mo ago
no need to ping me this is a known bug
Max
MaxOP15mo ago
Well, I want to delete the addition how
Emma
Emma15mo ago
download the blueprint.sh and scripts folder from the blueprint repository, run blueprint -rerun-install and run the remove command
Max
MaxOP15mo ago
No description
Pingable
Pingable15mo ago
I'm having this same problem, did everything start to finish that was in this forum and nothing is working. I'm not using this till it's resolved, completely unusable.

Did you find this page helpful?