J (banana) wrote in lj_dev,
J
banana
lj_dev

Occasional 40x errors on ScrapBook

My scrapbook client occasionally gets 404 and 405 errors. For example, I got this response to a PUT request to upload a picture:

HTTP/1.0 405 Method Not Allowed
Date: Sun, 15 Mar 2009 17:38:30 GMT
Server: Apache
Allow: GET, HEAD, OPTIONS, TRACE
Connection: close
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>405 Method Not Allowed</TITLE>
</HEAD><BODY>
<H1>Method Not Allowed</H1>
The requested method PUT is not allowed for the URL /interface/simple.<P>
</BODY></HTML>


If I just try again, it works fine, but I'd rather that the problem never happened.

My log says I've had 2 errors today for 89 requests. My only guess is that there's some Apache instance that isn't configured correctly, and it's pot luck whether the load-balancer sends a request there. Does anyone know better?
Tags: client, client: fotobilder, client: image upload, client: troubleshooting
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 2 comments