Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Sync status stuck on “wait”
- This topic has 6 replies, 4 voices, and was last updated 2 days, 16 hours ago by
J. Davis.
- AuthorPosts
- March 17, 2022 at 12:11 pm #1275199
M P
ParticipantPlease help as I couldn’t find a solution. The sync status with booking com stays on “wait” status. iCal links are set correctly, status at booking is “OK”.
Thanks in advance
MMarch 17, 2022 at 12:12 pm #1275202M P
ParticipantThis reply has been marked as private.March 18, 2022 at 4:06 am #1275429Valeriia Bavykina
ModeratorHello!
Since you can see the Waiting status there might be something wrong with the Cron functionality on your WordPress site. I would recommend that you install the WP Crontrol plugin and navigate to Tools ->Cron Events – you will find out whether the Cron works properly on your server.
Let me know if it helped.March 19, 2022 at 9:52 am #1276118M P
ParticipantHi Vakerie, thank you for your quick reply. With the latest update the issue is fixed. In the cron jobs plugin all intervals seem to work without any delays.
I’ll let you know if the error occurs again.
MMarch 21, 2022 at 8:19 am #1277002Valeriia Bavykina
ModeratorHello!
Thank you so much for your feedback regarding the performance of the latest version of the plugin. We’re always looking for customer feedback we can use to improve, so anything you can tell us is helpful.
June 12, 2025 at 10:21 am #1773753Ignas Račkus
ParticipantIf anyone haven’t figured solution (other than keep deleting logs manualy every time it gets stuck) problem is likely caused by object cache. It seems ical’s queue classes’s setNextItem and getNextItem is going thorugh object cache which not alaways gets updated in time. If you make methods of OptionsHandler class that is called by previously mentioned functions to get all options directly via wpdb, bypassing object cache it seems to solve problem. At least it solved for me (I use litespeed cache with LSMCD). This is real solution instead of manualy deleting logs every time sync gets stuck.
June 16, 2025 at 5:45 am #1774468J. Davis
KeymasterThank you for your feedback.
I’d like to add that we also made some updates to make the process of importing bookings more stable since version 5.2.1 https://motopress.com/products/hotel-booking/#release-notes - AuthorPosts
- You must be logged in to reply to this topic.