Feature #1962

More helpful error codes on HTTP errors

Added by Vangelis Koukis about 12 years ago. Updated over 11 years ago.

Status:Closed Start date:01/30/2012
Priority:Medium Due date:
Assignee:Giorgos Verigakis % Done:

100%

Category:- Spent time: -
Target version:v0.3

Description

Currently, without -v:

$ kamaki store upload windows-2008R2-6-x86_64.diskdump
Invalid response from the server

$ kamaki store upload windows-2008R2-6-x86_64.diskdump -v
404 NOT FOUND
Content-length: 25
Content-language: en-us
Vary: Accept-Language, Cookie
Server: WSGIServer/0.1 Python/2.6.6
Date: Mon, 30 Jan 2012 15:52:49 GMT
Content-type: text/html; charset=utf-8

Invalid response from the server

An HTTP 404 error is a valid response from the server.
Please change the one-line message to show the HTTP error contained in the response.

History

#1 Updated by Stavros Sachtouris over 11 years ago

  • Status changed from Assigned to Resolved

#2 Updated by Stavros Sachtouris over 11 years ago

  • % Done changed from 0 to 100

#3 Updated by Stavros Sachtouris over 11 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF