<?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[Rotating backup parse error]]></title><description><![CDATA[<p dir="auto">I don't know if this is a coincidence after upgrading to v7.3.5<br />
A backup returned a parse error after rotating backup to  minio storage.<br />
With this error:</p>
<pre><code>Error: XMLParserError: Unexpected close tag\nLine: 5\nColumn: 7\nChar: &gt; 504
```"
</code></pre>
<p dir="auto">at Response.done (/home/yellowtent/box/src/storage/s3.js:348:48)<br />
at Request.&lt;anonymous&gt; (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:367:18)<br />
at Request.callListeners (/home/yellowtent/box/node_modules/aws-sdk/lib/sequential_executor.js:106:20)<br />
at Request.emit (/home/yellowtent/box/node_modules/aws-sdk/lib/sequential_executor.js:78:10)<br />
at Request.emit (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:686:14)<br />
at Request.transition (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:22:10)<br />
at AcceptorStateMachine.runTo (/home/yellowtent/box/node_modules/aws-sdk/lib/state_machine.js:14:12)<br />
at /home/yellowtent/box/node_modules/aws-sdk/lib/state_machine.js:26:10<br />
at Request.&lt;anonymous&gt; (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:38:9)<br />
at Request.&lt;anonymous&gt; (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:688:12)</p>
<pre><code></code></pre>
]]></description><link>https://forum.cloudron.io/topic/8588/rotating-backup-parse-error</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 08:59:37 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/8588.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 01 Feb 2023 17:05:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Rotating backup parse error on Tue, 17 Oct 2023 09:30:44 GMT]]></title><description><![CDATA[<p dir="auto">So, these errors are caused by the remote server. The XML error is returned by the AWS SDK in response to some remote error. Unfortunately, there is nothing much we do on Cloudron side to fix this.</p>
]]></description><link>https://forum.cloudron.io/post/75460</link><guid isPermaLink="true">https://forum.cloudron.io/post/75460</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 17 Oct 2023 09:30:44 GMT</pubDate></item><item><title><![CDATA[Reply to Rotating backup parse error on Mon, 16 Oct 2023 12:18:57 GMT]]></title><description><![CDATA[<p dir="auto">The color coding is fixed with <a href="https://git.cloudron.io/cloudron/box/-/commit/7d731d76008fedcd55e47688090ad55156dbef63" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/box/-/commit/7d731d76008fedcd55e47688090ad55156dbef63</a></p>
]]></description><link>https://forum.cloudron.io/post/75409</link><guid isPermaLink="true">https://forum.cloudron.io/post/75409</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Mon, 16 Oct 2023 12:18:57 GMT</pubDate></item><item><title><![CDATA[Reply to Rotating backup parse error on Fri, 13 Oct 2023 15:08:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/loudlemur" aria-label="Profile: LoudLemur">@<bdi>LoudLemur</bdi></a> said in <a href="/post/75093">Rotating backup parse error</a>:</p>
<blockquote>
<p dir="auto">Also, the pretty colour coded vertical bars (red for backup fail) aren't showing in notifications. I thought this recently requested new feature was implemented.</p>
</blockquote>
<p dir="auto">Something for <a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a></p>
]]></description><link>https://forum.cloudron.io/post/75256</link><guid isPermaLink="true">https://forum.cloudron.io/post/75256</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 13 Oct 2023 15:08:58 GMT</pubDate></item><item><title><![CDATA[Reply to Rotating backup parse error on Wed, 11 Oct 2023 09:30:03 GMT]]></title><description><![CDATA[<p dir="auto">This error is happening with Vultr Object storage, too. Regularly scheduled backups fail.</p>
<pre><code>XMLParserError: Unexpected close tag Line: 5 Column: 7 Char: &gt; 504
</code></pre>
<p dir="auto">Also, the pretty colour coded vertical bars (red for backup fail) aren't showing in notifications. I thought this recently requested new feature was implemented.</p>
]]></description><link>https://forum.cloudron.io/post/75093</link><guid isPermaLink="true">https://forum.cloudron.io/post/75093</guid><dc:creator><![CDATA[LoudLemur]]></dc:creator><pubDate>Wed, 11 Oct 2023 09:30:03 GMT</pubDate></item><item><title><![CDATA[Reply to Rotating backup parse error on Tue, 26 Sep 2023 18:21:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/eddiiii" aria-label="Profile: eddiiii">@<bdi>eddiiii</bdi></a> This got lost . So, I debugged this a bit and the error is coming from minio. Minio is either crashing or responding incorrectly. Can you tell us how you have deployed minio ? I also see that you have deployed minio on http. There is a related issue (<a href="https://github.com/minio/minio/issues/8050" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/minio/minio/issues/8050</a>) which talks about how running minio on port 80 acts strangely with similar XML errors. Can you deploy minio with TLS ?</p>
]]></description><link>https://forum.cloudron.io/post/74219</link><guid isPermaLink="true">https://forum.cloudron.io/post/74219</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 26 Sep 2023 18:21:43 GMT</pubDate></item><item><title><![CDATA[Reply to Rotating backup parse error on Tue, 26 Sep 2023 16:16:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/eddiiii" aria-label="Profile: eddiiii">@<bdi>eddiiii</bdi></a> i wrote a message to <a href="mailto:support@cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">support@cloudron.io</a> but i get no answer since 6 days. My Nextcloud app is not backuped yet. That is not a good situation.</p>
]]></description><link>https://forum.cloudron.io/post/74207</link><guid isPermaLink="true">https://forum.cloudron.io/post/74207</guid><dc:creator><![CDATA[eddiiii]]></dc:creator><pubDate>Tue, 26 Sep 2023 16:16:01 GMT</pubDate></item><item><title><![CDATA[Reply to Rotating backup parse error on Wed, 20 Sep 2023 15:56:37 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> I currently only use Nextcloud and Collabora. I'm writing an email to support.</p>
]]></description><link>https://forum.cloudron.io/post/73959</link><guid isPermaLink="true">https://forum.cloudron.io/post/73959</guid><dc:creator><![CDATA[eddiiii]]></dc:creator><pubDate>Wed, 20 Sep 2023 15:56:37 GMT</pubDate></item><item><title><![CDATA[Reply to Rotating backup parse error on Wed, 20 Sep 2023 15:35:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/eddiiii" aria-label="Profile: eddiiii">@<bdi>eddiiii</bdi></a> We haven't gotten a way to debug this. If you can give us access to your setup to debug, please send us a mail at <a href="mailto:support@cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">support@cloudron.io</a> .</p>
<p dir="auto">BTW, are you able to backup other apps apart from collabora?</p>
]]></description><link>https://forum.cloudron.io/post/73957</link><guid isPermaLink="true">https://forum.cloudron.io/post/73957</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 20 Sep 2023 15:35:52 GMT</pubDate></item><item><title><![CDATA[Reply to Rotating backup parse error on Wed, 20 Sep 2023 15:18:50 GMT]]></title><description><![CDATA[<p dir="auto">I get the same error when I try to create a backup of my Nextcloud. The second app, Collabora, can be backed up flawlessly. I'm using a self-hosted minio instance.</p>
]]></description><link>https://forum.cloudron.io/post/73956</link><guid isPermaLink="true">https://forum.cloudron.io/post/73956</guid><dc:creator><![CDATA[eddiiii]]></dc:creator><pubDate>Wed, 20 Sep 2023 15:18:50 GMT</pubDate></item><item><title><![CDATA[Reply to Rotating backup parse error on Wed, 08 Feb 2023 23:00:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/klawitterb" aria-label="Profile: klawitterb">@<bdi>klawitterb</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/tradenet" aria-label="Profile: tradenet">@<bdi>tradenet</bdi></a> If you could give us access to your setup, can you please write to <a href="mailto:support@cloudron.io" target="_blank" rel="noopener noreferrer nofollow ugc">support@cloudron.io</a> . Happy to debug further.</p>
<p dir="auto">We use minio as well for some of our backups and haven't faced any issue as such.</p>
]]></description><link>https://forum.cloudron.io/post/61705</link><guid isPermaLink="true">https://forum.cloudron.io/post/61705</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 08 Feb 2023 23:00:45 GMT</pubDate></item><item><title><![CDATA[Reply to Rotating backup parse error on Tue, 07 Feb 2023 19:16:14 GMT]]></title><description><![CDATA[<p dir="auto">I’m also experiencing the same problem, it always seems to fail on large files or when a lot of files are backed up. In my case it’s a Nextcloud backup which is failing. Smaller apps with less data work just fine.<br />
Using a similar setup: incremental backup with minio/s3</p>
]]></description><link>https://forum.cloudron.io/post/61634</link><guid isPermaLink="true">https://forum.cloudron.io/post/61634</guid><dc:creator><![CDATA[klawitterb]]></dc:creator><pubDate>Tue, 07 Feb 2023 19:16:14 GMT</pubDate></item><item><title><![CDATA[Reply to Rotating backup parse error on Tue, 07 Feb 2023 16:33: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> I am not entirely sure how to check this. However, I don't see the bucket name in the endpoint ie.<br />
Bucket name is "disk1"<br />
I see:</p>
<pre><code>box:storage/s3 Uploaded maple/snapshot/app_5c2458fc-73dd-4f1a-8536-4387d9eb08de.tar.gz
</code></pre>
<p dir="auto">Where the folder in the bucket is "maple/".<br />
However, I am also noticing some postgres memory errors a few hours after the backup failure notice.</p>
]]></description><link>https://forum.cloudron.io/post/61627</link><guid isPermaLink="true">https://forum.cloudron.io/post/61627</guid><dc:creator><![CDATA[tradenet]]></dc:creator><pubDate>Tue, 07 Feb 2023 16:33:15 GMT</pubDate></item><item><title><![CDATA[Reply to Rotating backup parse error on Fri, 03 Feb 2023 18:42:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tradenet" aria-label="Profile: tradenet">@<bdi>tradenet</bdi></a> do you see any crashes on the minio side?</p>
<p dir="auto">Also, can you check if the bucket name is not included in the endpoint url? That's the only check that was added in the patch release.</p>
]]></description><link>https://forum.cloudron.io/post/61421</link><guid isPermaLink="true">https://forum.cloudron.io/post/61421</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 03 Feb 2023 18:42:21 GMT</pubDate></item><item><title><![CDATA[Reply to Rotating backup parse error on Fri, 03 Feb 2023 17:43:32 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> I am using minio on my server. It's been working fine up until I upgraded to v7.3.5 unless it's a coincidence. I rebooted the Mastadon instance yesterday. Today I get the same error.<br />
Interestingly enough, I do see the backup for yesterday in the minio bucket for yesterday this time around.</p>
]]></description><link>https://forum.cloudron.io/post/61417</link><guid isPermaLink="true">https://forum.cloudron.io/post/61417</guid><dc:creator><![CDATA[tradenet]]></dc:creator><pubDate>Fri, 03 Feb 2023 17:43:32 GMT</pubDate></item><item><title><![CDATA[Reply to Rotating backup parse error on Wed, 01 Feb 2023 18:32:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tradenet" aria-label="Profile: tradenet">@<bdi>tradenet</bdi></a> which s3 provider are you using?</p>
]]></description><link>https://forum.cloudron.io/post/61271</link><guid isPermaLink="true">https://forum.cloudron.io/post/61271</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 01 Feb 2023 18:32:31 GMT</pubDate></item></channel></rss>