• Hello,

    trying to migrate from version 2 to latest. Right now the only problem is that email queue scheduler does not start – it shows 0 sent emails in progress indicator. I waited several hours without luck.

    I also tried both methods of scheduler in settings. No change.

    After little R&D i launched: ?mailpoet_router&endpoint=cron_daemon&action=ping
    It shows homepage with no error / notice (code 200, no redirects). I compared to different project and in that one, same operation displays “pong” string (which I assume is ok message).

    Do you have any idea whats going on?

    Regards,
    tomasz

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tomdur

    (@tomdur)

    in addition to above:
    I noticed that CronHelper::queryCronUrl uses &action=pingResponse in url rather than &action=ping displayed by help. First one works ok – app gives “pong” in return. Maybe this is of any help. Anyway – queue still doesn’t start.

    Below params from help screen:
    PHP version: 7.0.16
    MailPoet Free version: 3.0.9
    MailPoet Premium version: N/A
    MailPoet Premium/MSS key:
    WordPress version: 4.8.3
    Database version: 5.6.34-79.1-log
    Web server: Apache
    Server OS: Linux 21604.v.tld.pl 4.1.42.core2.100 #1 SMP Mon Jul 3 07:15:20 CEST 2017 x86_64
    WP_MEMORY_LIMIT: 40M
    WP_MAX_MEMORY_LIMIT: 256M
    WP_DEBUG: true
    PHP max_execution_time: 30
    PHP memory_limit: 268435456
    PHP upload_max_filesize: 10M
    PHP post_max_size: 10M
    WordPress language: pl_PL
    Multisite environment?: No
    Current Theme: BigBang (version 1.9.2)
    Active Plugin names: acf-gallery/acf-gallery.php, advanced-custom-fields/acf.php, all-in-one-seo-pack/all_in_one_seo_pack.php, better-wp-security/better-wp-security.php, mailpoet/mailpoet.php
    Sending Method: PHPMail
    Sending Frequency: 10 emails every 5 minutes
    Task Scheduler method: WordPress
    Cron ping URL: http://osrodekkultury.pl?mailpoet_router&endpoint=cron_daemon&action=ping
    Default FROM address: [email protected]
    Default Reply-To address: [email protected]
    Bounce Email Address:
    Total number of subscribers: 716

    Jack K

    (@jack-kitterhing)

    Hi there @tomdur,

    “Pong” is the correct response and means that MailPoet should be able to send Newsletters automatically.

    I see your sending method is PHPMail. So this could indicate an issue with your host limiting sent mail. Have you considered trying the free plan of the MailPoet sending service?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Task Scheduler doesn’t start’ is closed to new replies.