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

Rust Plugin Manager
I installed this plugin according to the instructions - https://builtbybit.com/resources/rust-plugin-installer.31892/ all installed without errors, but in the server management menu does not appear in the tab with the plugin manager, the theme nebula. Help please, where do I need to add something else to make the tab appear?
Tutorial: Add a new Button to the nebula sidebar
Important files to add a new sidebar button in nebula:
/src/views/sidebar/content.blade.php
/src/views/wrapper/script.blade.php ...

Can somebody help me
hello i tryed to asked in pterodactyl but nobodys answers me the just fully skip me im getting Something went wrong
Could not establish a connection to the machine running this server. Please try again....

The POST method is not supported.
Hi, I have 2 functions in my code. createCategory and deleteCategory. createCategory works fine but for deleteCategory, I have the error "The POST method is not supported for route extensions/{MyIdentifierThatIKeepInSecretForTheMoment}/deleteCategory. Supported methods: GET, HEAD." but both are in post in the backend and in web.php. Pls, ping me when answering
Can not run blueprint on raspberrypi
I want to use the docker-compose (not the classic version) of blueprint for my raspberrypi. Sadly everytime I run the official docker compose a error appears, that I am using arm and I need to use a different image. I used the manifest command and inserted the arm image to the panel image in the docker compose. Sadly it still does not run.
error:
/docker-compose/blueprint $ sudo docker compose up
WARN[0000] The "LKCmVYq" variable is not set. Defaulting to a blank string. ...