08:39:38.824109 WARNING: changeCache: Giving up, accepting #5697162 even though #5697161 is missing -- db.(*changeCache)._addPendingLogs() at change_cache.go:320
08:40:08.824279 WARNING: changeCache: Giving up, accepting #5697171 even though #5697170 is missing -- db.(*changeCache)._addPendingLogs() at change_cache.go:320
Thanks in advance!
"removed":["137bdf30cfe2c88af1bcb7976c82667c_project"]
Their removal is related to the change that took place at sequence : 295132
That does not appear later in the changes feed so I can't tell what it is.
Are you able to manually get the changes feed from the ADMIN port starting at sequence 295132
The following curl should work:
curl -k -X GET https://localhost:4985/kitchen-sync/_changes?since=295131
Please then paste the output for sequence 295132 here.
Andy