Magento v. 1.9.2.4 - MYSQL Table core_email_queue still empty after Updates





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















got a strange Problem here in my Magento Installation.
My Cron Job is running with AOE_scheduler - works fine. Cron Job is running.
Screenshot:
enter image description here



My MYSQL Table is still empty - no e-mails where send through the backend. no order mails, no cutsom messages to customers. nothing.



MYSQL Tables core_email_queue and core_email_queue_recipients are still empty.



enter image description here



Someone got an Idea what is wrong in my Magento Installation?



Thanks!!!
louis88



EDIT:
Found this in the exception.log File:



2016-05-11T17:08:21+00:00 ERR (3): 
exception 'Zend_Mail_Protocol_Exception' with message 'Could not read from smtp.strato.de' in /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php:385
Stack trace:
#0 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php(415): Zend_Mail_Protocol_Abstract->_receive(300)
#1 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Smtp.php(199): Zend_Mail_Protocol_Abstract->_expect(220, 300)
#2 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Smtp.php(200): Zend_Mail_Protocol_Smtp->helo('localhost')
#3 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Smtp->_sendMail()
#4 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
#5 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/local/Aschroder/SMTPPro/controllers/Smtp/TestController.php(136): Zend_Mail->send(Object(Zend_Mail_Transport_Smtp))
#6 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Aschroder_SMTPPro_Smtp_TestController->indexAction()
#7 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('index')
#8 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#9 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
#10 /pages/3b/7f/d0009998/home/htdocs/magento/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#11 /pages/3b/7f/d0009998/home/htdocs/magento/index.php(83): Mage::run('', 'store')
#12 {main}









share|improve this question
















bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.






















    0















    got a strange Problem here in my Magento Installation.
    My Cron Job is running with AOE_scheduler - works fine. Cron Job is running.
    Screenshot:
    enter image description here



    My MYSQL Table is still empty - no e-mails where send through the backend. no order mails, no cutsom messages to customers. nothing.



    MYSQL Tables core_email_queue and core_email_queue_recipients are still empty.



    enter image description here



    Someone got an Idea what is wrong in my Magento Installation?



    Thanks!!!
    louis88



    EDIT:
    Found this in the exception.log File:



    2016-05-11T17:08:21+00:00 ERR (3): 
    exception 'Zend_Mail_Protocol_Exception' with message 'Could not read from smtp.strato.de' in /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php:385
    Stack trace:
    #0 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php(415): Zend_Mail_Protocol_Abstract->_receive(300)
    #1 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Smtp.php(199): Zend_Mail_Protocol_Abstract->_expect(220, 300)
    #2 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Smtp.php(200): Zend_Mail_Protocol_Smtp->helo('localhost')
    #3 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Smtp->_sendMail()
    #4 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
    #5 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/local/Aschroder/SMTPPro/controllers/Smtp/TestController.php(136): Zend_Mail->send(Object(Zend_Mail_Transport_Smtp))
    #6 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Aschroder_SMTPPro_Smtp_TestController->indexAction()
    #7 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('index')
    #8 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
    #9 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
    #10 /pages/3b/7f/d0009998/home/htdocs/magento/app/Mage.php(684): Mage_Core_Model_App->run(Array)
    #11 /pages/3b/7f/d0009998/home/htdocs/magento/index.php(83): Mage::run('', 'store')
    #12 {main}









    share|improve this question
















    bumped to the homepage by Community 2 days ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      0












      0








      0


      1






      got a strange Problem here in my Magento Installation.
      My Cron Job is running with AOE_scheduler - works fine. Cron Job is running.
      Screenshot:
      enter image description here



      My MYSQL Table is still empty - no e-mails where send through the backend. no order mails, no cutsom messages to customers. nothing.



      MYSQL Tables core_email_queue and core_email_queue_recipients are still empty.



      enter image description here



      Someone got an Idea what is wrong in my Magento Installation?



      Thanks!!!
      louis88



      EDIT:
      Found this in the exception.log File:



      2016-05-11T17:08:21+00:00 ERR (3): 
      exception 'Zend_Mail_Protocol_Exception' with message 'Could not read from smtp.strato.de' in /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php:385
      Stack trace:
      #0 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php(415): Zend_Mail_Protocol_Abstract->_receive(300)
      #1 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Smtp.php(199): Zend_Mail_Protocol_Abstract->_expect(220, 300)
      #2 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Smtp.php(200): Zend_Mail_Protocol_Smtp->helo('localhost')
      #3 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Smtp->_sendMail()
      #4 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
      #5 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/local/Aschroder/SMTPPro/controllers/Smtp/TestController.php(136): Zend_Mail->send(Object(Zend_Mail_Transport_Smtp))
      #6 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Aschroder_SMTPPro_Smtp_TestController->indexAction()
      #7 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('index')
      #8 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
      #9 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
      #10 /pages/3b/7f/d0009998/home/htdocs/magento/app/Mage.php(684): Mage_Core_Model_App->run(Array)
      #11 /pages/3b/7f/d0009998/home/htdocs/magento/index.php(83): Mage::run('', 'store')
      #12 {main}









      share|improve this question
















      got a strange Problem here in my Magento Installation.
      My Cron Job is running with AOE_scheduler - works fine. Cron Job is running.
      Screenshot:
      enter image description here



      My MYSQL Table is still empty - no e-mails where send through the backend. no order mails, no cutsom messages to customers. nothing.



      MYSQL Tables core_email_queue and core_email_queue_recipients are still empty.



      enter image description here



      Someone got an Idea what is wrong in my Magento Installation?



      Thanks!!!
      louis88



      EDIT:
      Found this in the exception.log File:



      2016-05-11T17:08:21+00:00 ERR (3): 
      exception 'Zend_Mail_Protocol_Exception' with message 'Could not read from smtp.strato.de' in /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php:385
      Stack trace:
      #0 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Abstract.php(415): Zend_Mail_Protocol_Abstract->_receive(300)
      #1 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Protocol/Smtp.php(199): Zend_Mail_Protocol_Abstract->_expect(220, 300)
      #2 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Smtp.php(200): Zend_Mail_Protocol_Smtp->helo('localhost')
      #3 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail/Transport/Abstract.php(348): Zend_Mail_Transport_Smtp->_sendMail()
      #4 /pages/3b/7f/d0009998/home/htdocs/magento/lib/Zend/Mail.php(1194): Zend_Mail_Transport_Abstract->send(Object(Zend_Mail))
      #5 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/local/Aschroder/SMTPPro/controllers/Smtp/TestController.php(136): Zend_Mail->send(Object(Zend_Mail_Transport_Smtp))
      #6 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Aschroder_SMTPPro_Smtp_TestController->indexAction()
      #7 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('index')
      #8 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
      #9 /pages/3b/7f/d0009998/home/htdocs/magento/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
      #10 /pages/3b/7f/d0009998/home/htdocs/magento/app/Mage.php(684): Mage_Core_Model_App->run(Array)
      #11 /pages/3b/7f/d0009998/home/htdocs/magento/index.php(83): Mage::run('', 'store')
      #12 {main}






      magento-1.9 database email cron






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited May 12 '16 at 6:43







      louis88

















      asked May 12 '16 at 6:16









      louis88louis88

      13




      13





      bumped to the homepage by Community 2 days ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 2 days ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          Seems like your queue is getting emptied but emails are not send due to the fact that your smtp is not responding correctly. Are you using the correct port and such? Why not try default (without smtp) or via another send platform like mandrill.



          Also i see several red error signs in your schedule. Whats up with those?






          share|improve this answer
























          • The Red are: Multiple tasks with the same job code were piling up. Skipping execution of duplicates. Is there a workaround to test Magento e-mail system after Upgrade - Do i can send without the CronJob?

            – louis88
            May 12 '16 at 7:01













          • Not really. All mails are dumped in your queue, and are only send with the cron

            – Kay Int Veen
            May 12 '16 at 7:09











          • Ok - in my situation there is no mail stored in the mysql databse queue - do you have any idea why?

            – louis88
            May 12 '16 at 7:19











          • Maybe a extension conflict. what extensions are running?

            – Kay Int Veen
            May 12 '16 at 7:37











          • where i see a full list of extensions? this could the reason

            – louis88
            May 12 '16 at 7:50












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "479"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f115005%2fmagento-v-1-9-2-4-mysql-table-core-email-queue-still-empty-after-updates%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          Seems like your queue is getting emptied but emails are not send due to the fact that your smtp is not responding correctly. Are you using the correct port and such? Why not try default (without smtp) or via another send platform like mandrill.



          Also i see several red error signs in your schedule. Whats up with those?






          share|improve this answer
























          • The Red are: Multiple tasks with the same job code were piling up. Skipping execution of duplicates. Is there a workaround to test Magento e-mail system after Upgrade - Do i can send without the CronJob?

            – louis88
            May 12 '16 at 7:01













          • Not really. All mails are dumped in your queue, and are only send with the cron

            – Kay Int Veen
            May 12 '16 at 7:09











          • Ok - in my situation there is no mail stored in the mysql databse queue - do you have any idea why?

            – louis88
            May 12 '16 at 7:19











          • Maybe a extension conflict. what extensions are running?

            – Kay Int Veen
            May 12 '16 at 7:37











          • where i see a full list of extensions? this could the reason

            – louis88
            May 12 '16 at 7:50
















          0














          Seems like your queue is getting emptied but emails are not send due to the fact that your smtp is not responding correctly. Are you using the correct port and such? Why not try default (without smtp) or via another send platform like mandrill.



          Also i see several red error signs in your schedule. Whats up with those?






          share|improve this answer
























          • The Red are: Multiple tasks with the same job code were piling up. Skipping execution of duplicates. Is there a workaround to test Magento e-mail system after Upgrade - Do i can send without the CronJob?

            – louis88
            May 12 '16 at 7:01













          • Not really. All mails are dumped in your queue, and are only send with the cron

            – Kay Int Veen
            May 12 '16 at 7:09











          • Ok - in my situation there is no mail stored in the mysql databse queue - do you have any idea why?

            – louis88
            May 12 '16 at 7:19











          • Maybe a extension conflict. what extensions are running?

            – Kay Int Veen
            May 12 '16 at 7:37











          • where i see a full list of extensions? this could the reason

            – louis88
            May 12 '16 at 7:50














          0












          0








          0







          Seems like your queue is getting emptied but emails are not send due to the fact that your smtp is not responding correctly. Are you using the correct port and such? Why not try default (without smtp) or via another send platform like mandrill.



          Also i see several red error signs in your schedule. Whats up with those?






          share|improve this answer













          Seems like your queue is getting emptied but emails are not send due to the fact that your smtp is not responding correctly. Are you using the correct port and such? Why not try default (without smtp) or via another send platform like mandrill.



          Also i see several red error signs in your schedule. Whats up with those?







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 12 '16 at 6:51









          Kay Int VeenKay Int Veen

          1,0681923




          1,0681923













          • The Red are: Multiple tasks with the same job code were piling up. Skipping execution of duplicates. Is there a workaround to test Magento e-mail system after Upgrade - Do i can send without the CronJob?

            – louis88
            May 12 '16 at 7:01













          • Not really. All mails are dumped in your queue, and are only send with the cron

            – Kay Int Veen
            May 12 '16 at 7:09











          • Ok - in my situation there is no mail stored in the mysql databse queue - do you have any idea why?

            – louis88
            May 12 '16 at 7:19











          • Maybe a extension conflict. what extensions are running?

            – Kay Int Veen
            May 12 '16 at 7:37











          • where i see a full list of extensions? this could the reason

            – louis88
            May 12 '16 at 7:50



















          • The Red are: Multiple tasks with the same job code were piling up. Skipping execution of duplicates. Is there a workaround to test Magento e-mail system after Upgrade - Do i can send without the CronJob?

            – louis88
            May 12 '16 at 7:01













          • Not really. All mails are dumped in your queue, and are only send with the cron

            – Kay Int Veen
            May 12 '16 at 7:09











          • Ok - in my situation there is no mail stored in the mysql databse queue - do you have any idea why?

            – louis88
            May 12 '16 at 7:19











          • Maybe a extension conflict. what extensions are running?

            – Kay Int Veen
            May 12 '16 at 7:37











          • where i see a full list of extensions? this could the reason

            – louis88
            May 12 '16 at 7:50

















          The Red are: Multiple tasks with the same job code were piling up. Skipping execution of duplicates. Is there a workaround to test Magento e-mail system after Upgrade - Do i can send without the CronJob?

          – louis88
          May 12 '16 at 7:01







          The Red are: Multiple tasks with the same job code were piling up. Skipping execution of duplicates. Is there a workaround to test Magento e-mail system after Upgrade - Do i can send without the CronJob?

          – louis88
          May 12 '16 at 7:01















          Not really. All mails are dumped in your queue, and are only send with the cron

          – Kay Int Veen
          May 12 '16 at 7:09





          Not really. All mails are dumped in your queue, and are only send with the cron

          – Kay Int Veen
          May 12 '16 at 7:09













          Ok - in my situation there is no mail stored in the mysql databse queue - do you have any idea why?

          – louis88
          May 12 '16 at 7:19





          Ok - in my situation there is no mail stored in the mysql databse queue - do you have any idea why?

          – louis88
          May 12 '16 at 7:19













          Maybe a extension conflict. what extensions are running?

          – Kay Int Veen
          May 12 '16 at 7:37





          Maybe a extension conflict. what extensions are running?

          – Kay Int Veen
          May 12 '16 at 7:37













          where i see a full list of extensions? this could the reason

          – louis88
          May 12 '16 at 7:50





          where i see a full list of extensions? this could the reason

          – louis88
          May 12 '16 at 7:50


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f115005%2fmagento-v-1-9-2-4-mysql-table-core-email-queue-still-empty-after-updates%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Alcázar de San Juan

          Griza ansero

          Heinkel He 51