Replies: 1 comment 3 replies
-
Hey @notchris —hmm, we haven't changed anything with Webpack in a minute. But, I'm going to guess that this does indeed have to do with your load balancer. You're loading a Has anything changed with your load balancing setup? Do you have a custom webpack config? I'll bump this over to a Discussion but we're happy to keep helping here. Just let me know. |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Bug Report
Just started seeing this issue after updating my page collection. I simply cleaned up my block imports, so not sure what could have caused this. I have a "Page" collection with two blocks. I moved the blocks to collections/blocks and updated my imports. Then I restarted our payload instance (on both servers as we have a load balancer). Not sure if editing the collection cause the issue, but now when I go to view the collection or edit an item, I get a bunch of 404's and cant access the content (blank page) every couple page loads.
I'm thinking maybe this is an issue with webpack / page chunking / files being served from the load balancer. It's just odd because I never ran into it before so not sure what caused this.
Steps to Reproduce
Beta Was this translation helpful? Give feedback.
All reactions