Author

Topic: Notice to Clark Moody: Your streaming API is broken (Read 1185 times)

legendary
Activity: 3318
Merit: 4606
diamond-handed zealot
bitcoinium has the right url
newbie
Activity: 1
Merit: 0
I am experimenting with MtGox streaming API (websockets) and I also am having trouble.

The MtGox server accepts the connection, but then does not reply to 'subscribe to channel' commands.
After idling a bit the connection is severed.

Actually it was working yesterday when they re-opened, but today I didn't manage to see any data out of that API.
newbie
Activity: 18
Merit: 0
I keep seeing Mt Gox connection errors popping up. Mt Gox is struggling right now with numerous timeouts. They must be running everything on one server.

What you say is true, but the core problem (I believe) is that the tool is configured to call to a non-existent URL. I'm routinely getting the message that connection to MtGox was successful, but nothing is coming through on a live basis, and I see that error that I mentioned in the console log. For me, it gets fresh data, but only when I reload the page.

I'm not sure. Could be that the "non-existent URL" is a temporary redirect before trying the Mt Gox connection again. Who knows? Good luck!
newbie
Activity: 10
Merit: 0
I keep seeing Mt Gox connection errors popping up. Mt Gox is struggling right now with numerous timeouts. They must be running everything on one server.

What you say is true, but the core problem (I believe) is that the tool is configured to call to a non-existent URL. I'm routinely getting the message that connection to MtGox was successful, but nothing is coming through on a live basis, and I see that error that I mentioned in the console log. For me, it gets fresh data, but only when I reload the page.
newbie
Activity: 18
Merit: 0
I keep seeing Mt Gox connection errors popping up. Mt Gox is struggling right now with numerous timeouts. They must be running everything on one server.
newbie
Activity: 10
Merit: 0
I created this account to notify Clark Moody that his http://bitcoin.clarkmoody.com/ chart is currently broken; it has no live streaming.

Looking at the console log, we can see the following:

Quote
Failed to load resource http://stream.rtbtc.net:8008/users/info

GET http://stream.rtbtc.net:8008/users/info  sockjs-0.3.min.js:27
u._start sockjs-0.3.min.js:27
(anonymous function) sockjs-0.3.min.js:27

Specifically, http://stream.rtbtc.net:8008/users/info doesn't even get a DNS resolution on my computer (and on others that I've checked). This seems to be broken. Consequently, nothing loads live and the websocket does nothing. Anyone else noticing the same thing?
Jump to: