Unable to adjust which eggs that plugins can appear on.
Anytime I click save on the page it redirects me from
/extensions/[extention]
to /extensions/blueprint/config
, which results in a 404 Not Found error.Issues with Addons
Im using two addons for now just as they are easy enough to add,
Installing went without issues both are installed and show in blueprint,
the MAIN issue is i cant seem to see how to interact with them, they both work with the exact same setup on another server,
so like a modpack installer on the left with NEBULA it would show a "more" tab to interact with the addon, but on this instance it refuses to show...

Installed blueprint, but in blueprint Extensions it asks again.
I have installed blueprint, but admin panel doesn't registers it.

Dashboard Wrapping
Hello, I am learning how to use blueprint. I've gotten the admin part done of my mod manager now I am trying to figure out to add a mod manager option in the servers dashboard.

Eula on Nebula with Blueprint, doesn't wanna confirm.
Nebula sets the Eula to true although it says to confirm it again and again. As nothing has happened?

Persistent extensions volume in Docker
Currently my panel is a clone of the pterodactyl panel repo with an added extension for managing minecraft modpacks (this was before we decided to use blueprint).
So now I tried adding the blueprint and I did so by unpacking the blueprint and putting everything from it directly into the panel. I added the installation of dependencies required for blueprint and added execution of blueprint.sh.
It all works, and I can install an extension (extension works fine too), but if I redeploy the project the extension is "removed". I can't see the new extension in the extensions tab but if I reinstall it will have all the data (it's an expansion for managing subdomains and it has domains I've added before), I guess because it saves it to the db of the panel.
Do I have to reinstall the extension each time I redeploy the project or is it possible to keep the extensions?
I've tried making a volume for /app/.blueprint/extensions but even then I don't see it in the extensions tab and when I try to reinstall the subdomains extension I get error 500 (log from panel is:...
bug
Nebula does not work for me, when I put the import database addon, when I enter the console the panel options such as files, etc. do not appear

installation has finished before
i've got my pterodactyl assets broken before, i used pterodactyl upgrade guide to fix that, it also removes extensions, mods. So it removed blueprint. I now want to reinstall blueprint but it How can i fix that and reinstall blueprint? i think it didnt detected because i used pterodactyl upgrade guide.
23:31:53 FATAL: Installation process has already been finished before, consider using the 'blueprint' command.
23:31:53 FATAL: Installation process has already been finished before, consider using the 'blueprint' command.
Extension configuration file not found or detected.
Version:
docker compose exec panel blueprint -v
beta-2024-08 and I already did blueprint -upgrade.
When I try to add https://www.sourcexchange.net/products/recolor or https://www.sourcexchange.net/products/blue-tables I get the following message:...

Failed to install blueprint.
Have any of you ever had this problem when installing blueprint, everytime I'm trying to build yarn after the installation. It gives me an error. Thats shows it can't find eggId or nestId?
...
ERROR in resources/scripts/routers/RouterElements.tsx:65:82
TS2339: Property 'nestId' does not exist on type 'Server'....
ow can i get the server uuid in component in ResourceLimits?
so I new to all of this and I tired using state but inside the ResourceLimits it doesnt work so how can I know what server it is so I can add custom things?
Failed to load
Main page is blank and this is the error in the console
TypeError: (a=o._init) is not a function. (In '(a=o._init)(o._payload)', '(a=o._init)' is undefined) —...

http://: Invalid host name.
when l try to do ...
wget "$(curl -s https://api.github.com/repos/BlueprintFramework/framework/releases/latest | grep 'browser_download_url' | cut -d '"' -f 4)" -O release.zip
http://: Invalid host name.
wget "$(curl -s https://api.github.com/repos/BlueprintFramework/framework/releases/latest | grep 'browser_download_url' | cut -d '"' -f 4)" -O release.zip
http://: Invalid host name.

Admin Route
I'm trying to add a route to my admin page. It shows up fine, but when I click it I get this error even though that file does exist
