Help SSR proxy and ssl
Hello, I started using CF now and I'm learning, I need help, I have a dedicated vps with aapanel and when using CF with proxy + ssl full stric + ssl origin my site starts to generate Server Action not found error and my page starts to get buggy.
example: home page I changed and the previous one stays and it doesn't change and when trying to log in to the auth it doesn't work because of the server actions not located
I've cleared cache and etc
Terminal log
Error: Failed to find Server Action "40e9e0827779558c22f1f8ef97c07ad5bc1c0f258d". This request might be from an older or newer deployment. Original error: Cannot read properties of undefined (reading 'workers') {
}
}
Solution:Jump to solution
Problem solution, delete nginx aapanel cache and enable ssl full strict and proxy
3 Replies
That doesn't sound like a Cloudflare error. Google shows that's a nextjs Server action error: https://www.google.com/search?q=Error%3A+Failed+to+find+Server+Action+This+request+might+be+from+an+older+or+newer+deployment.+Original+error%3A+Cannot+read+properties+of+undefined+%28reading+%27workers%27%29+
Not sure how that relates to aapanel, you mention ssr proxy in your post title
Hello @Chaika Thank you very much for responding. I disabled everything from cloudflare and left only the dns and testing I discovered that the nginx cache was bugging and giving this error
Solution
Problem solution, delete nginx aapanel cache and enable ssl full strict and proxy