[GH-ISSUE #145] Error: no such table: chat_list #132

Closed
opened 2026-02-25 20:34:43 +03:00 by kerem · 6 comments
Owner

Originally created by @jorgeortizfuentes on GitHub (Nov 23, 2021).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/145

Hello! WhaPa gives me the following error.

Error: no such table: chat_list

I have read in some places that the files may be corrupted. I passed my files using adb pull.

What could have happened?

Originally created by @jorgeortizfuentes on GitHub (Nov 23, 2021). Original GitHub issue: https://github.com/B16f00t/whapa/issues/145 Hello! WhaPa gives me the following error. Error: no such table: chat_list I have read in some places that the files may be corrupted. I passed my files using adb pull. What could have happened?
kerem closed this issue 2026-02-25 20:34:43 +03:00
Author
Owner

@jorgeortizfuentes commented on GitHub (Nov 23, 2021):

I was checking the database and discovered that chat_list no longer exists. I don't know if it was renamed or deleted.

<!-- gh-comment-id:976186127 --> @jorgeortizfuentes commented on GitHub (Nov 23, 2021): I was checking the database and discovered that chat_list no longer exists. I don't know if it was renamed or deleted.
Author
Owner

@Whinegum commented on GitHub (Nov 23, 2021):

Seems like the database has been renamed. The developers of "whatsapp viewer" have already fixed it:
https://github.com/andreas-mausch/whatsapp-viewer/issues/127#issuecomment-900255460

<!-- gh-comment-id:976734824 --> @Whinegum commented on GitHub (Nov 23, 2021): Seems like the database has been renamed. The developers of "whatsapp viewer" have already fixed it: https://github.com/andreas-mausch/whatsapp-viewer/issues/127#issuecomment-900255460
Author
Owner

@jorgeortizfuentes commented on GitHub (Nov 23, 2021):

Thanks! I solved it by changing the table and column name in the Python code.

<!-- gh-comment-id:977190534 --> @jorgeortizfuentes commented on GitHub (Nov 23, 2021): Thanks! I solved it by changing the table and column name in the Python code.
Author
Owner

@B16f00t commented on GitHub (Nov 24, 2021):

Ok thanks I'll review the tables

<!-- gh-comment-id:978381723 --> @B16f00t commented on GitHub (Nov 24, 2021): Ok thanks I'll review the tables
Author
Owner

@tupini07 commented on GitHub (Dec 14, 2021):

This issue can probably be closed since #148 was merged.

<!-- gh-comment-id:993597956 --> @tupini07 commented on GitHub (Dec 14, 2021): This issue can probably be closed since #148 was merged.
Author
Owner

@B16f00t commented on GitHub (Dec 14, 2021):

Fixed in v1.57, Thanks to @tupini07

<!-- gh-comment-id:993943081 --> @B16f00t commented on GitHub (Dec 14, 2021): Fixed in v1.57, Thanks to @tupini07
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whapa#132
No description provided.