Bug 317464 - Bodega server get stacked when you are trying to add a new credit card.
Summary: Bodega server get stacked when you are trying to add a new credit card.
Status: RESOLVED NOT A BUG
Alias: None
Product: bodega
Classification: Applications
Component: Server (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Giorgos Tsiapaliokas
URL: http://localhost:3000/bodega/v1/json/...
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-27 19:38 UTC by Antonis Tsiapaliokas
Modified: 2013-04-20 15:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonis Tsiapaliokas 2013-03-27 19:38:33 UTC
After the http request, the bodega server gets stacked. It doesn't return anything back.
No json, no error, nothing... It just tries to load the page until the browser kills it.

Reproducible: Always

Steps to Reproduce:
1. log in into the bodega-server
2. go to the above url

Actual Results:  
bodega server gets stacked

Expected Results:  
it should return json data with the result (if the credit card is fine or not)
Comment 1 Giorgos Tsiapaliokas 2013-03-28 12:55:56 UTC
I will work on this one