mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #522] Demo fails to load on Firefox #367
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#367
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 @appurist on GitHub (Jan 18, 2017).
Original GitHub issue: https://github.com/koel/koel/issues/522
Not sure if this belongs here, since I don't know what version the demo is running, etc. But attempting to load the demo at demo.koel.phanan.net I only get a blank white page. Checking the Network tab, I see an error that may be preventing it from running (and a warning before it that may be related):

I tried it with Chrome and I do not get the error (and by the way, it seemed to load lightning fast! well done!) Feel free to deal with this as you see fit; I just wanted to let you know and if it's actually still an outstanding issue with Firefox, there's now an issue tracking it.
@phanan commented on GitHub (Jan 18, 2017):
Weird, it's loading on Firefox just fine for me (at least on a Mac, that is). Are you getting this error on a Windows machine?
@appurist commented on GitHub (Jan 18, 2017):
Yes, Windows 10, but it just occurred to me that it might be related to a plugin or something. I do have more installed in my Firefox setup. Let me retry again. (And again, let me compliment you on how fast the whole thing is!) I'll take a closer look and see if it's just my FF setup. I have other machines here too.
@appurist commented on GitHub (Jan 18, 2017):
OMG, false alarm. I have a fairly restrictive setup with Ghostery and it had "KXCDN" blocked. Apparently, this is keycdn.com and the kxcdn.com domain used to host this. (I can hardly believe that's even in the Ghostery list.) I have enabled it (for all sites now) and koel is working perfectly.
Perhaps it's good to know now, just in case someone else reports it in the future, but I'm sorry for the false alarm! (And thanks for posting this project!)
@phanan commented on GitHub (Jan 18, 2017):
Great your got it sorted out ;) And thank you for your interest in Koel!