Hi,
The error you mentioned can result from many reasons. I’ll walk you through a process of elimination to find what’s causing the issue.
Please try to follow these instructions:
Enable Safe Mode. If this solves the problem, then the issue is most likely a result of an incompatible theme or plugin. Try switching a theme or deactivating all of your plugins (except Elementor). Then turn them on one by one to find which plugin is causing the issue.
Make sure the theme files exist. Install or re-install your theme to make sure it works properly.
Check the structure of your permalinks. Try to save your permalinks one more time. Also, try to change the permalink structure to Plain (Dashboard > Settings > Permalinks > Plain). Some servers do not allow to write to the .htaccess file and as a matter of fact, you cannot always modify your permalink structure and edit with Elementor.
Edit in incognito mode with your browser. This rules out an issue with the browser cache. You should also make sure no add-ons are working in incognito mode and possibly try a different browser altogether.
Solve Rocket Loader issue. Elementor and Cloudflare integrate smoothly with each other. Though there is an issue with Rocket Loader. Click for the solution
Verify that you do not have a redirect on the page. You can see if it is the case by hitting the debug preview button on the error message.
If the index.php file has been renamed or if its contents include anything else other than the WordPress requirement, this will also result in this error.
Solve hosting issues. Although this situation is very rare, please verify with your host provider if your WordPress install includes the .htaccess file. If your .htaccess file is missing, check out this link to regenerate. Also, check with your hosting company if your server erases the PHP $_GET variable.
HTTP errors. When HTTP errors exist, they can lead to this error you’re experiencing. To solve HTTP errors, go to this article and follow the recommended steps according to the HTTP error found on your page.
Let me know how it went:)