@Ilde logs can be found in /var/log/open-webui, I didn't integrate them with journalctl as they would be messy, but I might actually pull the trigger now and do that instead of redirecting them so a specific file...anyway, let me know. Thanks
Search Criteria
Package Details: open-webui-uv 0.10.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/open-webui-uv.git (read-only, click to copy) |
|---|---|
| Package Base: | open-webui-uv |
| Description: | Web UI and OpenAI API for various LLM runners, including Ollama |
| Upstream URL: | https://github.com/open-webui/open-webui |
| Keywords: | ai llm python ui uv |
| Licenses: | BSD-3-Clause |
| Conflicts: | open-webui, open-webui-dinit, open-webui-git, open-webui-no-venv, open-webui-openrc |
| Submitter: | JulianXhokaxhiu |
| Maintainer: | JulianXhokaxhiu |
| Last Packager: | JulianXhokaxhiu |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-05-25 16:30 (UTC) |
| Last Updated: | 2026-07-06 19:23 (UTC) |
Dependencies (1)
Required by (0)
Sources (7)
Latest Comments
JulianXhokaxhiu commented on 2026-06-02 14:39 (UTC)
llde commented on 2026-06-02 13:52 (UTC)
journactl -xeu open-webui report no log at all. It just listed a number of files asked and their response code. Compiled with makepkg and installed with pacman directly. I'm now using the open-webui-no-venv good and it works fully.
JulianXhokaxhiu commented on 2026-06-01 16:06 (UTC) (edited on 2026-06-01 16:07 (UTC) by JulianXhokaxhiu)
@Ilde: All good no worries, but can you please come back with some logs or something? Because nothing of that helps. Before publishing any package here I do some proper testing and I was able to use this one myself just fine the last time. Since it's not moving tags or files, it should just work, unless uv failed for unknown reasons to me, or your systemd setup failed. Bare in mind I'm testing only on Arch and NOT on any of its derivatives.
Also how are you installing it? Are you using any AUR helper? are you building and installing using makepkg -si for eg.? Please describe. The more, the better.
llde commented on 2026-06-01 12:06 (UTC)
@JulianXhokaxhiu it cannot create the account at all. Clicking on create account remain stuck on the page.. In hindsight, I shouldn't have commented in the deep of the night... as I blatantly forgot to explain what the problem was... Sorry, big fail on my part
JulianXhokaxhiu commented on 2026-06-01 10:05 (UTC)
@Ilde: That's exactly what is supposed to happen, you create your own account and then you're able to use it, configure it, etc. What else did you expect?
llde commented on 2026-05-31 22:30 (UTC)
The open-webui provided by this package doesn't seems functional for me, it open the main page and show the initial prompt for admin account creation. The version from open-webui-no-venv instead work (bumped manually to this version), but I didn't test after installing all deps for the others
JulianXhokaxhiu commented on 2026-05-25 16:42 (UTC) (edited on 2026-05-25 16:48 (UTC) by JulianXhokaxhiu)
First release!
Changes:
- This package uses uv to install and run open-webui, wrapped nicely for our distro. All the data files live in
/var/lib/open-webuiand you can configure your installation by editing the/etc/open-webui/environmentfile. By default it binds to the8080port.
Enjoy!
Pinned Comments
JulianXhokaxhiu commented on 2026-05-25 16:42 (UTC) (edited on 2026-05-25 16:48 (UTC) by JulianXhokaxhiu)
First release!
Changes:
/var/lib/open-webuiand you can configure your installation by editing the/etc/open-webui/environmentfile. By default it binds to the8080port.Enjoy!