defendtheweb / hackthis.co.uk

HackThis!!
http://www.hackthis.co.uk
Other
46 stars 55 forks source link

Google Chrome Feed issue #181

Closed LauraRozier closed 8 years ago

LauraRozier commented 8 years ago

I have a non-stop loading spinner without any data under "Feed" in the right-side menu. I checked the debug console and I keep getting outputs like the following:

GET https://www.hackthis.co.uk:8080/socket.io/?EIO=3&transport=polling&t=1450211798832-0
socket.io-1.2.1.js:2 Failed to load resource: net::ERR_INSECURE_RESPONSE

Request.create @ socket.io-1.2.1.js:2
Request @ socket.io-1.2.1.js:2
XHR.request @ socket.io-1.2.1.js:2
XHR.doPoll @ socket.io-1.2.1.js:2
Polling.poll @ socket.io-1.2.1.js:2
Polling.doOpen @ socket.io-1.2.1.js:2
Transport.open @ socket.io-1.2.1.js:1
Socket.open @ socket.io-1.2.1.js:1
Socket @ socket.io-1.2.1.js:1
Socket @ socket.io-1.2.1.js:1
Manager.open.Manager.connect @ socket.io-1.2.1.js:1
(anonymous function) @ socket.io-1.2.1.js:1

// Snip due to repeating issue (Only t variable increases)

(If more info is required I could check where to find it)

LauraRozier commented 8 years ago

Seems to be fixed again.