<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi,</p>
<p><br>
</p>
<p>Your question is better suited to the ROS Answers site.</p>
<p><br>
</p>
<p><a href="http://answers.ros.org/questions/" id="LPlnk779595">http://answers.ros.org/questions/</a><br>
<br>
</p>
<p><span style="font-size: 12pt;">Please ask it there; you'll probably get a solution much more quickly.</span><br>
</p>
<p><span style="font-size: 12pt;"><br>
</span></p>
<p><span style="font-size: 12pt;">Geoff</span></p>
<p><span style="font-size: 12pt;"><br>
</span></p>
<p><span style="font-size: 12pt;">(Will must be in bed.)</span></p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> ros-users <ros-users-bounces@lists.ros.org> on behalf of Lhilo Kenye Lhilo Kenye via ros-users <ros-users@lists.ros.org><br>
<b>Sent:</b> Tuesday, 10 November 2015 3:32 p.m.<br>
<b>To:</b> ros-users@lists.ros.org<br>
<b>Subject:</b> [ros-users] Problem in configurung the database</font>
<div> </div>
</div>
<div>
<div dir="ltr">Hello, I have installed ORK (on ubuntu 14.04) following the installation instruction given on
<i><a href="http://wg-perception.github.io/object_recognition_core/infrastructure/couch.html#object-recognition-core-db" target="_blank" id="LPlnk686504">http://wg-perception.github.io/object_recognition_core/install.html#install</a></i><br>
. <br>
I'm facing a problem in configuring the database. I'm getting the following problem after running the
<b> rosrun object_recognition_core push.sh</b> command:  <br>
<br>
<b><br>
<br>
2015-11-05 17:53:28 [CRITICAL] {'msg': '', 'status_int': 504, 'response': <couchapp.client.CouchdbResponse object at 0x7f1e1b633dd0>}<br>
<br>
Traceback (most recent call last):<br>
  File "/usr/local/lib/python2.7/dist-packages/couchapp/dispatch.py", line 48, in dispatch<br>
    return _dispatch(args)<br>
  File "/usr/local/lib/python2.7/dist-packages/couchapp/dispatch.py", line 92, in _dispatch<br>
    return fun(conf, conf.app_dir, *args, **opts)<br>
  File "/usr/local/lib/python2.7/dist-packages/couchapp/commands.py", line 76, in push<br>
    dbs = conf.get_dbs(dest)<br>
  File "/usr/local/lib/python2.7/dist-packages/couchapp/config.py", line 146, in get_dbs<br>
    return [Database(dburl, use_proxy=use_proxy) for dburl in dburls]<br>
  File "/usr/local/lib/python2.7/dist-packages/couchapp/client.py", line 223, in __init__<br>
    self.res.head()<br>
  File "/usr/local/lib/python2.7/dist-packages/restkit/resource.py", line 122, in head<br>
    params_dict=params_dict, **params)<br>
  File "/usr/local/lib/python2.7/dist-packages/couchapp/client.py", line 141, in request<br>
    raise RequestFailed(str(e))<br>
RequestFailed: {'msg': '', 'status_int': 504, 'response': <couchapp.client.CouchdbResponse object at 0x7f1e1b633dd0>}</b><br>
<br>
<br>
Can anyone help out in resolving this problem?<br>
<br>
Thank you.</div>
</div>
</div>
</div>
</body>
</html>