View Issue Details

IDProjectCategoryView StatusLast Update
0004928TalerMerchant frontends (Python3)public2024-01-12 14:08
ReporterMarcello Stanisci Assigned ToMarcello Stanisci  
PriorityhighSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product Versiongit (master) 
Target Version0.3 
Summary0004928: Bunch of 502 when requesting /track/order.
Description
https://donations.test.taler.net/track/order?order_id=donation-Taler-E67FBA8A-22_19_20&instance=Taler Failed to load resource: the server responded with a status of 502 (Bad Gateway)
https://donations.test.taler.net/track/order?order_id=donation-Taler-D4D43964-21_29_20&instance=Taler Failed to load resource: the server responded with a status of 502 (Bad Gateway)


TagsNo tags attached.

Activities

Marcello Stanisci

2017-03-01 23:13

reporter   ~0011872

The frontend fails due to some undefined error handler, but the
real issue is that the *backend* returns nothing when queried with
that order_id.

Marcello Stanisci

2017-03-29 15:02

reporter   ~0011987

The code of tracking API is so much changed meanwhile that this bug
makes no sense.

Issue History

Date Modified Username Field Change
2017-03-01 23:09 Marcello Stanisci New Issue
2017-03-01 23:09 Marcello Stanisci Status new => assigned
2017-03-01 23:09 Marcello Stanisci Assigned To => Marcello Stanisci
2017-03-01 23:10 Marcello Stanisci Priority normal => high
2017-03-01 23:13 Marcello Stanisci Note Added: 0011872
2017-03-06 00:24 Christian Grothoff Severity minor => major
2017-03-06 00:24 Christian Grothoff Product Version => git (master)
2017-03-06 00:24 Christian Grothoff Target Version => 0.3
2017-03-29 15:02 Marcello Stanisci Status assigned => closed
2017-03-29 15:02 Marcello Stanisci Resolution open => fixed
2017-03-29 15:02 Marcello Stanisci Note Added: 0011987
2024-01-12 14:08 Christian Grothoff Category merchant frontend (donations) => Merchant frontends (Python3)