Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Calendar Synchronization Interval
- This topic has 9 replies, 5 voices, and was last updated 3 years, 11 months ago by Andre Flores.
- AuthorPosts
- January 17, 2020 at 12:32 am #905734Ryan LabelleParticipant
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 🙂
January 20, 2020 at 4:54 pm #907073SteveKeymasterYou 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).
January 23, 2020 at 12:31 am #908394Ryan LabelleParticipantAmazing! Thank you. 🙂
February 6, 2020 at 10:12 pm #915264Ryan LabelleParticipantThank 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”.
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
March 5, 2020 at 12:35 pm #926402Ion MarchisParticipantI have the same problem. Sync is on “waiting”.
March 10, 2020 at 8:45 am #928158Mary EvansParticipantHello,
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. EvansNovember 10, 2020 at 8:53 am #1027897Andy Smith-DaneParticipantDid you manage to resolve this? I’ve started having the same issue
November 11, 2020 at 8:28 am #1028337Andre FloresModeratorHello Andy,
We will investigate the issue in the recent ticket request, I am sure we will be able to have it resolved.
Regards,
AndreNovember 28, 2020 at 10:31 am #1037847russell payParticipantI am having the same problem
December 2, 2020 at 10:33 am #1040783Andre FloresModeratorHello 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 - AuthorPosts
- You must be logged in to reply to this topic.