-
-
Notifications
You must be signed in to change notification settings - Fork 16.5k
Labels
0.kind: bugSomething is brokenSomething is broken
Description
Nixpkgs version
- Unstable (25.11)
Describe the bug
I used Open WebUI since a while
I used to use the package from the unstable channel because the project move fast
Until the version 0.6.16
everything was great
Starting from the version 0.6.18
, it ask me to create an account
I rollbacked to 0.6.16
, it seems to have removed all my data, configuration, conversation history, downloaded models... everything 😢
Steps to reproduce
-
use Open WebUI
0.6.16
{ services.open-webui.enable = true; services.open-webui.package = # package 0.6.16 }
-
upgrade Open WebUI to
0.6.18
-
open logs
journalctl --follow --pager-end --unit open-webui.service
-
see the error
Expected behaviour
Open WebUI should works
Screenshots
No response
Relevant log output
| ERROR | open_webui.routers.auths:signup:665 - Signup error: (sqlite3.OperationalError) attempt to write a readonly database
Additional context
No response
System metadata
- system:
"x86_64-linux"
- host os:
Linux 6.12.40, NixOS, 25.05 (Warbler), 25.05.20250801.59e6964
- multi-user?:
yes
- sandbox:
yes
- version:
nix-env (Nix) 2.28.4
- nixpkgs:
/nix/store/086lky2c6izqghqcslgwdjmgc9jkshg0-source
Notify maintainers
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE
.)
I assert that this issue is relevant for Nixpkgs
- I assert that this is a bug and not a support request.
- I assert that this is not a duplicate of an existing issue.
- I assert that I have read the NixOS Code of Conduct and agree to abide by it.
Is this issue important to you?
Add a 👍 reaction to issues you find important.
bwolf, 74k1, newAM, humemm, yuannan and 8 more
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken