JB
JB
Could you split the data into meaningful pieces? Data | Information ------------ | ------------- FLEX: | Protocol identifier 2017-06-07 14:37:18 | Timestamp 1600/2/A | ? 09.051 | ? [002029568] |...
> nothing is stored on Whatsapp server, Well, Amazon S3 then...
Downgrading CouchDB to v1.6 worked around the problem for me. Looks like Acralyzer is incompatible w/ CouchDB v2.0 at the moment.
The spaces before and after the line occur, if your hocr file is indented. hocr-extract-images uses regex to replace one (or more) whitespace characters with one space. see [line 20](https://github.com/ocropus/hocr-tools/blob/2867727ae986dd1e1727d98300da053caaffdb9b/hocr-extract-images#L20)...
@blr246 So chat-api still receives (and decrypts) encrypted media messages in groups? Did you compare public key of text message and media message decryption in chat-api aswell?