WARNING: changeCache: Error unmarshaling doc

Hi All,

On the sync gateway I am getting following warning. Can you please suggest why it could be happening ?

2017-09-19T14:29:04.101Z WARNING: changeCache: Error unmarshaling doc “Logs::8a6ee1a8-bc29-4919-ae72-96fd392bfc61”: unexpected end of JSON input – db.(*changeCache).DocChanged.func1() at change_cache.go:334
2017-09-19T14:29:04.101Z WARNING: changeCache: Error unmarshaling doc “Logs::ce8b697b-048d-4e9e-9eb1-238d35920d26”: unexpected end of JSON input – db.(*changeCache).DocChanged.func1() at change_cache.go:334

Regards
Pankaj Sharma

@pankaj.sharma

It looks like the _sync metadata for the document coming over the TAP feed can not be unmarshalled.

Are you able to paste the raw document (from the Couchbase Server Bucket) on this ticket?

Sure i will do that.