Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] White Page and nothing with error(in chrome dev tool console) Page blocked because of a disallowed MIME type "text/plain" #460

Closed
AndrewDrimer opened this issue Feb 23, 2024 · 12 comments · Fixed by #492
Labels
bug Something isn't working

Comments

@AndrewDrimer
Copy link

2024-02-23_040903
Server loading but only White web. Nothing else. What wrong?

@AndrewDrimer AndrewDrimer changed the title [BUG] White Page and nothing. [BUG] Feb 23, 2024
@Sanster
Copy link
Owner

Sanster commented Feb 23, 2024

It may be that there are errors in the front-end webpage. Could you please open the developer tools in Chrome to see if there are any errors? Thank you.

Other people have also encountered this problem, and it seems that refreshing the page can solve the issue.

@AndrewDrimer
Copy link
Author

2024-02-23_041934

@AndrewDrimer
Copy link
Author

2024-02-23_043643
I Change This. Reload Working.
2024-02-23_043850

@Sanster
Copy link
Owner

Sanster commented Feb 23, 2024

wow, thank you for your report, I will investigate why this is happening.

@ffoofooffof
Copy link

I had the same issue. Thank you for the solution.

@ggardlo
Copy link

ggardlo commented Feb 23, 2024

I had the same issue, try to refresh page. It helped to me.

@Sanster Sanster pinned this issue Feb 25, 2024
@Xiuzhenpeng
Copy link

I had the same issue.I try this, and donnot work. but I change this, it is working. Thank you.
屏幕截图(65)

2024-02-23_043643 I Change This. Reload Working. 我改变这个。重新加载工作。 2024-02-23_043850

@nikolaiusa
Copy link

+1 white screen - console log:
Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/plain". Strict MIME type checking is enforced for module scripts per HTML spec.

@nikolaiusa
Copy link

works at Microsoft edge
doesn't work in chrome, cent browser... (white screen)

@Sanster Sanster added the bug Something isn't working label Mar 4, 2024
@Pudzianos
Copy link

Also got this error, changing registry does not work for me and It happens on all my browsers (chrome,edge,opera,firefox)
msedge_yYkYm1ZqWw
firefox_zGq7zfUKb5

@Sanster
Copy link
Owner

Sanster commented Mar 11, 2024

Also got this error, changing registry does not work for me and It happens on all my browsers (chrome,edge,opera,firefox) msedge_yYkYm1ZqWw firefox_zGq7zfUKb5

I found some issues in other projects that encountered this problem, they are basically related to Windows registry settings. Perhaps you can refer to how others have solved problems in these issues:

@Sanster Sanster changed the title White Page and nothing. [BUG] [BUG] White Page and nothing with error(in chrome dev tool console) Page blocked because of a disallowed MIME type "text/plain" Mar 11, 2024
@Randomblock1 Randomblock1 mentioned this issue Mar 21, 2024
Sanster added a commit that referenced this issue Mar 21, 2024
@Pudzianos
Copy link

In my case pull request still didn't work
It helped after I changed this in both places AND then restarted my PC
voxel51/fiftyone#2522 (comment)

Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants