mirror of
https://github.com/koel/koel.git
synced 2026-04-26 09:15:59 +03:00
[GH-ISSUE #1154] CORS problem with Koel Remote #665
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#665
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 @vmario89 on GitHub (Dec 27, 2019).
Original GitHub issue: https://github.com/koel/koel/issues/1154
sorry for duplicate. i re-opened this as a follow-up of https://github.com/phanan/koel/issues/1151
hi. this commit fixed the visibilty of the service but it throws an error in browser console now. It has to do with MIME type and CORS headers. I am not able to find the issue because it points to the option "nosniff" which i did not set at all.
I already played a lot the header vaules (removed all of them) but no difference
@vmario89 commented on GitHub (Jan 5, 2020):
hi, found the issue. The web server error with CORS disappeared but it did not work either. But now i found to enable some settings in Pusher. I enabled "client events"
Now the remote controller works. But only if Koel session created in web browser before. Using the desktop application the remote session is not found :-(
@phanan commented on GitHub (Jan 8, 2020):
Thanks for looking into this!
That's expected. I've not implemented Pusher for the desktop app yet (nor do I place it too high on my list). So I'm going to go ahead and close this.