Bitcoin Forum

Other => Beginners & Help => Topic started by: carbocation on April 12, 2013, 05:57:04 PM



Title: Notice to Clark Moody: Your streaming API is broken
Post by: carbocation on April 12, 2013, 05:57:04 PM
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?


Title: Re: Notice to Clark Moody: Your streaming API is broken
Post by: BarryB on April 12, 2013, 06:02:57 PM
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.


Title: Re: Notice to Clark Moody: Your streaming API is broken
Post by: carbocation on April 12, 2013, 06:06:50 PM
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.


Title: Re: Notice to Clark Moody: Your streaming API is broken
Post by: BarryB on April 12, 2013, 06:21:07 PM
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!


Title: Re: Notice to Clark Moody: Your streaming API is broken
Post by: pmilani on April 13, 2013, 01:10:47 AM
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.


Title: Re: Notice to Clark Moody: Your streaming API is broken
Post by: jojo69 on April 13, 2013, 01:13:54 AM
bitcoinium has the right url