Calendar Synchronization Interval

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #905734

    Is there a way to bump up the sync interval? Can we create a cron job? If so, what page should it be hitting?

    Thanks πŸ™‚

    #907073

    You can trigger cron manually, example:

    0 */12 * * * /usr/local/bin/php /public_html/wp-cron.php?action=ical_auto_synchronization
    or
    0 */12 * * * http://%domain%/wp-cron.php?action=ical_auto_synchronization

    As an alternative, you can use a free 3rd party service to query your site (and trigger wp-cron).

    #908394

    Amazing! Thank you. πŸ™‚

    #915264

    Thank again for your help. I have another question.

    We have 19 calendars synced with Airbnb. it’s taking approx 25 to 30 seconds to sync all calendars.

    So we customized plugin and set 1 minute interval to auto sync.

    Auto sync was working fine initially, but now status remains “WAITING”.

    Cron job keeps adding new calendars to auto sync process, but all remains “WAITING”.

    http://prntscr.com/qxvcmr

    Is there any way to do that when error in one calendar sync process, we skip that calendar and move on next calendar sync process?

    Thanks

    #926402

    I have the same problem. Sync is on “waiting”.

    #928158

    Hello,

    Please, clear all the logs and try synchronization again.
    We also recommend configuring the option of “Automatically delete sync logs older than…” to “Day”. This option can be set up under your dashboard > Accommodation > Settings.

    Best Regards,
    M. Evans

    #1027897

    Did you manage to resolve this? I’ve started having the same issue

    #1028337

    Hello Andy,

    We will investigate the issue in the recent ticket request, I am sure we will be able to have it resolved.

    Regards,
    Andre

    #1037847

    I am having the same problem

    #1040783

    Hello Russell,

    I can see you already have a request in our Help Desk, the issue will be taken care of in ticket: #33218.

    Regards,
    Andre

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.