BlueprintB
Blueprint2mo ago
1 reply
Emily

Blank page after install - Refused to execute script

I'm currently in the process of trying to install blueprint on Unraid OS using Docker. I've managed to get to the point where everything seems to load and no obvious errors are reported in the log. However, when opening the page in my browser the page is completely blank, and the following error is reported in the browser console: Refused to execute script from URL because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.. I've checked previous questions which seem to suggest resources may be the issue, however, I'm fairly certain that's not the case here. Thanks for the help!


Logs:
2025-11-29 23:06:25,970 CRIT Server 'unix_http_server' running without any HTTP authentication checking
external vars don't exist.
APP_KEY exists in environment, using that.
Checking if https is required.
Using nginx config already in place.
No letsencrypt email is set
Checking database status.
Migrating and Seeding D.B

   INFO  Nothing to migrate.  

   INFO  Seeding database.  

  Database\Seeders\NestSeeder ........................................ RUNNING  
  Database\Seeders\NestSeeder ...................................... 1 ms DONE  

  Database\Seeders\EggSeeder ......................................... RUNNING  
*********************************************
*     Updating Eggs for Nest: Minecraft     *
*********************************************
---Multiple egg updates here removed due to char limit---

Starting cron jobs.
Starting supervisord.
2025-11-29 23:07:03,560 CRIT Server 'unix_http_server' running without any HTTP authentication checking
Was this page helpful?