<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>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 id=":1w7"><wbr>tk0ddd99ea3f5645bc926b3300ee87<wbr>536b' <a href="http://157.159.100.215:8080/v1/AUTH_CloudStorage1" target="_blank">http://157.159.100.215:8080/<wbr>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_<wbr>tk0ddd99ea3f5645bc926b3300ee87<wbr>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<wbr>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></body></html>