Sorry to hear you’re receiving this error. Is it affecting your backend in some way?
Can you try deactivating the Cwicly plugin and tell me if the error disappears?
Hello @louis,
i think i have a similar issue today (even after the last Cwicly plugin updates today 22/05/2023).
I cannot save my template while editing it. and i have noticed in the chrome console that it is a rest api issue.
I’m on a NGINX server by the way.
Here is the error i get (sometimes it saves my changes but it’s rare): https://mywebsite***.com/wp-json/cwicly/v1/post_html_render?_locale=user 500
and here are some other errors i have when i’m editing
api-fetch.min.js?ver=bc0029ca2c943aec5311:2 POST https://mywebsite***.com/wp-json/cwicly/v1/heartbeat?_locale=user 403
GET https://mywebsite***.com/wp-admin/admin-ajax.php?action=rest-nonce 400
and in parallele, when i’m editing a page (post.php), i have this 404 heartbeat api error :
api-fetch.min.js?ver=bc0029ca2c943aec5311:2 POST https://mywebsite***.com/wp-json/cwicly/v1/heartbeat?_locale=user 404
What can i do ? can i send you a DM to give you access to my admin ?
Here is my wordpress configuration
Architecture serveur
Linux 5.15.0-72-generic x86_64
Serveur web
nginx/1.22.1
Version de PHP
8.0.28 (Supporte les valeurs 64 bits)
PHP SAPI
fpm-fcgi
Wordpress Version 6.2.2
Structure des permaliens /%postname%/
theme: Cwicly Theme (cwicly)
another related issue is the error message i get when i try to clear my cwicly block html cache in the Cwicly settings, here is the screenshot :