Faiz Jazadi

Results 27 comments of Faiz Jazadi

I can't reproduce the error. Is it related to [this](https://github.com/adiwajshing/Baileys/issues/1006)?

I have similar results when I scanned it using a multi-device enabled WhatsApp (produces no output, just exits). Try setting the logger mode to `DEBUG`. ```python logging.getLogger("kyros").setLevel(logging.DEBUG) ``` I found...

Any update on this issue? I experienced the same issue. @parmort, here is my sample register. ``` 2022-10-14 Opening balances assets:checking:example $10 equity 2022-10-14 Grocery shop expenses:groceries $5 assets:checking:example ```...

@Mateus-pilo I think it is related to the recent WhatsApp version. The data format has changed recently as it wasn't recognized as a valid data by go-whatsapp.

> @p4kl0nc4t > right ... but is this happening to you too? Haven't tried another WhatsApp version yet. Currently using the latest one and the problem happens.

Would love to see this.

I think this issue is correlated with the https://github.com/p4kl0nc4t/kyros/issues/18 issue.