mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #21467] issue: v0.8.2 /api/v1/groups/ fails with "column "group.user_id" must appear in the GROUP BY clause or be used in an aggregate function" when using postgres #58157
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @EBZ-AJ on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21467
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.8.2
Ollama Version (if applicable)
No response
Operating System
Ubuntu 24.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Actual Behavior
Steps to Reproduce
Logs & Screenshots
Additional Information
Manually checking the latest migration shows
@EBZ-AJ commented on GitHub (Feb 16, 2026):
Thank you :)
@tjbck commented on GitHub (Feb 16, 2026):
@EBZ-AJ this should be addressed in dev, could you confirm?
@EBZ-AJ commented on GitHub (Feb 16, 2026):
Will test it tomorrow (european time) and report back.
@EBZ-AJ commented on GitHub (Feb 17, 2026):
Yeha works for me. thx