Internal 500 error
-
So we are having the following issue:
When testing the REST API, an unexpected result was returned:
REST API Endpoint: /wp-json/wp/v2/types/post?context=edit
REST API Response: (500) Internal Server ErrorWe are running on 8 GB on an isolated server so I don’t think it is a server issue in terms of capacity/memory.
I’ve tried the following: Disabling all of our plugins, activating them one at a time, clearing my cache and refreshing the site cache, updating the permalinks/refreshing (whatever you call it), using a plugin to disable the RESTful API, uninstalling that plugin and using a plugin to “extend the JSON”, when that didn’t work I disabled that plugin.
To make this more complex, we are using a reverse proxy configuration (we have to because of our business) – Reverse Proxy Guide – Apache HTTP Server Version 2.4. If I don’t edit ANYTHING in WordPress, the site works fine, but when I try to modify a page in the backend I’m booted out after like a minute and then this 500 error renders. Luckily I have a backup of the database but I’m wondering if anyone has any advice?
- The topic ‘Internal 500 error’ is closed to new replies.