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 2022/05/23 12:36:51 UTC

[GitHub] [couchdb] tudordumitriu commented on issue #4023: Replication job crashes

tudordumitriu commented on issue #4023:
URL: https://github.com/apache/couchdb/issues/4023#issuecomment-1134622219

   Hi @nickva 
   Thanks for the answer, but the problem was not the connection but there was actually an invalid json document, from the server to server replication point of view, and I shall explain.
   First, we did disable all ip rate limiters, firewalls and so on, but nothing got better.
   So, if we did try to back up the db to a local db, the replication was working perfectly (the only difference was the url and credentials)
   But if we were trying to replicate (by pull) from the target server, it was just stopping and maybe the document was logged but I have never managed to get to it.
   Now, when tried to do the replication by push, from the source to target, I did notice the document in the logs.
   What is strange is that document was created from an iOS platform (I suspect the iOS file paths) and was replicated from PouchDB to CouchDB and back to other PouchDB dbs (various platforms) without a problem (including the above mentioned local replication). 
   The file is attached, hope it helps.
   [Crash.zip](https://github.com/apache/couchdb/files/8754526/Crash.zip)
   
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org