09-03-2024, 02:14 PM
The code block I posted shows two functions are called right after the log message is printed. Both functions access SQL tables and if for example the tables don't exist or the connection to the SQL database can't be made, breakage will occur.
Non existent tables or not being able to connect to the SQL database itself would suggest something external to moode software is causing the issue.
Non existent tables or not being able to connect to the SQL database itself would suggest something external to moode software is causing the issue.