View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007570 | Taler | merchant backend | public | 2023-01-12 21:28 | 2023-01-26 22:53 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.9.1 | Fixed in Version | 0.9.1 | ||
Summary | 0007570: merchant backend reports 409/2700 when creating a tipping reserve and exchange /wire returns 5xx | ||||
Description | The return status code indicates that the wire method of the request to create a tipping reserve is not supported by the exchange. But in fact, the exchange is just down, and the request should return a 5xx status code as well. | ||||
Additional Information | merchant_1 | 2023-01-12T19:57:38.703714+0000 taler-merchant-httpd-78(BAP66YZN8NNCV9ZM4SDX3FQ5PW) WARNING External protocol violation detected at exchange_api_wire.c:368. merchant_1 | 2023-01-12T19:57:38.703754+0000 taler-merchant-httpd-78(BAP66YZN8NNCV9ZM4SDX3FQ5PW) ERROR Unexpected response code 502/10 for exchange wire merchant_1 | 2023-01-12T19:57:38.703806+0000 taler-merchant-httpd-78(BAP66YZN8NNCV9ZM4SDX3FQ5PW) WARNING Failed to obtain /wire details from `https://exchange.demo.taler.net/': 502/10 merchant_1 | 2023-01-12T19:57:38.704359+0000 taler-merchant-setup-reserve-125 WARNING External protocol violation detected at merchant_api_post_reserves.c:155. merchant_1 | 2023-01-12T19:57:38.704525+0000 taler-merchant-setup-reserve-125 ERROR Unexpected response code 409/2700 merchant_1 | Unexpected backend failure: 409/2700 | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-01-12 21:28 | Florian Dold | New Issue | |
2023-01-12 21:28 | Florian Dold | Status | new => assigned |
2023-01-12 21:28 | Florian Dold | Assigned To | => Christian Grothoff |
2023-01-12 21:28 | Florian Dold | Target Version | => 0.9.2 |
2023-01-12 23:12 | Christian Grothoff | Status | assigned => resolved |
2023-01-12 23:12 | Christian Grothoff | Resolution | open => fixed |
2023-01-12 23:12 | Christian Grothoff | Fixed in Version | => 0.9.1 |
2023-01-12 23:12 | Christian Grothoff | Note Added: 0019643 | |
2023-01-12 23:12 | Christian Grothoff | Product Version | => git (master) |
2023-01-12 23:12 | Christian Grothoff | Target Version | 0.9.2 => 0.9.1 |
2023-01-26 22:53 | Christian Grothoff | Status | resolved => closed |
2025-03-22 14:09 | Christian Grothoff | Category | mechant backend => merchant backend |