Project

General

Profile

Actions

Bug #3516

closed

POST /bucket/random throws a 500

Added by Stephon Striplin over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

According to Yehuda this is making an init multipart upload request and something is triggering the 500. A 4xx is expected.

POST /public-read-write/something HTTP/1.1
Host: api.alexandria.dhobjects.com
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Accept-Encoding: identity, deflate, compress, gzip
Accept: */*
User-Agent: HTTPie/0.2.2

HTTP/1.1 500 Internal Server Error
Date: Wed, 21 Nov 2012 18:22:27 GMT
Server: Apache
Accept-Ranges: bytes
Content-Length: 78
Connection: close
Content-Type: application/xml

<?xml version="1.0" encoding="UTF-8"?><Error><Code>UnknownError</Code></Error>
Actions #1

Updated by Yehuda Sadeh over 11 years ago

  • Status changed from New to Resolved

Done, commit:74b2a2d9641b6b1d3572d4706fa0cae34ea9e130.

Actions

Also available in: Atom PDF