<?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[OpenWebUI - Permissions Issue after last 2.2.5 update - cannot create directory &#x2F;media&#x2F;ollama-vol]]></title><description><![CDATA[<p dir="auto">After the 2.2.5 update that Set <code>NLTK_DIR</code> env var, my app is unresponsive.<br />
The following is from the error logs:</p>
<pre><code>Jun 27 12:11:06 =&gt; Copying static files
Jun 27 12:11:06 =&gt; Enabling local ollama
Jun 27 12:11:06 =&gt; Ensure directories
Jun 27 12:11:06 =&gt; Loading configuration
Jun 27 12:11:06 mkdir: cannot create directory '/media/ollama-vol': Read-only file system
Jun 27 12:11:13 =&gt; Healtheck error: Error: connect EHOSTUNREACH 172.18.18.172:8080
</code></pre>
<p dir="auto">I am not sure how to proceed.<br />
The Data Directory is pointing to a volume that I have.<br />
I don't understand how 'Mounts' work. And I don't know how the permissions for 'media' user do as well.</p>
<p dir="auto">Need help please, I have tried all that I can do and understand. Tried changing ownerships, created directories, moved back the 'Data Directory' back to the default 'Yellow Tent' location, but nothing worked.</p>
<p dir="auto">Would appreciate some points!</p>
<p dir="auto">Thank you</p>
]]></description><link>https://forum.cloudron.io/topic/11988/openwebui-permissions-issue-after-last-2-2-5-update-cannot-create-directory-media-ollama-vol</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 12:14:52 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/11988.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 27 Jun 2024 06:48:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to OpenWebUI - Permissions Issue after last 2.2.5 update - cannot create directory &#x2F;media&#x2F;ollama-vol on Mon, 25 Nov 2024 23:04:41 GMT]]></title><description><![CDATA[<p dir="auto">I resolved the issue. I had the directory set to /media/TSYSAI instead of just /media.</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.cloudron.io/post/97325</link><guid isPermaLink="true">https://forum.cloudron.io/post/97325</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Mon, 25 Nov 2024 23:04:41 GMT</pubDate></item><item><title><![CDATA[Reply to OpenWebUI - Permissions Issue after last 2.2.5 update - cannot create directory &#x2F;media&#x2F;ollama-vol on Mon, 25 Nov 2024 02:33:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/charlesnw" aria-label="Profile: charlesnw">@<bdi>charlesnw</bdi></a> when you mounted the volume into the app, do you have the "Readonly" flag set?</p>
<p dir="auto">Does "mkdir -p /media/TSYSAI/foobar` work ?</p>
]]></description><link>https://forum.cloudron.io/post/97285</link><guid isPermaLink="true">https://forum.cloudron.io/post/97285</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Mon, 25 Nov 2024 02:33:19 GMT</pubDate></item><item><title><![CDATA[Reply to OpenWebUI - Permissions Issue after last 2.2.5 update - cannot create directory &#x2F;media&#x2F;ollama-vol on Sun, 24 Nov 2024 23:57:59 GMT]]></title><description><![CDATA[<p dir="auto">Any ideas/updates?</p>
]]></description><link>https://forum.cloudron.io/post/97280</link><guid isPermaLink="true">https://forum.cloudron.io/post/97280</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Sun, 24 Nov 2024 23:57:59 GMT</pubDate></item><item><title><![CDATA[Reply to OpenWebUI - Permissions Issue after last 2.2.5 update - cannot create directory &#x2F;media&#x2F;ollama-vol on Sat, 23 Nov 2024 20:04:23 GMT]]></title><description><![CDATA[<p dir="auto">Yes. That is the name of the mount.</p>
<p dir="auto"><img src="/assets/uploads/files/1732392196786-add159d1-d5b5-4790-940d-96d67e8b2e31-image.png" alt="image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1732392259140-1b11e249-fa09-44f2-bc6d-f63dca0fbdbc-image.png" alt="image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/97257</link><guid isPermaLink="true">https://forum.cloudron.io/post/97257</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Sat, 23 Nov 2024 20:04:23 GMT</pubDate></item><item><title><![CDATA[Reply to OpenWebUI - Permissions Issue after last 2.2.5 update - cannot create directory &#x2F;media&#x2F;ollama-vol on Sat, 23 Nov 2024 13:11:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/charlesnw" aria-label="Profile: charlesnw">@<bdi>charlesnw</bdi></a> said in <a href="/post/97242">OpenWebUI - Permissions Issue after last 2.2.5 update - cannot create directory /media/ollama-vol</a>:</p>
<blockquote>
<p dir="auto">TSYSAI</p>
</blockquote>
<p dir="auto">is that the name of your mount? You can always open an app Web Terminal and do <code>ls -l /media</code> . You should have your volume listed there.</p>
]]></description><link>https://forum.cloudron.io/post/97250</link><guid isPermaLink="true">https://forum.cloudron.io/post/97250</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Sat, 23 Nov 2024 13:11:21 GMT</pubDate></item><item><title><![CDATA[Reply to OpenWebUI - Permissions Issue after last 2.2.5 update - cannot create directory &#x2F;media&#x2F;ollama-vol on Sat, 23 Nov 2024 12:03:34 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> Except that doesn't work <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=21ee5037fec" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> I get the same issue and I created a mount. I did so while the application was stopped. I started the application and I get:</p>
<p dir="auto">Nov 23 06:00:29 - =&gt; Ensure directories<br />
Nov 23 06:00:29 - =&gt; Copying static files<br />
Nov 23 06:00:30 - =&gt; Loading configuration<br />
Nov 23 06:00:30 - =&gt; Enabling local ollama<br />
Nov 23 06:00:30 - mkdir: cannot create directory '/media/TSYSAI': Read-only file system</p>
<p dir="auto">The volume is created and added to the application</p>
]]></description><link>https://forum.cloudron.io/post/97242</link><guid isPermaLink="true">https://forum.cloudron.io/post/97242</guid><dc:creator><![CDATA[charlesnw]]></dc:creator><pubDate>Sat, 23 Nov 2024 12:03:34 GMT</pubDate></item><item><title><![CDATA[Reply to OpenWebUI - Permissions Issue after last 2.2.5 update - cannot create directory &#x2F;media&#x2F;ollama-vol on Sun, 30 Jun 2024 04:45:07 GMT]]></title><description><![CDATA[<p dir="auto">I already have a volume, but I will create one more and mount it!</p>
]]></description><link>https://forum.cloudron.io/post/90588</link><guid isPermaLink="true">https://forum.cloudron.io/post/90588</guid><dc:creator><![CDATA[jagan]]></dc:creator><pubDate>Sun, 30 Jun 2024 04:45:07 GMT</pubDate></item><item><title><![CDATA[Reply to OpenWebUI - Permissions Issue after last 2.2.5 update - cannot create directory &#x2F;media&#x2F;ollama-vol on Thu, 27 Jun 2024 21:12:33 GMT]]></title><description><![CDATA[<p dir="auto">You need to first create a volume and then mount it via <a href="https://docs.cloudron.io/apps/#mounts" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/#mounts</a> . Otherwise, apps cannot create /media/* directories.</p>
]]></description><link>https://forum.cloudron.io/post/90504</link><guid isPermaLink="true">https://forum.cloudron.io/post/90504</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 27 Jun 2024 21:12:33 GMT</pubDate></item></channel></rss>