Help Needed - "Error loading page: Domain: undefined Error Code: -9 Description: NEVER_TOO_MANY_REDI
Unanswered
Carolina Chickadee posted this in #help-forum
Carolina ChickadeeOP
Hi Next.js community,
I hope you're all doing well. I'm reaching out because I've encountered an issue with my Next.js eCommerce project that's causing random crashes for some of my users. While the project works fine for me, some users are reporting an error message stating:
"Error loading page: Domain: undefined Error Code: -9 Description: NEVER_TOO_MANY_REDIRECTS"
This error seems to be related to too many redirects, but I'm having trouble pinpointing the exact cause as it doesn't consistently occur for all users. I've checked my routing configurations, but everything seems to be in order.
Has anyone else experienced a similar issue before? If so, could you please provide some insights or suggestions on how to troubleshoot and resolve this issue? Any help would be greatly appreciated.
Thank you in advance for your assistance!
I hope you're all doing well. I'm reaching out because I've encountered an issue with my Next.js eCommerce project that's causing random crashes for some of my users. While the project works fine for me, some users are reporting an error message stating:
"Error loading page: Domain: undefined Error Code: -9 Description: NEVER_TOO_MANY_REDIRECTS"
This error seems to be related to too many redirects, but I'm having trouble pinpointing the exact cause as it doesn't consistently occur for all users. I've checked my routing configurations, but everything seems to be in order.
Has anyone else experienced a similar issue before? If so, could you please provide some insights or suggestions on how to troubleshoot and resolve this issue? Any help would be greatly appreciated.
Thank you in advance for your assistance!