<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Wordpress (unmanaged) CRON interrupts product loading]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I have very unusual and frustrating behavior. I have Wordpress (unmanaged) App, with Woocommerce and WMPL plugins.</p>
<p dir="auto">In WooCommerce Products page, when I switch to different language, or I go to next product page, sometime products are not loaded. This behavior happens after CRON (Run cron job) appears in LOG. Few refreshes or switching back to default English language fixes it. But after 1 min. CRON job is repeated and products disappear again.</p>
<p dir="auto">All unnecessary plugins turned off, same behavior in default Storefron theme. When using website in LAMP app, everything seems to be working.</p>
<p dir="auto">Any suggestions would be appreciated.</p>
<p dir="auto"><img src="/assets/uploads/files/1603974273446-cron-resized.png" alt="cron.PNG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/topic/3549/wordpress-unmanaged-cron-interrupts-product-loading</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 16:12:21 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/3549.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 29 Oct 2020 12:31:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Sat, 31 Oct 2020 04:07:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imc67" aria-label="Profile: imc67">@<bdi>imc67</bdi></a> said in <a href="/post/17526">Wordpress (unmanaged) CRON interrupts product loading</a>:</p>
<blockquote>
<p dir="auto">If you set it to 5 then WP site check is complaining that there are missed events. Because either WP or plugins can create 1 minute tasks.</p>
</blockquote>
<p dir="auto">Yes, cron <code>scheduled</code> Wordpress can be scheduled down to the minute. But they're expected to be missed. The default WP-Cron interval is "whenever the next person visits the site, run all the scheduled events that are in the past and haven't been run" (the one that Cloudron rightfully uses the WP-CLI and disables the native WP-Cron). That's pretty horrible, but that's what Wordpress installs expect the environment to be at default. So, the WP Site Check says that's notable, that wp-crons don't get run at the minute they're specified?</p>
<p dir="auto">If the WP Health Status Page actually says that, then Wordpress devs clearly think 1 minute (or a hugely popular site) is the best interval.</p>
]]></description><link>https://forum.cloudron.io/post/17603</link><guid isPermaLink="true">https://forum.cloudron.io/post/17603</guid><dc:creator><![CDATA[Lonkle]]></dc:creator><pubDate>Sat, 31 Oct 2020 04:07:57 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Fri, 30 Oct 2020 20:53:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> said in <a href="/post/17545">Wordpress (unmanaged) CRON interrupts product loading</a>:</p>
<blockquote>
<p dir="auto">Or am I misunderstanding?</p>
</blockquote>
<p dir="auto">You are not misunderstanding. We sort of went off on a tangent to understand the cron situation better. The real cause of the original issue, we don't know yet.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/deiwee" aria-label="Profile: DeiWee">@<bdi>DeiWee</bdi></a> If this is a setup you are OK with helping us debug, can you please contact us at <a href="mailto:support@cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">support@cloudron.io</a> ? You can just make a clone of the app and we can try to figure out what's happening to make the page stall.</p>
]]></description><link>https://forum.cloudron.io/post/17552</link><guid isPermaLink="true">https://forum.cloudron.io/post/17552</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 30 Oct 2020 20:53:11 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Fri, 30 Oct 2020 19:20:52 GMT]]></title><description><![CDATA[<p dir="auto">Had a quick thought here... if the issue originally reported is truly caused by the cron job... well that cron job is going to run anyways right? So in other words maybe by decreasing the frequency of the cron we decrease the frequency of the issue reported, but the issue reported still in fact remains. Right? Or am I misunderstanding?</p>
<p dir="auto">Almost seems like either A) the cron isn't related to this issue or B) there is something else that needs to get fixed (possibly at the plugin level) that isn't playing nicely with the cron / something environmental.</p>
]]></description><link>https://forum.cloudron.io/post/17545</link><guid isPermaLink="true">https://forum.cloudron.io/post/17545</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Fri, 30 Oct 2020 19:20:52 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Fri, 30 Oct 2020 18:36:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/deiwee" aria-label="Profile: DeiWee">@<bdi>DeiWee</bdi></a> Thanks, the 1 min cron is hardcoded in the package source code. <a href="https://git.cloudron.io/cloudron/wordpress-developer-app/-/blob/master/CloudronManifest.json#L26" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/wordpress-developer-app/-/blob/master/CloudronManifest.json#L26</a> . I am looking into what the ideal duration is in the meantime.</p>
]]></description><link>https://forum.cloudron.io/post/17538</link><guid isPermaLink="true">https://forum.cloudron.io/post/17538</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 30 Oct 2020 18:36:18 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Fri, 30 Oct 2020 18:17:14 GMT]]></title><description><![CDATA[<p dir="auto">Maybe it is possible to increase CRON time from 1 minute? I tried to change it with WP CRON plugin, but with no success.</p>
<p dir="auto"><img src="/assets/uploads/files/1604081630788-list-resized.png" alt="list.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">I will try to investigate more with LAMP and custom CRON timing, maybe this is a mix of things with WPML as well.</p>
]]></description><link>https://forum.cloudron.io/post/17533</link><guid isPermaLink="true">https://forum.cloudron.io/post/17533</guid><dc:creator><![CDATA[DeiWee]]></dc:creator><pubDate>Fri, 30 Oct 2020 18:17:14 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Fri, 30 Oct 2020 17:59:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> No, I did not. I created LAMP app, migrated site and tested if products keep disappearing. When products was working I notice CRON difference in logs.</p>
]]></description><link>https://forum.cloudron.io/post/17532</link><guid isPermaLink="true">https://forum.cloudron.io/post/17532</guid><dc:creator><![CDATA[DeiWee]]></dc:creator><pubDate>Fri, 30 Oct 2020 17:59:42 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Fri, 30 Oct 2020 17:29:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imc67" aria-label="Profile: imc67">@<bdi>imc67</bdi></a> Yeah I use MainWP, haven't noticed any issues though and that's running in the Managed version where the cron is every 5 minutes I believe. Where might I check that part in MainWP?</p>
<hr />
<p dir="auto">Update: Just checked, I see only one that runs every minute, the others are much longer runs.</p>
<p dir="auto"><img src="/assets/uploads/files/1604078850555-8abbae7d-c143-4ab3-8aed-68348d7d708b-image-resized.png" alt="8abbae7d-c143-4ab3-8aed-68348d7d708b-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Of course now that I look at it, the Last Run time for the one that runs every minute was yesterday, so that's a bit strange. haha. But I've never noticed any functionality issues or anything like that so far.</p>
]]></description><link>https://forum.cloudron.io/post/17530</link><guid isPermaLink="true">https://forum.cloudron.io/post/17530</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Fri, 30 Oct 2020 17:29:00 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Fri, 30 Oct 2020 17:16:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> said in <a href="/post/17524">Wordpress (unmanaged) CRON interrupts product loading</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imc67" aria-label="Profile: imc67">@<bdi>imc67</bdi></a> Curious why Kinsta which is huge can get away with it at 15 minutes by default though... very strange. You'd think they'd have a whole bunch of customers having issues if that was their default and didn't work with WordPress well.</p>
</blockquote>
<p dir="auto">Did I remember correctly that you also use MainWP? I’m also a happy user and look there at the cron tasks there are at least 3 that run every minute.</p>
]]></description><link>https://forum.cloudron.io/post/17529</link><guid isPermaLink="true">https://forum.cloudron.io/post/17529</guid><dc:creator><![CDATA[imc67]]></dc:creator><pubDate>Fri, 30 Oct 2020 17:16:48 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Fri, 30 Oct 2020 17:09:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/17527">Wordpress (unmanaged) CRON interrupts product loading</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imc67" aria-label="Profile: imc67">@<bdi>imc67</bdi></a> said in <a href="/post/17526">Wordpress (unmanaged) CRON interrupts product loading</a>:</p>
<blockquote>
<p dir="auto">If you set it to 5 then WP site check is complaining that there are missed events. Because either WP or plugins can create 1 minute tasks.</p>
</blockquote>
<p dir="auto">Ah ok, I think that can be worked around. I have noticed that if you install WP (both versions) and immediately click on the "Enable autoupdates" for a plugin, it will complain about cron not running. But it goes away after the first cron run. So, the workaround is maybe to run cron on package start up (have to try).</p>
</blockquote>
<p dir="auto">I don’t use autoupdates on my WP sites.</p>
<p dir="auto">This cron task is running every minute:</p>
<p dir="auto">ActionScheduler_QueueRunner-&gt;run()</p>
]]></description><link>https://forum.cloudron.io/post/17528</link><guid isPermaLink="true">https://forum.cloudron.io/post/17528</guid><dc:creator><![CDATA[imc67]]></dc:creator><pubDate>Fri, 30 Oct 2020 17:09:48 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Fri, 30 Oct 2020 16:57:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imc67" aria-label="Profile: imc67">@<bdi>imc67</bdi></a> said in <a href="/post/17526">Wordpress (unmanaged) CRON interrupts product loading</a>:</p>
<blockquote>
<p dir="auto">If you set it to 5 then WP site check is complaining that there are missed events. Because either WP or plugins can create 1 minute tasks.</p>
</blockquote>
<p dir="auto">Ah ok, I think that can be worked around. I have noticed that if you install WP (both versions) and immediately click on the "Enable autoupdates" for a plugin, it will complain about cron not running. But it goes away after the first cron run. So, the workaround is maybe to run cron on package start up (have to try).</p>
]]></description><link>https://forum.cloudron.io/post/17527</link><guid isPermaLink="true">https://forum.cloudron.io/post/17527</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 30 Oct 2020 16:57:01 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Fri, 30 Oct 2020 16:55:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/17523">Wordpress (unmanaged) CRON interrupts product loading</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imc67" aria-label="Profile: imc67">@<bdi>imc67</bdi></a> You mean WP has some built-in cron jobs that require 1min interval? I couldn't find information about this, do you have any? I either need to fixed Managed WP or Developer WP accordingly.</p>
</blockquote>
<p dir="auto">If you set it to 5 then WP site check is complaining that there are missed events. Because either WP or plugins can create 1 minute tasks.</p>
]]></description><link>https://forum.cloudron.io/post/17526</link><guid isPermaLink="true">https://forum.cloudron.io/post/17526</guid><dc:creator><![CDATA[imc67]]></dc:creator><pubDate>Fri, 30 Oct 2020 16:55:40 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Fri, 30 Oct 2020 16:48:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imc67" aria-label="Profile: imc67">@<bdi>imc67</bdi></a> Curious why Kinsta which is huge can get away with it at 15 minutes by default though... very strange. You'd think they'd have a whole bunch of customers having issues if that was their default and didn't work with WordPress well.</p>
]]></description><link>https://forum.cloudron.io/post/17524</link><guid isPermaLink="true">https://forum.cloudron.io/post/17524</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Fri, 30 Oct 2020 16:48:01 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Fri, 30 Oct 2020 16:36:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/imc67" aria-label="Profile: imc67">@<bdi>imc67</bdi></a> You mean WP has some built-in cron jobs that require 1min interval? I couldn't find information about this, do you have any? I either need to fixed Managed WP or Developer WP accordingly.</p>
]]></description><link>https://forum.cloudron.io/post/17523</link><guid isPermaLink="true">https://forum.cloudron.io/post/17523</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 30 Oct 2020 16:36:59 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Fri, 30 Oct 2020 08:25:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/17493">Wordpress (unmanaged) CRON interrupts product loading</a>:</p>
<blockquote>
<p dir="auto">I suspect maybe part of the issue is that the WP developer edition runs cron quite aggressively. Once every minute. I am trying to remember why we have a discrepancy between the cron interval of WP developer (1min) and WP managed (5 mins).</p>
<p dir="auto">Does anyone know what is the "ideal" value here?</p>
</blockquote>
<p dir="auto">Yes, it was me a year ago who requested it because WP has 1 minute cron jobs and they fail if you set it to 5 minutes.</p>
]]></description><link>https://forum.cloudron.io/post/17512</link><guid isPermaLink="true">https://forum.cloudron.io/post/17512</guid><dc:creator><![CDATA[imc67]]></dc:creator><pubDate>Fri, 30 Oct 2020 08:25:25 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Fri, 30 Oct 2020 03:42:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> For what it's worth, the Cloudron docs themselves link to this page: <a href="https://www.lucasrolff.com/wordpress/why-wp-cron-sucks/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.lucasrolff.com/wordpress/why-wp-cron-sucks/</a></p>
<p dir="auto">And on that page it mentions about disabling the WP-cron as you did and then create a real Cron Job to run that script every 5 minutes or so, it also lists other times like 10 minuets or so. I suspect that is where you got the every "5 minutes" from.</p>
<p dir="auto">Not sure why it's every minute, but generally speaking I wouldn't think that'd be a big deal anyways, as long as hosting and resources are sufficient I wouldn't expect it to have a negative impact unless the stuff in WP-cron was modified later via plugins to be much more intensive.</p>
<p dir="auto">Probably would be fine to change it to run every 5 minutes. My two cents anyways. Would be nice if this was configurable though, I guess it's not because it's set in the package build process, right?</p>
<p dir="auto">Update: Apparently Kinsta has an article stating they run it every 15 minutes by default: <a href="https://kinsta.com/knowledgebase/disable-wp-cron/#schedule-system-cron" target="_blank" rel="noopener noreferrer nofollow ugc">https://kinsta.com/knowledgebase/disable-wp-cron/#schedule-system-cron</a></p>
]]></description><link>https://forum.cloudron.io/post/17502</link><guid isPermaLink="true">https://forum.cloudron.io/post/17502</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Fri, 30 Oct 2020 03:42:54 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Thu, 29 Oct 2020 23:52:20 GMT]]></title><description><![CDATA[<p dir="auto">I suspect maybe part of the issue is that the WP developer edition runs cron quite aggressively. Once every minute. I am trying to remember why we have a discrepancy between the cron interval of WP developer (1min) and WP managed (5 mins).</p>
<p dir="auto">Does anyone know what is the "ideal" value here?</p>
]]></description><link>https://forum.cloudron.io/post/17493</link><guid isPermaLink="true">https://forum.cloudron.io/post/17493</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 29 Oct 2020 23:52:20 GMT</pubDate></item><item><title><![CDATA[Reply to Wordpress (unmanaged) CRON interrupts product loading on Thu, 29 Oct 2020 23:49:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/deiwee" aria-label="Profile: DeiWee">@<bdi>DeiWee</bdi></a> Have you set up the WP cron job when you set it up in the LAMP app?</p>
]]></description><link>https://forum.cloudron.io/post/17492</link><guid isPermaLink="true">https://forum.cloudron.io/post/17492</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 29 Oct 2020 23:49:25 GMT</pubDate></item></channel></rss>