ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Unauthorized: {"error":"unauthorized","reason":"You are not a db or server admin."}

asked 2015-11-05 20:46:52 -0500

Asaad Irfan gravatar image

I'm following this tutorial .When i try to upload a bag file using:

 rosrun object_recognition_capture upload -a 'asaad' -e 'myemai@email.com' -i silk.bag -n 'silk' -d 'Silk brand soy milk.' --commit milk, soy, kitchen, tod

i get the following error:

Unauthorized: {"error":"unauthorized","reason":"You are not a db or server admin."}

I'm not very familiar with couchDB so please bear with this question( which i know is of a very basic nature). The same happens when i try:

rosrun object_recognition_core push.sh

or any other such command related to COuchDB, for that matter.

I'm using Ubuntu 12.04 & ROS Hydro.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-11-07 11:44:45 -0500

Nouman Tahir gravatar image

what I believe is, you need a db account/profile associated with email you are using , It can be on your local system though pretty much the way GIT works on local systems and one makes commits and puch changes to that.

edit flag offensive delete link more

Comments

i have an account on the couchDB and am logged into it. i also started couchDB before trying to upload the content on couchDB but that didnt solve the problem.

Asaad Irfan gravatar image Asaad Irfan  ( 2015-11-08 06:11:37 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-11-05 20:46:52 -0500

Seen: 917 times

Last updated: Nov 07 '15