Today, I encounter an issue with some two self-hosted apps, with Godoxy returning 404 on existing URLs.
These two URLs are broken (on two different apps) :
https://tx.XXX.tf/_next/static/chunks/app/(shares)/s/%5Balias%5D/page-9b9cca3003e40f26.js
https://jotty.XXX.fr/_next/static/chunks/app/(loggedInRoutes)/checklist/%5B...categoryPath%5D/page-fec83afcf9059f60.js
These are NextJS apps.
I notice that it happens on URLs with parenthesis, maybe some characters with wrong escapes ?