Bad request reading js chunk #5030
MartinKuhne
started this conversation in
General
Replies: 3 comments 2 replies
-
I can retrieve the offending chunk from the server individually |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is the issue still existing with 12.8.2? |
Beta Was this translation helpful? Give feedback.
1 reply
-
It could be a browser cache issue. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Describe the bug
Banana Cake Pop fails to load (blank screen). There is a 400 status code returned for one of the js chunks
On the server, I have these two log entries for the same correlation id
The first one is generated from instrumentation I have in an IErrorFilter OnError callback. The other one is generated by the asp.net core runtime.
I am not sure where to start looking. We should not be in the query execution path for static files.
Steps to reproduce
Relevant log output
No response
Additional Context?
No response
Product
Banana Cake Pop
Version
12.7.0
Beta Was this translation helpful? Give feedback.
All reactions