WARNIN SQL logic error

Hello,
What is the cause of this problem and how can I fix it

[Sep 26 13:19:44] WARNING[32277]: db.c:348 ast_db_put: Couldn't execute statement: SQL logic error
[Sep 26 13:20:13] WARNING[32277]: db.c:348 ast_db_put: Couldn't execute statement: SQL logic error
[Sep 26 13:20:18] WARNING[32277]: db.c:348 ast_db_put: Couldn't execute statement: SQL logic error
[Sep 26 13:20:33] WARNING[32277]: db.c:348 ast_db_put: Couldn't execute statement: SQL logic error
[Sep 26 13:20:39] WARNING[32277]: db.c:348 ast_db_put: Couldn't execute statement: SQL logic error
[Sep 26 13:21:07] WARNING[32277]: db.c:348 ast_db_put: Couldn't execute statement: SQL logic error

10x

That message is simply reporting what the database is saying. There is insufficient information to speculate why the database doesn’t like some SQL.

And does that interfere with calls?

Without knowing why it is trying to access the database, one cannot really answer that question.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.