508 loop detected on collection with images #7949
Unanswered
EmberLightVFX
asked this question in
Troubleshooting
Replies: 0 comments
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.
-
On my webpage i have a portfolio collection on my front page, around 20 images.
I load them using
but when I open the page only a couple of the images gets loaded, the others show that they didn't find the image.
Checking the logs I see
508 loop detected
If I refresh the page 1-2 times all images ends up being loaded. I'm guessing because of local caching.
I have tried to find any information on how to tackle this but didn't find anything.
Does anyone know what I can do to fix this?
Beta Was this translation helpful? Give feedback.
All reactions