Scheduled Imports not running and Google Cal events not importing

Home Forums Calendar Products Event Aggregator Scheduled Imports not running and Google Cal events not importing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1362070
    Arrick Garringer
    Participant

    I’m having a few issues with the Event Aggregator on http://www.monroecentral.org

    The scheduled imports are not running when they are supposed to. If I hit “Import” it manually runs, but isn’t grabbing everything.

    I put a “Test Event” on the Google Cal for tomorrow and it pulls it in.

    If I put a “Test Event” on the Google Cal for November 20th, it does NOT import it.

    If I delete the “Test Event” from my Google Cal, it does not remove itself from the Event Calendar.

    It’s almost as if it can’t look a month into the future. The last known automatic Import was on Oct. 2, 2017.

    Under “History” it doesn’t show a failure, it just doesn’t run the import.

    • This topic was modified 8 years, 7 months ago by Arrick Garringer. Reason: additional info
    #1362159
    Arrick Garringer
    Participant

    I increased my Max Execution Time to 600 per the advice of my hosting company. It still is not importing events on the Google Cal from November, but will import something that’s sooner.

    Here are the resource limits from php.ini

    ;;;;;;;;;;;;;;;;;;;
    ; Resource Limits ;
    ;;;;;;;;;;;;;;;;;;;

    ; Maximum execution time of each script, in seconds
    ; http://php.net/max-execution-time
    ; Note: This directive is hardcoded to 0 for the CLI SAPI
    max_execution_time = 600

    ; Maximum amount of time each script may spend parsing request data. It’s a good
    ; idea to limit this time on productions servers in order to eliminate unexpectedly
    ; long running scripts.
    ; Note: This directive is hardcoded to -1 for the CLI SAPI
    ; Default Value: -1 (Unlimited)
    ; Development Value: 60 (60 seconds)
    ; Production Value: 60 (60 seconds)
    ; http://php.net/max-input-time
    max_input_time = 600

    ; Maximum input variable nesting level
    ; http://php.net/max-input-nesting-level
    ;max_input_nesting_level = 64

    ; How many GET/POST/COOKIE input variables may be accepted
    max_input_vars = 3000

    ; Maximum amount of memory a script may consume (128MB)
    ; http://php.net/memory-limit
    memory_limit = 1024M

    #1362260
    Arrick Garringer
    Participant

    I would like to close this thread. I found the setting for Import where I changed from “up to 1 month” to “up to 300 imports” and it’s working fine now.

    I am still having issues with the scheduled imports not running, but I’ll open a separate thread for that.

    Thanks!

    #1362399
    Geoff B.
    Member

    Good evening Arrick and welcome back!

    Major kudos for your persistance and effort in figuring this one out.
    Thank you for sharing your findings for everyone’s benefit.

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Scheduled Imports not running and Google Cal events not importing’ is closed to new replies.