Server Actions Error
Unanswered
Asiatic Lion posted this in #help-forum
Asiatic LionOP
I have created a Next js Application and after deploying it to dokploy docker container I'm facinga issue that server actions can't receive file like image or any other type in server actions it's becoming null when we send it from client. It's working fine in localhost but not working in server. I have recently upgraded the project to next js 16. What could be the possible solution for this error
Invalid input: expected file, received null
Invalid input: expected file, received null