Something seems broken / can't download models
Solved
OpenWebUI
-
-
-
-
@mario said in Something seems broken / can't download models:
Properly set to read/write on the mount. v8.0.2 (Ubuntu 22.04.2 LTS)
Is this a solution or are you just thinking out loud? The original error is because the directory could not be created in the volume because of permissions.
-
Ah ok. openwebui runs with the
cloudron
user. Maybe check if the mount has correct permissions that the user can write. You can test this by opening web terminal and usinggosu cloudron:cloudron touch /media/ollama/blah
for example. -
1/8