Install causing errors?
Hiya! I have created a fresh pterodactyl install and I wanted to try out Blueprint.
Pterodactyl was all setup and working, I followed all the instructions from the following guide:
https://blueprint.zip/docs/?page=getting-started/Installation
and once it completed, my Pterodactyl became an error page containing the following text:
"Oops! An Error Occurred
The server returned a "503 Service Unavailable".
Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused."
I used Blueprint to reinstall the script and since them the following occurs:
��█ ██������ https://blueprint.zip
████������ © 2023-2024 Emma (prpl.wtf)
13:35:48 INFO: Searching and validating framework dependencies..
13:35:48 INFO: Placing Blueprint command shortcut..
13:35:48 INFO: Linking directories and filesystems..
13:35:48 INPUT: Would you like to put your application into maintenance while Blueprint is installing? (Y/n)
n
13:35:51 INFO: Putting application into maintenance has been skipped.
13:35:51 INFO: Flushing cache..
13:35:52 INFO: Running database migrations..
In Connection.php line 829:
SQLSTATE[HY000] [2002] Connection refused (Connection: mysql, SQL: select table_name as
name
, (data_length + index_length) as size
, table_comment as comment
, engine as engine
, table_collation as collation
from information_schema.tables where table_schema = 'panel' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name)
In Connector.php line 65:
SQLSTATE[HY000] [2002] Connection refused
13:35:52 INFO: Seeding Blueprint database records..
13:35:52 INFO: Changing Pterodactyl file ownership to 'www-data:www-data'..
13:35:53 INFO: Rebuilding panel assets..
yarn run v1.22.22
$ yarn run clean && cross-env NODE_ENV=production ./node_modules/.bin/webpack --mode production --progress
$ cd public/assets && find . ( -name ".js" -o -name ".map" ) -type f -delete
48% building 324/370 modules 46 active /var/www/pterodactyl/node_modules/framer-motion/dist/es/animation/use-animated-state.mjs
51% building 345/393 modules 48 active /var/www/pterodactyl/node_modules/source-map-loader/dist/cjs.js!/var/www/pterodactyl/node_modules/uuid/dist/esm-browser/v1.js/var/www/pterodactyl/node_modules/fork-ts-checker-webpack-plugin/lib/rpc/rpc-ipc/RpcIpcMessagePort.js:19
closedError = new RpcIpcMessagePortClosedError_1.RpcIpcMessagePortClosedError(code
^
RpcIpcMessagePortClosedError: Process 31744 exited [SIGKILL].
at /var/www/pterodactyl/node_modules/fork-ts-checker-webpack-plugin/lib/rpc/rpc-ipc/RpcIpcMessagePort.js:19:23
at Generator.next (<anonymous>)
at /var/www/pterodactyl/node_modules/fork-ts-checker-webpack-plugin/lib/rpc/rpc-ipc/RpcIpcMessagePort.js:8:71
at new Promise (<anonymous>)
at __awaiter (/var/www/pterodactyl/node_modules/fork-ts-checker-webpack-plugin/lib/rpc/rpc-ipc/RpcIpcMessagePort.js:4:12)
at ChildProcess.handleExit (/var/www/pterodactyl/node_modules/fork-ts-checker-webpack-plugin/lib/rpc/rpc-ipc/RpcIpcMessagePort.js:18:42)
at ChildProcess.emit (node:events:518:28)
at ChildProcess._handle.onexit (node:internal/child_process:293:12) {
code: null,
signal: 'SIGKILL'
}
Node.js v20.18.1
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
13:43:09 SUCCESS: Blueprint has completed its installation process.
I still have the same error page as prior. Any ideas?5 Replies
I rebooted and am now being provided the following:

I did a fresh install of both Pterodactyl and Blueprint and it occurred again

I was able to login however but this is the error now:

Opened it in a new incognito tab, the page is pure white.
Any ideas?