You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/10/03 12:06:19 UTC

[GitHub] [couchdb] CoHageluken opened a new issue #2222: Database stalled

CoHageluken opened a new issue #2222: Database stalled
URL: https://github.com/apache/couchdb/issues/2222
 
 
   I have a database with 544 documents (very small db). It has been created in a couchdb 1.x version.
   If I follow the steps with couchup to upgrade to couchdb 2.x 
   ......python2 couchup list
   >>> provides the database I want to upgrade
   ......python2 couchup replicate -a --login admin --password
   >>> the replication stops after 49% is done. 
   
   Options are to increase the timeout of workload. Since I can not change the workload  I tried changing the timeout in couch_httpd_auth/timeout from 600 to 6000. This doesn't change the situation.
   Can anyone explain what is going on?

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


With regards,
Apache Git Services