Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database stalled #2222

Open
CoHageluken opened this issue Oct 3, 2019 · 1 comment
Open

Database stalled #2222

CoHageluken opened this issue Oct 3, 2019 · 1 comment

Comments

@CoHageluken
Copy link

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?

@nickva
Copy link
Contributor

nickva commented Nov 13, 2023

Sorry, we had completely missed this issue somehow. @CoHageluken do you happen to have any logs from the replication jobs. They might indicate why the replication is stalling. Also try to upgrade your CouchDB instance if possible as we've made some replicator improvements since 2.x series.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants