B
Blueprint•2mo ago
Hyper

Panel error

No description
18 Replies
Venco
Venco•2mo ago
any logs, extra information ?
Hyper
HyperOP•2mo ago
How to get? Wait lemme https://ptero.co/gabiwipace @Venco
Emma
Emma•2mo ago
Could you run blueprint -rerun-install and post output?
Hyper
HyperOP•2mo ago
Obhk I can command then?
Emma
Emma•2mo ago
what do you mean?
Hyper
HyperOP•2mo ago
assets by status 2.54 MiB [cached] 15 assets
orphan modules 2.43 MiB [orphan] 1502 modules
runtime modules 8.06 KiB 13 modules
cacheable modules 6.02 MiB
modules by path ./node_modules/ 5.14 MiB 286 modules
modules by path ./resources/scripts/ 905 KiB 89 modules
ERROR in ./resources/scripts/components/server/files/FileDropdownMenu.tsx 11:0-28
Module not found: Error: Can't resolve 'path' in '/var/www/pterodactyl/resources/scripts/components/server/files'
BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default.
This is no longer the case. Verify if you need this module and configure a polyfill for it.
If you want to include a polyfill, you need to:
- add a fallback 'resolve.fallback: { "path": require.resolve("path-browserify") }'
- install 'path-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "path": false }
@ ./resources/scripts/components/server/files/FileObjectRow.tsx 11:0-74 62:41-57
@ ./resources/scripts/components/server/files/FileManagerContainer.tsx 9:0-68 96:354-367
@ ./resources/scripts/routers/routes.ts 9:0-82 52:15-35
@ ./resources/scripts/blueprint/extends/routers/DashboardRouter.tsx
@ ./resources/scripts/routers/DashboardRouter.tsx 5:0-96 13:145-160 13:328-344
@ ./resources/scripts/components/App.tsx
@ ./resources/scripts/index.tsx 3:0-35 16:50-53
ERROR in ./resources/scripts/components/server/files/FileEditContainer.tsx 32:0-31
assets by status 2.54 MiB [cached] 15 assets
orphan modules 2.43 MiB [orphan] 1502 modules
runtime modules 8.06 KiB 13 modules
cacheable modules 6.02 MiB
modules by path ./node_modules/ 5.14 MiB 286 modules
modules by path ./resources/scripts/ 905 KiB 89 modules
ERROR in ./resources/scripts/components/server/files/FileDropdownMenu.tsx 11:0-28
Module not found: Error: Can't resolve 'path' in '/var/www/pterodactyl/resources/scripts/components/server/files'
BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default.
This is no longer the case. Verify if you need this module and configure a polyfill for it.
If you want to include a polyfill, you need to:
- add a fallback 'resolve.fallback: { "path": require.resolve("path-browserify") }'
- install 'path-browserify'
If you don't want to include a polyfill, you can use an empty module like this:
resolve.fallback: { "path": false }
@ ./resources/scripts/components/server/files/FileObjectRow.tsx 11:0-74 62:41-57
@ ./resources/scripts/components/server/files/FileManagerContainer.tsx 9:0-68 96:354-367
@ ./resources/scripts/routers/routes.ts 9:0-82 52:15-35
@ ./resources/scripts/blueprint/extends/routers/DashboardRouter.tsx
@ ./resources/scripts/routers/DashboardRouter.tsx 5:0-96 13:145-160 13:328-344
@ ./resources/scripts/components/App.tsx
@ ./resources/scripts/index.tsx 3:0-35 16:50-53
ERROR in ./resources/scripts/components/server/files/FileEditContainer.tsx 32:0-31
When I used this command Please help me out I just bought nebula I wanna use it
Blueprint
Blueprint•2mo 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 prplwtf • byte snippet-upgrade
Hyper
HyperOP•2mo ago
@Quixhost:/var/www/pterodactyl# rm -r resources public node_modules
rm: cannot remove 'resources': No such file or directory
rm: cannot remove 'public': No such file or directory
root@Quixhost:/var/www/pterodactyl#
@Quixhost:/var/www/pterodactyl# rm -r resources public node_modules
rm: cannot remove 'resources': No such file or directory
rm: cannot remove 'public': No such file or directory
root@Quixhost:/var/www/pterodactyl#
@Emma
Blueprint
Blueprint•2mo ago
Don't do that!
Avoid mentioning staff and/or other members for support.
Sent by prplwtf • byte snippet-ping
Hyper
HyperOP•2mo ago
Sorry
Emma
Emma•2mo ago
Ignore, move on to the next steps in the guide.
Hyper
HyperOP•2mo ago
403 forbidden 😫 Now this
Hyper
HyperOP•2mo ago
No description
amogus
amogus•2mo ago
blueprint --upgrade i think
Emma
Emma•2mo ago
blueprint -upgrade ^^
amogus
amogus•2mo ago
.
Hyper
HyperOP•2mo ago
Got got But now I clicked on remove watermark of nebula it ain't I mean blueprint watermark
Emma
Emma•2mo ago
Removing Blueprint attribution removes, as the name suggests, the Blueprint part of the watermark.

Did you find this page helpful?