<?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[Trying out minio as a backup destination]]></title><description><![CDATA[<p dir="auto">I have my own cloudron, and a customers, I have installed minio on my cloudron. And have configured my customers backup to use minio.<br />
It accepts my configuraion, and begins... however I don't see anything inside the bucket, as the backup runs, and it eventually fails...</p>
<pre><code>Jul 05 01:49:45 box:storage/s3 Upload progress: {"loaded":104815656960,"part":9997,"key":"backup/snapshot/app_4450c89d-be21-42be-b831-0d9d22994883.tar.gz"}
Jul 05 01:49:46 box:storage/s3 Upload progress: {"loaded":104826142720,"part":9998,"key":"backup/snapshot/app_4450c89d-be21-42be-b831-0d9d22994883.tar.gz"}
Jul 05 01:49:48 box:storage/s3 Upload progress: {"loaded":104836628480,"part":10000,"key":"backup/snapshot/app_4450c89d-be21-42be-b831-0d9d22994883.tar.gz"}
Jul 05 01:49:48 box:storage/s3 Upload progress: {"loaded":104847114240,"part":9999,"key":"backup/snapshot/app_4450c89d-be21-42be-b831-0d9d22994883.tar.gz"}
Jul 05 01:49:49 box:storage/s3 Upload progress: {"loaded":104857600000,"part":10001,"key":"backup/snapshot/app_4450c89d-be21-42be-b831-0d9d22994883.tar.gz"}
Jul 05 01:49:49 /home/yellowtent/box/node_modules/aws-sdk/lib/services/s3.js:712
Jul 05 01:49:49 resp.error = AWS.util.error(new Error(), {
Jul 05 01:49:49 ^
Jul 05 01:49:49
Jul 05 01:49:49 InvalidArgument: Part number must be an integer between 1 and 10000, inclusive
Jul 05 01:49:49 at Request.extractError (/home/yellowtent/box/node_modules/aws-sdk/lib/services/s3.js:712:35)
Jul 05 01:49:49 at Request.callListeners (/home/yellowtent/box/node_modules/aws-sdk/lib/sequential_executor.js:106:20)
Jul 05 01:49:49 at Request.emit (/home/yellowtent/box/node_modules/aws-sdk/lib/sequential_executor.js:78:10)
Jul 05 01:49:49 at Request.emit (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:686:14)
Jul 05 01:49:49 at Request.transition (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:22:10)
Jul 05 01:49:49 at AcceptorStateMachine.runTo (/home/yellowtent/box/node_modules/aws-sdk/lib/state_machine.js:14:12)
Jul 05 01:49:49 at /home/yellowtent/box/node_modules/aws-sdk/lib/state_machine.js:26:10
Jul 05 01:49:49 at Request.&lt;anonymous&gt; (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:38:9)
Jul 05 01:49:49 at Request.&lt;anonymous&gt; (/home/yellowtent/box/node_modules/aws-sdk/lib/request.js:688:12)
Jul 05 01:49:49 at Request.callListeners (/home/yellowtent/box/node_modules/aws-sdk/lib/sequential_executor.js:116:18) {
Jul 05 01:49:49 code: 'InvalidArgument',
Jul 05 01:49:49 region: null,
Jul 05 01:49:49 time: 2025-07-04T13:49:49.867Z,
</code></pre>
]]></description><link>https://forum.cloudron.io/topic/14032/trying-out-minio-as-a-backup-destination</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 23:45:35 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/14032.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 04 Jul 2025 20:58:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Trying out minio as a backup destination on Mon, 07 Jul 2025 22:57:25 GMT]]></title><description><![CDATA[<p dir="auto">Thanks, I don't use cloudflare, but a good thing to be aware of.</p>
]]></description><link>https://forum.cloudron.io/post/109768</link><guid isPermaLink="true">https://forum.cloudron.io/post/109768</guid><dc:creator><![CDATA[AartJansen]]></dc:creator><pubDate>Mon, 07 Jul 2025 22:57:25 GMT</pubDate></item><item><title><![CDATA[Reply to Trying out minio as a backup destination on Mon, 07 Jul 2025 12:57:39 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/aartjansen" aria-label="Profile: AartJansen">@<bdi>AartJansen</bdi></a><br />
Just as a note. If you are using Cloudflare and the proxy of them, the upload limit is also capped by Cloudflare itself.<br />
<a href="https://community.cloudflare.com/t/increase-maximum-upload-size/175622/2" target="_blank" rel="noopener noreferrer nofollow ugc">https://community.cloudflare.com/t/increase-maximum-upload-size/175622/2</a></p>
<blockquote>
<ul>
<li>100MB Free and Pro</li>
<li>200MB Business</li>
<li>500MB Enterprise by default (contact Customer Support to request a limit increase)</li>
</ul>
</blockquote>
]]></description><link>https://forum.cloudron.io/post/109738</link><guid isPermaLink="true">https://forum.cloudron.io/post/109738</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Mon, 07 Jul 2025 12:57:39 GMT</pubDate></item><item><title><![CDATA[Reply to Trying out minio as a backup destination on Sun, 06 Jul 2025 19:59:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cbcun" aria-label="Profile: CBCUN">@<bdi>CBCUN</bdi></a> Thanks, found the advanced &gt; part size setting. Have adjusted it, but maybe its not important now given that the default settings worked with rsync, and the following backups will be smaller anyway.</p>
<p dir="auto">Still concerned the single bucket shows as empty.<br />
EDIT: Scratch that. I logged out &amp; back in and the web page shows the content.</p>
]]></description><link>https://forum.cloudron.io/post/109703</link><guid isPermaLink="true">https://forum.cloudron.io/post/109703</guid><dc:creator><![CDATA[AartJansen]]></dc:creator><pubDate>Sun, 06 Jul 2025 19:59:55 GMT</pubDate></item><item><title><![CDATA[Reply to Trying out minio as a backup destination on Sun, 06 Jul 2025 15:20:19 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
find the solution here:</p>
<p dir="auto"><a href="https://forum.cloudron.io/topic/13772/backup-failures-on-large-installations-minio-multipart-upload-limit?_=1751814952649">https://forum.cloudron.io/topic/13772/backup-failures-on-large-installations-minio-multipart-upload-limit?_=1751814952649</a></p>
]]></description><link>https://forum.cloudron.io/post/109699</link><guid isPermaLink="true">https://forum.cloudron.io/post/109699</guid><dc:creator><![CDATA[CBCUN]]></dc:creator><pubDate>Sun, 06 Jul 2025 15:20:19 GMT</pubDate></item><item><title><![CDATA[Reply to Trying out minio as a backup destination on Sat, 05 Jul 2025 10:39:37 GMT]]></title><description><![CDATA[<p dir="auto">I changed the backup type to rsync and it appears to have worked. I can see that the backup takes up 314Gb on my server. But I would like to actually see the files somehow. its still not showing anything in the minio GUI view of bucket?</p>
]]></description><link>https://forum.cloudron.io/post/109687</link><guid isPermaLink="true">https://forum.cloudron.io/post/109687</guid><dc:creator><![CDATA[AartJansen]]></dc:creator><pubDate>Sat, 05 Jul 2025 10:39:37 GMT</pubDate></item></channel></rss>