sendportal icon indicating copy to clipboard operation
sendportal copied to clipboard

Messages not sent. Failed job with message "PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db-sendportal.messages' doesn't exist"

Open lucaros97 opened this issue 4 years ago • 1 comments

Apparently with no-sense (maybe after update from v2.0.1 to v2.0.3) the campaign doesn't dispatch and keep the "queued" status. I saw that all messages go in the failed_jobs table with this error: PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db-sendportalpsp.messages' doesn't exist in ..../vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:77

Obviously the messages table doesn't exist, only the "sendportal_messages" exists. What's wrong?

lucaros97 avatar Sep 23 '21 07:09 lucaros97

my SMTP not sending email. But, information system success !

mahdinur avatar Oct 02 '21 16:10 mahdinur