Hi,
I have noticed that sync gw is panicing every now and then.
In logs I can see:
2017-01-09T14:28:35.971Z WARNING: changeCache: Error unmarshaling doc “_sync:role:TA”: unexpected end of JSON input – db.(*changeCache).processPrincipalDoc() at change_cache.go:407
2017-01-09T14:28:35.971Z WARNING: changeCache: Error unmarshaling doc “_sync:role:TA”: unexpected end of JSON input – db.(*changeCache).processPrincipalDoc() at change_cache.go:407
panic: Error getting user role “TA”: MCResponse status=KEY_ENOENT, opcode=SET, opaque=0, msg: Not found
Do you have any idea why this is happening and how to workaround this?
BR