[GH-ISSUE #123] Cannot execute by command line #109

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

Originally created by @formone98127 on GitHub (Jul 4, 2021).
Original GitHub issue: https://github.com/B16f00t/whapa/issues/123

When using the command line directly to parse msgstore.db, it occured an error: An error occurred connecting to the database name 'company' is not defined

Command line used: python3 ~/whapa/libs/whapa.py -m "/home/user/WADB/msgstore.db" -wa "/home/user/whapa/wa.db" -a -tt -r EN -o /home/user/whapa/report

Originally created by @formone98127 on GitHub (Jul 4, 2021). Original GitHub issue: https://github.com/B16f00t/whapa/issues/123 When using the command line directly to parse msgstore.db, it occured an error: An error occurred connecting to the database name 'company' is not defined Command line used: python3 ~/whapa/libs/whapa.py -m "/home/user/WADB/msgstore.db" -wa "/home/user/whapa/wa.db" -a -tt -r EN -o /home/user/whapa/report
kerem closed this issue 2026-02-25 20:34:40 +03:00
Author
Owner

@B16f00t commented on GitHub (Jul 4, 2021):

The problem is that the tool takes this default value './cfg/settings.cfg', to solve this in the next update, I will put an argument to choose the path of the settings.cfg file or to capture the directory path where whapa is located

<!-- gh-comment-id:873537323 --> @B16f00t commented on GitHub (Jul 4, 2021): The problem is that the tool takes this default value './cfg/settings.cfg', to solve this in the next update, I will put an argument to choose the path of the settings.cfg file or to capture the directory path where whapa is located
Author
Owner

@formone98127 commented on GitHub (Jul 4, 2021):

lots of thanks!

<!-- gh-comment-id:873624560 --> @formone98127 commented on GitHub (Jul 4, 2021): lots of thanks!
Author
Owner

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

Fixed in new version 1.52

<!-- gh-comment-id:879832230 --> @B16f00t commented on GitHub (Jul 14, 2021): Fixed in new version 1.52
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#109
No description provided.