.blueprint could not be found or detected
Hey guys iv got blueprint running on my unraid server as a docker. Everything went well up untill trying to install addons, i just cant get past this error modpackinstaller.blueprint could not be found or detected. Same error no matter what addon i try to install



11 Replies
Are you storing the extensions in the "extensions" directory?
Those mounts don't match my image. See the compose file for an example.
i had a look at the compose file but was still a little lost haha, could you help me out?
i have them in extensions and the main directory, kinda throwing shit at the wall and seeing if it sticks at this point
You only need them in extensions, but the webroot in the container is
/app
, not /mnt/user/appdata/pteropanel
.interesting, still doesnt work even with them in extensions
What image are you using? What do all the configurations look like?
hey sorry been super busy at work
Let me know if you want more info 🙂




Repo: ghcr.io/blueprintframework/blueprint:v1.11.11
You have no mounts for the webroot or extensions... this is the 5th time or so I've seen this on whatever panel that is. My guess is someone used AI to make a template and didn't know what they were doing, but decided to publish it anyway even though it didn't work. You can see what mounts you need in the example compose file.
@Asher just for our reference, where did you get the easypanel template from?