mirror of
https://github.com/koel/koel.git
synced 2026-04-25 00:36:03 +03:00
[GH-ISSUE #926] Play() Failed to load resource: the server responded with a status of 500 - S3 #600
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#600
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 @djevo1 on GitHub (Mar 1, 2019).
Original GitHub issue: https://github.com/koel/koel/issues/926
Hey, thanks for contributing to Koel! To save time for both of us, please make sure these checkboxes are checked before submitting the issue:
All checked? Now also make sure your issue
This is in regards to the current release. I have setup koel with AWS and lambda and as songs are added to the bucket koels database is also updated. However, when I go to play the song I get this error
Play() Failed to load resource: the server responded with a status of 500
I am running through nginx and php-fpm and have combed through the logs but have no server-side errors to report. I have the S3readonly permission setup with the IAM key given to koel so I unsure where the issue is coming from. I have also tried adding full permissions but there is no change.
@BrookeDot commented on GitHub (Apr 22, 2020):
Hi @djevo1 can you confirm if this is still happening with the latest version of Koel? If so, can you provide more details? It sounds like perhaps AWS is responding with a 500 but not enough details.
@BrookeDot commented on GitHub (Jan 10, 2021):
I'll go ahead and close this out, but feel free to re-open if you are still having trouble.