<?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[Large Uploads (&gt;100MB) fail with 404 &quot;Failed to load resource&quot;]]></title><description><![CDATA[<p dir="auto">When uploading files larger than 100MB, the upload fails and the browser console reports: Failed to load resource: the server responded with a status of 404 ().</p>
<p dir="auto">I think this is because Cubby does not support chunked uploads and users behind proxies like Cloudflare (Free tier) are strictly limited to 100MB per request?</p>
<p dir="auto">If so, would be great if Cubby could in the future implement chunked file uploads (splitting large files into smaller parts during transmission) to ensure reliability and bypass common proxy limitations (e.g., Cloudflare's 100MB limit), similar to NextCloud.</p>
]]></description><link>https://forum.cloudron.io/topic/15171/large-uploads-100mb-fail-with-404-failed-to-load-resource</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 02:27:07 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15171.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 03 Mar 2026 07:57:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Large Uploads (&gt;100MB) fail with 404 &quot;Failed to load resource&quot; on Tue, 03 Mar 2026 08:15:01 GMT]]></title><description><![CDATA[<p dir="auto">The 404 is likely just the name collision pre-flight check the UI does to see if the uploaded file would need a different name. This has caused confusion a few times, as it is an error status code but in this case not an error.</p>
<p dir="auto">The chunked upload is probably a valid feature request.</p>
]]></description><link>https://forum.cloudron.io/post/121143</link><guid isPermaLink="true">https://forum.cloudron.io/post/121143</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 03 Mar 2026 08:15:01 GMT</pubDate></item></channel></rss>