andreas-mausch / whatsapp-viewer

Small tool to display chats from the Android msgstore.db database (crypt12)
https://andreas-mausch.de/whatsapp-viewer/
MIT License
1.23k stars 381 forks source link

no such table: chat_list #88

Open Aiham1234 opened 5 years ago

Aiham1234 commented 5 years ago

image

andreas-mausch commented 3 years ago

Your database seems to be broken. A valid WhatsApp database should contain this table.

HeadCrash66 commented 2 years ago

Hi,

same problem with actual WA beta with "multi devices".

I tried to repair DB but there is still no chat_list table inside.

Could it be that something has changed?

Best regards

jjmm5485 commented 2 years ago

Same problem. Apparently, with the multi-device update, the table was renamed "chat". Any update?

ElDavoo commented 2 years ago

That's right. The program needs to open "chat" now and not "chat_list".

ReMiOS commented 2 years ago

found a solution, by using chat_view see my comment: https://github.com/andreas-mausch/whatsapp-viewer/issues/127#issuecomment-900255460

ElDavoo commented 2 years ago

The original issue of Aiham1234 is invalid as their database was corrupted. However the conversation that followed is a duplicate of #127 . Because of this, I think this issue should be closed.