ERR_TOO_MANY_REDIRECTS after migration from nuxt 2 to nuxt 3

What is the name of the domain?

example.com/blog, example.com/blog/id

What is the error message?

ERR_TOO_MANY_REDIRECTS

What is the issue you’re encountering

We have finished migrate our project from Nuxt 2 to Nuxt 3. It worked well before in the Nuxt 2, but we got too many redirects error on some routes in Nuxt 3

What is the current SSL/TLS setting?

Full (strict)

To be more specific, we only have this issue on route /blog and its sub-routes such as: /blog/page/1, /blog/blog-detail. other routes work fine in Nuxt 3

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.