Project

General

Profile

Actions

Bug #13377

closed

radosgw-agent[ERROR ] RegionMapError: Could not retrieve region map from destination: make_request() got an unexpected keyword argument 'params'

Added by David Casier over 8 years ago. Updated about 8 years ago.

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

0%

Source:
Community (user)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

python-boto 2.3.0.1

2015-10-06 14:19:41,689 16628 [radosgw_agent.client][INFO ] creating connection to endpoint: http://eu-backup.s3.arancloud.com:80
2015-10-06 14:19:41,690 16628 [radosgw_agent][ERROR ] Traceback (most recent call last):
2015-10-06 14:19:41,690 16628 [radosgw_agent][ERROR ] File "/usr/lib/python2.7/dist-packages/radosgw_agent/util/decorators.py", line 69, in newfunc
2015-10-06 14:19:41,690 16628 [radosgw_agent][ERROR ] return f(*a, **kw)
2015-10-06 14:19:41,690 16628 [radosgw_agent][ERROR ] File "/usr/lib/python2.7/dist-packages/radosgw_agent/cli.py", line 412, in main
2015-10-06 14:19:41,690 16628 [radosgw_agent][ERROR ] region_map = client.get_region_map(dest_conn)
2015-10-06 14:19:41,690 16628 [radosgw_agent][ERROR ] File "/usr/lib/python2.7/dist-packages/radosgw_agent/client.py", line 605, in get_region_map
2015-10-06 14:19:41,690 16628 [radosgw_agent][ERROR ] region_map = request(connection, 'get', 'admin/config')
2015-10-06 14:19:41,690 16628 [radosgw_agent][ERROR ] File "/usr/lib/python2.7/dist-packages/radosgw_agent/client.py", line 204, in request
2015-10-06 14:19:41,690 16628 [radosgw_agent][ERROR ] _retries=_retries)
2015-10-06 14:19:41,690 16628 [radosgw_agent][ERROR ] File "/usr/lib/python2.7/dist-packages/radosgw_agent/request.py", line 157, in make_request
2015-10-06 14:19:41,690 16628 [radosgw_agent][ERROR ] override_num_retries=_retries
2015-10-06 14:19:41,690 16628 [radosgw_agent][ERROR ] TypeError: make_request() got an unexpected keyword argument 'params'

Actions

Also available in: Atom PDF