View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006584 | Taler | mechant backend | public | 2020-09-08 14:19 | 2024-01-12 14:04 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | crash | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.8 | Fixed in Version | 0.8 | ||
Summary | 0006584: tip pickup results in 500 | ||||
Description | Running ./testrunner 'test-tipping' results in the merchant returning 500 for the tip pickup. Logs say: ERROR Assertion failed at taler-merchant-httpd_post-tips-ID-pickup.c:832. | ||||
Additional Information | { "type": "error", "operation": "acceptTip", "id": "reqid-1", "error": { "code": 7005, "hint": "Error: WALLET_UNEXPECTED_REQUEST_ERROR", "details": { "requestUrl": "http://localhost:8083/tips/SQHJT3P1ZG288Z9PRE6JN7NF2GNYJ2RTRDHM7BRDKRD2QRB39SMEMTXNV83CPXVW874EP4WGGV7MFZ04SM86TJG2151JABM3SCWHEH0/pickup", "httpStatusCode": 500, "errorResponse": { "code": 1011, "hint": "Internal logic error. Some server-side function failed that really should not.", "detail": null } }, "message": "Unexpected error code in response" } } | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-08 14:19 | Florian Dold | New Issue | |
2020-09-08 14:19 | Florian Dold | Status | new => assigned |
2020-09-08 14:19 | Florian Dold | Assigned To | => Christian Grothoff |
2020-09-08 14:49 | Christian Grothoff | Assigned To | Christian Grothoff => Florian Dold |
2020-09-08 14:49 | Christian Grothoff | Status | assigned => feedback |
2020-09-08 14:49 | Christian Grothoff | Note Added: 0016921 | |
2020-09-08 16:04 | Florian Dold | Status | feedback => resolved |
2020-09-08 16:04 | Florian Dold | Resolution | open => fixed |
2020-09-08 16:04 | Florian Dold | Note Added: 0016925 | |
2020-10-03 14:08 | Christian Grothoff | Fixed in Version | => 0.8 |
2020-10-03 14:10 | Christian Grothoff | Target Version | => 0.8 |
2021-08-24 16:23 | Christian Grothoff | Status | resolved => closed |
2024-01-12 14:04 | Christian Grothoff | Category | merchant backend API (C) => mechant backend |