Error while publishing/updating posts
-
Hi, I installed this plugin 2 days ago.
Now I am trying to publish new blog post, I am getting server errors.
Blog post is getting published after getting 500 error. It looks like cache purge for specific page is not working. Also new published blog post(after 500 error) is not showing because cache is not purged.HTTP request:
POST mysite.tld/wp-admin/post.php?post=x&action=edit&meta-box-loader=1&meta-box-loader-nonce=xxxx&_locale=user
Response:
{“code”:”internal_server_error”,”message”:”
There has been a critical error on this website.<\/p>
Learn more about troubleshooting WordPress.<\/a><\/p>”,”data”:{“status”:500},”additional_errors”:[]}Following things are noted:
- no other page caching plugin installed neither server-level page caching system installed
- no page rules
- not using official Cloudflare plugin
The topic ‘Error while publishing/updating posts’ is closed to new replies.