KnugiHK / WhatsApp-Chat-Exporter

A customizable Android and iOS/iPadOS WhatsApp database parser that will give you the history of your WhatsApp conversations in HTML and JSON. Android Backup Crypt12, Crypt14, Crypt15, and new schema supported.
https://wts.knugi.dev/
MIT License
518 stars 76 forks source link

WhatsApp database not found. #70

Closed keiranlovett closed 7 months ago

keiranlovett commented 8 months ago

I get WhatsApp database not found. when running on iOS. To my knowledge I have a WhatsApp database, I see in my latest iCloud backups 5gb for WhatsApp and I have my database there.

Can you provide more context in the warning so it is easier to troubleshoot?

KnugiHK commented 8 months ago

Hi. Can you show me the command your issued?

italohdc commented 8 months ago

I have the same issue. I'm using a non-encrypted backup for that.

The command I used:

wtsexporter -i -b path/to/backup
KnugiHK commented 8 months ago

I have the same issue. I'm using a non-encrypted backup for that.

The command I used:

wtsexporter -i -b path/to/backup

Do you see this file 7c7fba66680ef796b916b067077cc246adacf01d in the backup directory?

keiranlovett commented 7 months ago

Hi. Can you show me the command your issued?

wtsexporter -i -b ~/Library/Application\ Support/MobileSync/Backup/00008101-001318860CA0001E/

KnugiHK commented 7 months ago

Not sure if it is similar to #55, try to remove the tailing slash.

Also, same question, do you see this file 7c7fba66680ef796b916b067077cc246adacf01d in the backup directory?

keiranlovett commented 7 months ago

55 was able to point me in the right direction. Can close