HTTP 500 Error until cookies are deleted
-
Dear WordPress Community,
I’ve been getting intermittent HTTP 500 Errors on my self-hosted WordPress site which can be easily solved by deleting the cookies of the site. When the error happens, only the affected user gets 500 Error, while other users can browse normally on the same site and same Internet IP.
The error message is as follows:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
I’ve narrowed down this problem to the specific cookie and it seems like the wordpress_sec_############ cookie is the culprit. Once the cookie is deleted, everything works fine, but it happens again sometime later. The occurrence could be within the same day, or a couple of days later.
I’m trying to figure out what is the root cause of this problem. I do have iThemes Security installed which I would guess a possible cause since this cookie is authentication related, but I have not found any dibs. Any help is appreciated.
- The topic ‘HTTP 500 Error until cookies are deleted’ is closed to new replies.