ubuntu - CouchDB : permission of databases moved from remote machines -


i moved .couch files (e.g., test.couch) /var/lib/couchdb/1.0.1 remote ubuntu machine. then, tried database information stored in test.couch via following command.

curl -x http://localhost:5984/test 

however, received error.

{"error":"kill","reason":"{gen_server,call,\n    [couch_server,\n     {open,<<\"test\">>,\n         [{user_ctx,\n              {user_ctx,null,\n                  [<<\"_admin\">>],\n                 <<\"{couch_httpd_auth, default_authentication_handler}\">>}}]},\n     infinity]}"} 

the owner , group of .couch files couchdb. databases (e.g., _users.couch) made on local work.

i looked following articles, cannot solve problem.

migrate couchdb data 0.10.0?

staging setup couchdb

the machine ubuntu 12.04.5.

how can open .couch files moved other machines?


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Blogger related post gadget image Resize s72-c [ Need Expert Help ] -