How to deal with Failed to find Server Action?
Unanswered
North Pacific hake posted this in #help-forum
North Pacific hakeOP
Hi there, so far I have yet to encounter this issue a single time on my server but after deploying recently with a new function I am encountering
I fully redeployed every time with a full brand new docker container with no cache or anything. Fully from scratch. This also only happens ~50% of the time, the other 50% the function works fine...
This server action is in a client element being called by a useEffect.
Thank you in advance!
Error: Failed to find Server Action "xyz". This request might be from an older or newer deployment. Original error: Invariant: Couldn't find action module ID from module map.I fully redeployed every time with a full brand new docker container with no cache or anything. Fully from scratch. This also only happens ~50% of the time, the other 50% the function works fine...
This server action is in a client element being called by a useEffect.
Thank you in advance!