A specific Laravel 12 application on our Plesk server experiences a "502 Bad Gateway" error, but ONLY on a manual page refresh (F5/Cmd+R) for certain authenticated routes (e.g., `/barber/settings`). Client-side navigation using Inertia's `<Link>` component works perfectly.
Domain: Laravel
Demo...