mirror of
https://github.com/koel/koel.git
synced 2026-04-25 16:56:02 +03:00
[GH-ISSUE #2078] Database upgrade Koel 7.10.3 #1087
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#1087
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 @lutebeens on GitHub (Sep 2, 2025).
Original GitHub issue: https://github.com/koel/koel/issues/2078
I created a Koel installation based on Docker. I have been able to upgrade it successfully several times. Since the database modification in Koel 7.11, I can no longer upgrade. The database upgrade failed.
Attached is a screenshot of the Laravel log.
@Doppelkeks12 commented on GitHub (Sep 5, 2025):
@lutebeens I'm not an expert, but did you run the "php artisan koel:init --no-assets" command? From the documentation "For the first installation and every subsequent upgrade, you will need to run the koel:init command, which handles migrations and other setup tasks." I think this command will generate the key
@lutebeens commented on GitHub (Sep 5, 2025):
Sensitive - Do Not Share
I did that, of course, but that generates the error message from the screenshot.
Met vriendelijke groet,
Lute Beens
Sensitive - Do Not Share
@phanan commented on GitHub (Sep 8, 2025):