<?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[Attaching 5 MB image to task results in &quot;413 Request Entity Too Large&quot;]]></title><description><![CDATA[<p dir="auto">I get the following error when trying to attach/upload a 4.6 MB image to a Vikunja task:</p>
<pre><code>413 Request Entity Too Large
nginx/1.18.0 (Ubuntu)
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1654811828527-21c74174-17db-4f16-8647-dcdd41d0a452-image-resized.png" alt="21c74174-17db-4f16-8647-dcdd41d0a452-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Reading a few other threads here related to this error message (but for different apps) one of the recommendations was to increase the RAM. I did so, from 256 MB to 1 GB; however, the error remains when trying to upload.</p>
<p dir="auto">Any suggested solutions from here?</p>
]]></description><link>https://forum.cloudron.io/topic/7187/attaching-5-mb-image-to-task-results-in-413-request-entity-too-large</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 06:51:39 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/7187.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 09 Jun 2022 21:58:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Attaching 5 MB image to task results in &quot;413 Request Entity Too Large&quot; on Fri, 10 Jun 2022 02:56:29 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> It's fixed! Thank you very much.</p>
]]></description><link>https://forum.cloudron.io/post/49389</link><guid isPermaLink="true">https://forum.cloudron.io/post/49389</guid><dc:creator><![CDATA[canadaduane]]></dc:creator><pubDate>Fri, 10 Jun 2022 02:56:29 GMT</pubDate></item><item><title><![CDATA[Reply to Attaching 5 MB image to task results in &quot;413 Request Entity Too Large&quot; on Fri, 10 Jun 2022 00:43:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/canadaduane" aria-label="Profile: canadaduane">@<bdi>canadaduane</bdi></a> think there is a bug in the nginx config of the package. I have fixed it now, can you please update and try?</p>
]]></description><link>https://forum.cloudron.io/post/49385</link><guid isPermaLink="true">https://forum.cloudron.io/post/49385</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 10 Jun 2022 00:43:31 GMT</pubDate></item><item><title><![CDATA[Reply to Attaching 5 MB image to task results in &quot;413 Request Entity Too Large&quot; on Thu, 09 Jun 2022 22:50:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/subven" aria-label="Profile: subven">@<bdi>subven</bdi></a> Yes, I did take a look there and my yml is still set to the default 20 MB. Is that what you mean for me to check for?</p>
]]></description><link>https://forum.cloudron.io/post/49376</link><guid isPermaLink="true">https://forum.cloudron.io/post/49376</guid><dc:creator><![CDATA[canadaduane]]></dc:creator><pubDate>Thu, 09 Jun 2022 22:50:44 GMT</pubDate></item><item><title><![CDATA[Reply to Attaching 5 MB image to task results in &quot;413 Request Entity Too Large&quot; on Thu, 09 Jun 2022 22:47:46 GMT]]></title><description><![CDATA[<p dir="auto">Take a look at the config.yml first:</p>
<pre><code>files:
  # The path where files are stored basepath: 
/app/data/files/ # relative to the binary
  # The maximum size of a file, as a human-readable string.
  # Warning: The max size is limited 2^64-1 bytes due to the underlying datatype
  maxsize: 20MB
</code></pre>
]]></description><link>https://forum.cloudron.io/post/49375</link><guid isPermaLink="true">https://forum.cloudron.io/post/49375</guid><dc:creator><![CDATA[subven]]></dc:creator><pubDate>Thu, 09 Jun 2022 22:47:46 GMT</pubDate></item><item><title><![CDATA[Reply to Attaching 5 MB image to task results in &quot;413 Request Entity Too Large&quot; on Thu, 09 Jun 2022 22:29:18 GMT]]></title><description><![CDATA[<p dir="auto">A couple of interesting notes:</p>
<ul>
<li>Reducing the size of the image to ~2 MB does not help</li>
<li>But I can upload an image that is about 100KB</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/49374</link><guid isPermaLink="true">https://forum.cloudron.io/post/49374</guid><dc:creator><![CDATA[canadaduane]]></dc:creator><pubDate>Thu, 09 Jun 2022 22:29:18 GMT</pubDate></item></channel></rss>