Skip to content

open-webui: doesn't work anymore #430433

@pinage404

Description

@pinage404

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

  1. use Open WebUI 0.6.16

    {
      services.open-webui.enable = true;
      services.open-webui.package = # package 0.6.16
    }
  2. upgrade Open WebUI to 0.6.18

  3. open logs journalctl --follow --pager-end --unit open-webui.service

  4. 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

@drupol
@shivaraj-bh


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

Is this issue important to you?

Add a 👍 reaction to issues you find important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions