0 Pending Emails only send when I manually run Send Communication Job 1 Casey Dierking posted 7 Years Ago I have a question about Communications. We're setup through Mailjet and it all works fine. However, when church members try to send an email on the external site through the Group toolbox, these emails get stuck in a "Pending" mode. The Cronjob for Send Communications is set to send every 10 minutes, and No approval is required to send email. I'm wondering why these get stuck. They all send just fine when I manually start the job.Do you guys have any tips here?
Casey Dierking 7 years ago Hi Jim,Looks like there is an issue going on, but I have no idea how to fix it at this point. I Click on the Exceptions Log and it takes a while to load. Then it gives me the errors below. I've checked my connection strings and MultipleActiveResults=true" is correctly set.I'm really not sure how to proceed.Exception in App_Code.c_lxybvmAn error occurred in Entity Framework when attempting to connect to your database. This could be caused by a missing 'MultipleActiveResultSets=true' parameter in your connection string settings.Stack Traceat RockWeb.Global.Application_Error(Object sender, EventArgs e) in c:\inetpub\wwwroot\App_Code\Global.asax.cs:line 419EntityCommandExecutionException in EntityFrameworkMessageAn error occurred while executing the command definition. See the inner exception for details.-- SqlException in .Net SqlClient Data ProviderMessageExecution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.--- Win32Exception inThe wait operation timed out