Server actions suddenly throwing 404s and I can't seem to fix it. Works locally, code rollback and DB rollback have no effect. #7109
-
SummaryI have a NextJS 14.2.3 web app, but for some reason, server actions do not get called if I'm on the root page. They seem to work on other pages. I have no idea why it happens, I have tried to redeploy on a clean project, rollback the database, rollback the code, nothing works. The server logs don't show any errors either. Please ignore my horrible commit history from the last few days, I just can't find any way to solve my issue: https://github.com/noahstreller/notenrechner-next This is what I see in the DevTools: ExampleNo response Steps to ReproduceHonestly no idea, i'd love to know myself. Clone the repo and deploy to vercel, I guess? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Found the issue https://github.com/orgs/vercel/discussions/6651 |
Beta Was this translation helpful? Give feedback.
-
This discussion was automatically locked because the community moved to a new site. Please join us at vercel.community |
Beta Was this translation helpful? Give feedback.
Found the issue
https://github.com/orgs/vercel/discussions/6651