Open carallel opened 1 month ago
What did you choose for the Sending Behaviour?
Sending behavior was set to “Send Automatically”
Paul Strauss Chief Information Officer Carallel https://carallel.com
On Thu, Sep 12, 2024 at 1:59 AM Jon Behr @.***> wrote:
What did you choose for the Sending Behaviour?
@.*** (view on web) https://github.com/user-attachments/assets/3846e31e-bb8d-4323-a7a0-19a74f1462e7
— Reply to this email directly, view it on GitHub https://github.com/mettle/sendportal/issues/312#issuecomment-2345422887, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH7S6O242WUPMKDBGGNPQW3ZWE3UBAVCNFSM6AAAAABOCDGA5KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBVGQZDEOBYG4 . You are receiving this because you authored the thread.Message ID: @.***>
-- The information contained in this communication is confidential and is intended only for the use of the addressee. Unauthorized use, disclosure or copying of this communication or any part hereof is strictly prohibited and may be unlawful. If you have received this communication in error, please notify me by return e-mail, and destroy this communication and all copies thereof, including all attachments.
Chiming in here as I am help @carallel with this setup.
We got the campaigns to send successfully when using the "sync" queue driver. We did have it set to use our PGSQL DB when the issue was occurring. It looks like the "jobs' table does have the jobs, but the "attempts" column shows 0 on all of them.
Have you followed the instructions under Message Sending & Queues
in https://sendportal.io/docs/v2/getting-started/configuration-and-setup#additional-configuration
If you are not running the sync
queue driver, then you must have queue workers running.
We're new to sendportal and are trying to send our first test campaign. We followed the directions for installation and the cron job is running every minute and picking up queued campaigns. However when we attempt to send to a group of subscribers with a specific tag, the campaign shows zero messages sent, and the messages show up under the subscriber's details as "draft." The campaign does move out of the queue and we have it set to send immediately.