[Active] [Bug 316611] Cannot connect to Make.Play.Live account, no error message
Giorgos Tsiapaliokas
terietor at gmail.com
Wed Mar 20 18:45:20 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=316611
Giorgos Tsiapaliokas <terietor at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |terietor at gmail.com
--- Comment #2 from Giorgos Tsiapaliokas <terietor at gmail.com> ---
the issue was that the server was down.
I can't be 100% sure what caused this one, but I assume that it was us(me and
Antonis).
Last week we were doing some tests with the bodega-server for the bodega webapp
client.
The server failed because stripe(as stripe.com) changed the API, so the node
module automatically changed the API that we use in the bodega-server.
So node.js failed because there was a syntax issue. [1]
The issue has been fixed with this review
https://git.reviewboard.kde.org/r/109498/
What we can do is to wait x seconds and if the active client doesn't get a
response from the
bodega server to show a dialog.
[1] A few more technical details,
the stripe node module internally it does a http request which takes a json and
it converts it into a
javascript object, so when the API changed we where trying to access a property
of a javascript object which didn't exist and the server went down.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Active
mailing list