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

500 error loading dynamically imported module on Firefox #1569

Open
Akryum opened this issue Apr 23, 2024 · 13 comments
Open

500 error loading dynamically imported module on Firefox #1569

Akryum opened this issue Apr 23, 2024 · 13 comments

Comments

@Akryum
Copy link

Akryum commented Apr 23, 2024

Going to any docs page (such as this one) shows an Error 500 on Firefox:

image

Disable strict protections and ad blocking extensions doesn't help.

@pmnzt
Copy link

pmnzt commented Apr 23, 2024

Me too
image

@manniL
Copy link
Member

manniL commented Apr 25, 2024

We purged the CF cache. Does it work again for you?


Weirdly I can't reproduce this in my FF dev edition. We have some ideas to check though.

image image

--

Also tagging nuxt/nuxt#25879

@whiterqbbit
Copy link

We purged the CF cache. Does it work again for you?

It does work now ! Thanks.

@sajadhsm
Copy link

sajadhsm commented May 1, 2024

It's happening on Chrome and Safari for me. Firefox is fine though!

Chrome:
image

Safari:
image

@manniL
Copy link
Member

manniL commented May 2, 2024

@sajadhsm could you attach a HAR?

The "missing" file is workin on my end (https://nuxt.com/_nuxt/BCFD3ywk.js as well as https://nuxt.com/_nuxt/DXS84Kko.js)

@sajadhsm
Copy link

sajadhsm commented May 2, 2024

@manniL It's fixed now. I'll attach a HAR file if it happens next time.

@YUN-RU-TSENG
Copy link

happen on edge
截圖 2024-05-07 下午10 21 02

@manniL
Copy link
Member

manniL commented May 7, 2024

@YUN-RU-TSENG could you send a HAR file by any chance?

@YUN-RU-TSENG
Copy link

@manniL thx ~ It's work now, but don't know why.

I'll send the HAR file if it happens.

@J3m5 J3m5 mentioned this issue May 9, 2024
@danielroe
Copy link
Member

For what it's worth, the file in the most recent screenshot (in #1580) that's giving a 404 is working for me. We think it's a Cloudflare issue - they are caching a 404 for these static assets, which is probably a result of them not being available at some point in the Vercel deployment process.

The reason this has started occurring is that we recently switched on Cloudflare in order to work around an issue with Vercel's network not being accessible in some networks (likely a regional ISP issue).

@noook
Copy link

noook commented May 10, 2024

Here is the HAR file

nuxt.com_Archive [24-05-10 12-25-03].har.json

@mlgarchery
Copy link

mlgarchery commented May 10, 2024

Still having this issue, anywhere in the doc

Here is a HAR file https://we.tl/t-BN2CMQpQlJ
image

@v0id-4lpz
Copy link

Posted my HAR on #1580 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants