You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any updates on this issue? Did you restore the data into an empty database or non-empty? I am just speculating, but maybe you get conflicts when you want to restore into a non-empty database?
Hi,
I'm trying to use your script to dump dbs: everything's fine during export, but when I try to restore the DB,
["... WARN: CouchDB Reported an error during import - Attempt 1/3 - Retrying...","... WARN: CouchDB Reported an error during import - Attempt 2/3 - Retrying...","... ERROR: CouchDB Reported: {"error":"conflict","reason":"Document update conflict."}"]
Am I missing something? Do I have to delete records manually before restore?
Thank you
The text was updated successfully, but these errors were encountered: