dboehmer / coocook

👨‍🍳🦉 Web application for collecting recipes and making food plans
https://coocook.org/
Other
11 stars 2 forks source link

POST /xmlrpc.php causes internal server error #106

Open dboehmer opened 4 years ago

dboehmer commented 4 years ago

Thanks to #101 I noticed a HTTP 500 error on Coocook.org yesterday.

For some reason POST /xmlrpc.php returned a 500 status code.

dboehmer commented 4 years ago

We keep receiving GET and POST requests on /xmlrpc.php (11 requests in the last 10 days) but this error never occurred again. I close this for now because it's not reproducible. Can be reopened if it happens again.

dboehmer commented 4 years ago

Just happened again:

Server error: 155.XXX.XXX.XXX - - [27/Apr/2020:14:05:04 +0200] "POST /xmlrpc.php HTTP/1.1" 500 3910 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0"