Fauntleroy / tandem.io_2014-2016

Minimal, open-source version of TK Sync
MIT License
11 stars 5 forks source link

Certain items cause a litany of socket.io errors #81

Closed Fauntleroy closed 9 years ago

Fauntleroy commented 9 years ago

What is it about http://soundcloud.com/miguelmigs1/sets/miguel-migs-the-melody-salted-music that causes socket.io to freak out?

You get lots of these messages:

GET http://www.tandem.io/rooms/undefined?consumer_key=db49d667c4efac7121e54d5b6d52b10f 500 (Internal Server Error)

Which makes it seem like the room id used in the socket.io connection is getting... deleted somehow. Room still works afterward somehow.

Fauntleroy commented 9 years ago

Looks like there's no media coming from SoundCloud:

media_url: "undefined?consumer_key=a1fb5a1ac98cacd4ccf4028d51b8961e"
Fauntleroy commented 9 years ago

It's a Soundcloud set.

http://soundcloud.com/miguelmigs1/sets/miguel-migs-the-melody-salted-music

Fauntleroy commented 9 years ago

https://github.com/Fauntleroy/tandem.io/issues/82