All of lore.kernel.org
 help / color / mirror / Atom feed
* radosgw boto issue
@ 2013-01-17 21:31 Derek Yarnell
  2013-01-17 21:47 ` Yehuda Sadeh
  0 siblings, 1 reply; 5+ messages in thread
From: Derek Yarnell @ 2013-01-17 21:31 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org; +Cc: derek

Hi,

Has anyone used boto (python amazon S3 library) to upload files to
radosgw?  I have recently upgraded to 0.56.1 and my javascript code that
I wrote to upload from within the browser is working fine.

When I use the boto library I am getting 500 errors in my apache error logs

FastCGI: comm with server "/var/www/ceph/s3gw.fcgi" aborted: error
parsing headers: duplicate header 'Status'

I have captured the incoming request and it seems valid.

PUT /zeta/rhel5.list HTTP/1.1
Host: myobjstore.mydomain.com
Accept-Encoding: identity
Content-Length: 15909
Content-MD5: UZj3mZeD8WbVeeqFqS81vA==
Expect: 100-Continue
Date: Thu, 17 Jan 2013 19:00:37 GMT
User-Agent: Boto/2.6.0 (linux2)
Content-Type: application/octet-stream
Authorization: AWS ###:###

Found this ticket which seems very similar but is 2 years old.

  http://tracker.newdream.net/issues/439

Currently radosgw does not seem to have much in the way of logging of
the connection. It has a log file but I have never been able to get it
to log anything.  Is there anyway to get it to spit out a bit more of
what it is doing or what it is sending back to the client?

Thanks,
derek

-- 
---
Derek T. Yarnell
University of Maryland
Institute for Advanced Computer Studies

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-01-18  0:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-17 21:31 radosgw boto issue Derek Yarnell
2013-01-17 21:47 ` Yehuda Sadeh
2013-01-17 23:26   ` Derek Yarnell
2013-01-18  0:01     ` Yehuda Sadeh
2013-01-18  0:37       ` Dan Mick

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.