mado89 opened a new issue #1053: couchup returns with unauthorized
URL: https://github.com/apache/couchdb/issues/1053
 
 
   When trying to upgrade some datebases on a ubunt 14.04 machine couchup 
always returns with 
   {"error":"unauthorized","reason":"unauthorized to access or create database 
http://127.0.0.1:5986/acra-db/"}
   
   before that there is an error:
   Traceback (most recent call last):
     File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
       self.run()
     File "/usr/lib/python2.7/threading.py", line 763, in run
       self.__target(*self.__args, **self.__kwargs)
     File "./couchup", line 92, in _watch_replication
       raise Exception('Cannot retrieve {} doc_count!'.format(db))
   
   Is there something I am missing?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to