<?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[Ghost: Crashing]]></title><description><![CDATA[<p dir="auto">I've had a few instances of ghost go down recently, logs show this error repeating.<br />
<strong>MigrationsAreLockedError: Migrations are running at the moment. Please wait that the lock get`s released.</strong><br />
I've never had issues with Ghost like this before. This site happens to be empty, so I'm not losing any data. This is the second site to die recently due to this issue. Anyone else seeing this?</p>
]]></description><link>https://forum.cloudron.io/topic/2413/ghost-crashing</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 23:06:35 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/2413.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 30 Apr 2020 15:00:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ghost: Crashing on Mon, 28 Jun 2021 15:53:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tshirt-chihuahu" aria-label="Profile: tshirt-chihuahu">@<bdi>tshirt-chihuahu</bdi></a> It should rarely happen (but it happens). I will put the workaround in the package itself. It seems that workaround works quite reliably for a couple of years now.</p>
]]></description><link>https://forum.cloudron.io/post/33182</link><guid isPermaLink="true">https://forum.cloudron.io/post/33182</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 28 Jun 2021 15:53:55 GMT</pubDate></item><item><title><![CDATA[Reply to Ghost: Crashing on Sat, 26 Jun 2021 22:29:07 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> Should we expect this to happen every time a ghost update is pushed? Or after running this fix will it prevent future occurrences of this?</p>
<p dir="auto">I'd rather freeze updates than have this randomly knock out my content site.</p>
]]></description><link>https://forum.cloudron.io/post/33121</link><guid isPermaLink="true">https://forum.cloudron.io/post/33121</guid><dc:creator><![CDATA[tshirt-chihuahu]]></dc:creator><pubDate>Sat, 26 Jun 2021 22:29:07 GMT</pubDate></item><item><title><![CDATA[Reply to Ghost: Crashing on Sat, 26 Jun 2021 22:28:56 GMT]]></title><description><![CDATA[<p dir="auto">One note for others: I had this problem and followed the above instructions from Girish, and it didn't work the first 2 times for some reason. And on the third it did. I'm not sure why.  App now restarts fine.</p>
]]></description><link>https://forum.cloudron.io/post/33120</link><guid isPermaLink="true">https://forum.cloudron.io/post/33120</guid><dc:creator><![CDATA[tshirt-chihuahu]]></dc:creator><pubDate>Sat, 26 Jun 2021 22:28:56 GMT</pubDate></item><item><title><![CDATA[Reply to Ghost: Crashing on Fri, 01 May 2020 03:19:15 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> Thanks for the quick turn around on a fix!</p>
]]></description><link>https://forum.cloudron.io/post/7918</link><guid isPermaLink="true">https://forum.cloudron.io/post/7918</guid><dc:creator><![CDATA[will]]></dc:creator><pubDate>Fri, 01 May 2020 03:19:15 GMT</pubDate></item><item><title><![CDATA[Reply to Ghost: Crashing on Thu, 30 Apr 2020 17:06:26 GMT]]></title><description><![CDATA[<p dir="auto">This issue is same as <a href="https://git.cloudron.io/cloudron/ghost-app/-/issues/2" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/ghost-app/-/issues/2</a> which I thought I had fixed but looks like it's come back...</p>
]]></description><link>https://forum.cloudron.io/post/7902</link><guid isPermaLink="true">https://forum.cloudron.io/post/7902</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 30 Apr 2020 17:06:26 GMT</pubDate></item><item><title><![CDATA[Reply to Ghost: Crashing on Thu, 22 Apr 2021 19:43:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/will" aria-label="Profile: will">@<bdi>will</bdi></a> I think there is some "race" in the Cloudron package. We haven't been able to nail down why this happens (it happens when we push Ghost updates to some sites...). The fix is simple.</p>
<ul>
<li>Put the app in repair mode. Repair -&gt; Enable Recovery Mode.</li>
<li>Open <a href="https://docs.cloudron.io/apps/#web-terminal" target="_blank" rel="noopener noreferrer nofollow ugc">Web terminal</a> and click the MySQL button and press enter. Paste command below.
<ul>
<li><code>UPDATE migrations_lock set locked=0 where lock_key='km01';</code></li>
</ul>
</li>
<li>Repair -&gt; Disable repair mode</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/7901</link><guid isPermaLink="true">https://forum.cloudron.io/post/7901</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 22 Apr 2021 19:43:20 GMT</pubDate></item><item><title><![CDATA[Reply to Ghost: Crashing on Thu, 30 Apr 2020 15:16:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/will" aria-label="Profile: will">@<bdi>will</bdi></a> How long have you waited though for it to come up, the error message almost makes it sound like ghosts it updating or something?</p>
<p dir="auto">Edit: See the following link for a fix: <a href="https://github.com/TryGhost/Ghost/issues/9404#issuecomment-358664633" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/TryGhost/Ghost/issues/9404#issuecomment-358664633</a></p>
]]></description><link>https://forum.cloudron.io/post/7892</link><guid isPermaLink="true">https://forum.cloudron.io/post/7892</guid><dc:creator><![CDATA[murgero]]></dc:creator><pubDate>Thu, 30 Apr 2020 15:16:50 GMT</pubDate></item></channel></rss>