<div dir="ltr">I don't think the noise from curl is as important as the Internal Server Error from swift. It means something went pretty poorly. Could be back-end services, memcache, maybe auth or some middleware. The clues will be in the swift logs.<div>
<br></div><div>Look for that <span style="font-family:'Times New Roman';font-size:16px">X-Trans-Id:</span><span style="font-family:'Times New Roman';font-size:16px"> </span>"<span style="font-family:'Times New Roman';font-size:16px">tx0430d1fbecff4440896376454b25</span><u style="font-family:'Times New Roman';font-size:16px"></u><span style="font-family:'Times New Roman';font-size:16px">3c91</span>" in /var/log/syslog, or maybe /var/log/swift/*.log depending on how you installed...</div>
<div><br></div><div style>-Clay</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Mar 24, 2013 at 2:07 PM, Nesrine Kaaniche <span dir="ltr"><<a href="mailto:nesrine.kaaniche@telecom-sudparis.eu" target="_blank">nesrine.kaaniche@telecom-sudparis.eu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:12pt;font-family:Times New Roman">Hello,<br><br>I am a junior swift developper. I am installing Swift using ubunto 12.10.<br>
<br>To get a token, I get this message:<br><br>root@cloudsecurity:/etc/swift# curl -v -H 'X-Auth-Token: AUTH_<div><u></u>tk0ddd99ea3f5645bc926b3300ee87<u></u>536b' <a href="http://157.159.100.215:8080/v1/AUTH_CloudStorage1" target="_blank">http://157.159.100.215:8080/<u></u>v1/AUTH_CloudStorage1</a><br>
* About to connect() to 157.159.100.215 port 8080 (#0)<br>* Trying 157.159.100.215...<br>* connected<br>* Connected to 157.159.100.215 (157.159.100.215) port 8080 (#0)<br>> GET /v1/AUTH_CloudStorage1 HTTP/1.1<br>> User-Agent: curl/7.27.0<br>
> Host: <a href="http://157.159.100.215:8080" target="_blank">157.159.100.215:8080</a><br>> Accept: */*<br>> X-Auth-Token: AUTH_<u></u>tk0ddd99ea3f5645bc926b3300ee87<u></u>536b<br>> <br>* additional stuff not fine transfer.c:1037: 0 0<br>
* HTTP 1.1 or later with persistent connection, pipelining supported<br>
< HTTP/1.1 503 Internal Server Error<br>< Content-Type: text/html; charset=UTF-8<br>< Content-Length: 0<br>< X-Trans-Id: tx0430d1fbecff4440896376454b25<u></u>3c91<br>< Date: Fri, 22 Mar 2013 17:38:34 GMT<br>
< <br>
* Connection #0 to host 157.159.100.215 left intact<br>* Closing connection #0<br><br>I noticed that there is an extra message that I didnt understand what its meaning:<br>* additional stuff not fine transfer.c:1037: 0 0<br>
* HTTP 1.1 or later with persistent connection, pipelining supported<br><br>Moreover, when I use the mentionned Auth-token, I got an error message announcing that the access is denied.<br><br>I would be very grateful if you can give me suggestions to solve my problem.<br>
Thank you for your help.<br><br>Best regards,<br>NK<br><br><br><br><br></div><br></div></div><br>_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div>