mirror of
https://github.com/koel/koel.git
synced 2026-04-26 09:15:59 +03:00
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#1032
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @Mar0xy on GitHub (Mar 17, 2025).
Original GitHub issue: https://github.com/koel/koel/issues/1907
Originally assigned to: @phanan on GitHub.
Read the Troubleshooting guide.
Reproduction steps
Expected behavior
No SQL error upon login and being able to actually login
Actual behavior
Postgres erroring out and the website not letting you login due to this issue.
Logs
Noted at the bottom of this issue on the docker repo https://github.com/koel/docker/issues/198
Koel version
7.2.1
How did you install Koel?
Official Docker image
Additional information
@Mar0xy commented on GitHub (Mar 17, 2025):
To avoid having to navigate to the other issue here is their output:
I have also ran into this exact issue like someone else in the issue and reverting back to 7.2.0 did indeed make it work again in the end but obviously this is just a temp solution.
@phanan commented on GitHub (Mar 17, 2025):
@Mar0xy Thanks for reporting. Interestingly the test didn't catch this bug. I'll take a look.