OpenWebUI - Permissions Issue after last 2.2.5 update - cannot create directory /media/ollama-vol
-
After the 2.2.5 update that Set
NLTK_DIR
env var, my app is unresponsive.
The following is from the error logs:Jun 27 12:11:06 => Copying static files Jun 27 12:11:06 => Enabling local ollama Jun 27 12:11:06 => Ensure directories Jun 27 12:11:06 => Loading configuration Jun 27 12:11:06 mkdir: cannot create directory '/media/ollama-vol': Read-only file system Jun 27 12:11:13 => Healtheck error: Error: connect EHOSTUNREACH 172.18.18.172:8080
I am not sure how to proceed.
The Data Directory is pointing to a volume that I have.
I don't understand how 'Mounts' work. And I don't know how the permissions for 'media' user do as well.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.
Would appreciate some points!
Thank you
-