mirror of
https://github.com/koel/koel.git
synced 2026-04-25 16:56:02 +03:00
[GH-ISSUE #1151] Remote Controller empty / blank page #661
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#661
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 26, 2019).
Original GitHub issue: https://github.com/koel/koel/issues/1151
Originally assigned to: @phanan on GitHub.
Hi,
i set up a recent Koel 4.2.2 and everything works fine (last.fm, youtube integration, inotify watcher, ..) except the remote controller. Its page is just blank: https://music.leyghis.de/remote
i tested this from android and from different browsers. I also CURLed from localhost. The output page is the same blank page on all devices :-(
in 3.7.2 this worked well. I don't know what happened here since last upgrades. I cannot find any error in
does anybody has some idea where i could look for some errors and/or to fix this?
regards, Mario
@phanan commented on GitHub (Dec 27, 2019):
Yikes! This is what you got for bad test coverage!
@vmario89 commented on GitHub (Dec 27, 2019):
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
@phanan commented on GitHub (Dec 27, 2019):
It works for me. Maybe check your adblocker?
Am Fr., 27. Dez. 2019 um 19:56 Uhr schrieb Mario Voigt <
notifications@github.com>:
@vmario89 commented on GitHub (Dec 27, 2019):
hi, i checked this from smartphone, a notebook and some regular tower pc. same behaviour with/without Antivirus browser integrations or Adblock Plus etc.
@phanan commented on GitHub (Dec 27, 2019):
I've no idea really, as this doesn't have anything to do with cross-origin.
Am Fr., 27. Dez. 2019 um 20:26 Uhr schrieb Mario Voigt <
notifications@github.com>: