[GH-ISSUE #6294] [Bug]: White screen on version 25.12.0 #72420

Closed
opened 2026-05-16 12:29:08 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @kiber-io on GitHub (Dec 4, 2025).
Original GitHub issue: https://github.com/actualbudget/actual/issues/6294

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

When using the Docker image 25.12.0, the site doesn’t load and displays a white screen.
The browser console shows the following error:

Loading module from `https://<actualbudget>/static/js/index.DPLTB89t.js" was blocked because of a disallowed MIME type ("text/html")

Version 25.11.0 works correctly under the same conditions.
The issue occurs at least in Firefox.

How can we reproduce the issue?

  1. Run the Docker image 25.12.0.
  2. Open the main page of the application in the browser.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox

Operating System

None

Originally created by @kiber-io on GitHub (Dec 4, 2025). Original GitHub issue: https://github.com/actualbudget/actual/issues/6294 ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? When using the Docker image 25.12.0, the site doesn’t load and displays a white screen. The browser console shows the following error: ``` Loading module from `https://<actualbudget>/static/js/index.DPLTB89t.js" was blocked because of a disallowed MIME type ("text/html") ``` Version 25.11.0 works correctly under the same conditions. The issue occurs at least in Firefox. ### How can we reproduce the issue? 1. Run the Docker image 25.12.0. 2. Open the main page of the application in the browser. ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Firefox ### Operating System None
GiteaMirror added the needs infodockerbug labels 2026-05-16 12:29:08 -05:00
Author
Owner

@matt-fidd commented on GitHub (Dec 5, 2025):

Can you check the file exists in the docker filesystem? That seems to suggest it isn't being found

<!-- gh-comment-id:3614784961 --> @matt-fidd commented on GitHub (Dec 5, 2025): Can you check the file exists in the docker filesystem? That seems to suggest it isn't being found
Author
Owner

@kiber-io commented on GitHub (Dec 5, 2025):

Can you check the file exists in the docker filesystem? That seems to suggest it isn't being found

Yes, you’re right - there’s no file in the 25.12.0. In 25.11.0 I can see it under app/node_modules/@actual-app/web/build/static/js.
And it looks like it’s been renamed to index.CO-yN_1L.js

<!-- gh-comment-id:3615917092 --> @kiber-io commented on GitHub (Dec 5, 2025): > Can you check the file exists in the docker filesystem? That seems to suggest it isn't being found Yes, you’re right - there’s no file in the 25.12.0. In 25.11.0 I can see it under app/node_modules/@actual-app/web/build/static/js. And it looks like it’s been renamed to index.CO-yN_1L.js
Author
Owner

@youngcw commented on GitHub (Jan 20, 2026):

closing because of stale issue. Please open a new ticket if this is still happening.

<!-- gh-comment-id:3773709328 --> @youngcw commented on GitHub (Jan 20, 2026): closing because of stale issue. Please open a new ticket if this is still happening.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#72420