mckoss / pageforest

Automatically exported from code.google.com/p/pageforest
0 stars 0 forks source link

pf.py put "Method Not Allowed" #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to Reproduce:

- Upload an existing project with a lot of files (100+)
- call "pf.py put"

Results:
Get this once in every 10 to 20 files.

<H1>Method Not Allowed</H1>
The request method <code>PUT</code> is inappropriate for the URL 
<code>/jslib/glyphish/icons/91-beaker2.png</code>.

Expected:

Notes:

Original issue reported on code.google.com by thomas....@gmail.com on 7 Dec 2010 at 8:54

GoogleCodeExporter commented 9 years ago
Uploading larger files seem to be fine.

I hit the problem when the script was processing small file (200 - 300 bytes 
icons). Probably throttle control kicked in?

Original comment by thomas....@gmail.com on 7 Dec 2010 at 8:57

GoogleCodeExporter commented 9 years ago
This could be an app engine bug.  They acknowledged this last week, and were 
claiming to have fixed it.  I've seen this occasionally even after the claimed 
fix date.

If you have a reproducible case, I'd like to see it.

Original comment by mckoss@gmail.com on 9 Dec 2010 at 12:40

GoogleCodeExporter commented 9 years ago
I just tried it again with a bunch of small files and cannot reproduce it. No 
error for 80 files this time, comparing with about 5 errors last time.

I think we can close this one, and reopen in case I can reprod.

Original comment by thomas....@gmail.com on 9 Dec 2010 at 12:58

GoogleCodeExporter commented 9 years ago
Groovy.  Thanks.

Original comment by mckoss@gmail.com on 9 Dec 2010 at 2:47