Author Topic: Problems with crons + emails  (Read 2675 times)

iandretani

  • Newbie
  • *
  • Posts: 3
    • View Profile
Problems with crons + emails
« on: January 28, 2015, 09:25:14 am »
Hi

We have next issue:



 #9 /var/www/feng/cron.php(38): send_notifications_through_cron()
    #10 {main}
#2303 ERROR: Error: fwrite(): SSL operation failed with code 1. OpenSSL Error messages:
    error:1409F07F:SSL routines:SSL3_WRITE_PENDING:bad write retry in '/var/www/feng/library/swift/lib/classes/Swift/Transport/StreamBuffer.php' on line 232 (error code: 2)


while sending emails via cron (((

means some times emails are delivered in 2 days only or 6 hours, instead of 5 mins


Best regards
Andrew

steveg

  • Full Member
  • ***
  • Posts: 167
    • View Profile
Re: Problems with crons + emails
« Reply #1 on: February 16, 2015, 01:43:02 pm »
Hi

We have next issue:



 #9 /var/www/feng/cron.php(38): send_notifications_through_cron()
    #10 {main}
#2303 ERROR: Error: fwrite(): SSL operation failed with code 1. OpenSSL Error messages:
    error:1409F07F:SSL routines:SSL3_WRITE_PENDING:bad write retry in '/var/www/feng/library/swift/lib/classes/Swift/Transport/StreamBuffer.php' on line 232 (error code: 2)


while sending emails via cron (((

means some times emails are delivered in 2 days only or 6 hours, instead of 5 mins


Best regards
Andrew

Has this been fixed when you upgrade to 3.0.7?  This might be actually a server issue, not a FO issue..  you may have some ssl ports or openssl improperly configured.  Likely the error is your smtp not accepting the secure connection - do you have the ports open?