mirror of
https://github.com/koel/koel.git
synced 2026-04-26 09:15:59 +03:00
[GH-ISSUE #1801] [Bug]: Fresh install fail (Pre-compiled) #997
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#997
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 @kazukyakayashi on GitHub (Jul 22, 2024).
Original GitHub issue: https://github.com/koel/koel/issues/1801
Originally assigned to: @phanan on GitHub.
Read the Troubleshooting guide.
Reproduction steps
I wanted to install Koel* on my personal server at home (currently with OVH) but it doesn't work.
php artisan koel:init --no-assetsExpected behavior
Success
Actual behavior
Logs
logs : https://paste.hostux.net/?3090a465ce726779#2na6oE3hj7SubwvA69fvibi1vR99nEYRE76XGNMTaUGc
Koel version
7.0.8
How did you install Koel?
Pre-compiled tar/zip archive
Additional information
@phanan commented on GitHub (Jul 22, 2024):
The error is right there in the log: Your PostgreSQL user doesn't have enough privileges.
@kazukyakayashi commented on GitHub (Jul 22, 2024):
My user has full privileges
I even tried what not to do.
Without success
@phanan commented on GitHub (Jul 22, 2024):
I can't debug that for you, but the log says it's a database permission error. 100% this is not a Koel issue. Try this StackOverflow question and answer: https://stackoverflow.com/questions/75352342/permission-denied-for-schema-public-at-character-x.
@kazukyakayashi commented on GitHub (Jul 22, 2024):
I absolutely don't understand why it doesn't work ..., I did exactly the same thing as I did when I installed Koel on my OVH server.
Je vois pas ce qui ne va pas :
Nothing seems to be working ...
Thanks for the link but unfortunately I've already done that.
I'll look into it but...