View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009143 | Taler | wallet-core | public | 2024-08-28 15:33 | 2024-09-14 01:08 |
Reporter | sebasjm | Assigned To | sebasjm | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 0.14 | ||||
Target Version | 0.14 | Fixed in Version | 0.14 | ||
Summary | 0009143: error after aml office ask for more info | ||||
Description | using kyctest.taler.net 1.- withdraw 2.- hit by kyc 3.- complete kyc 4.- complete withdraw 5.- aml officer ask for more info, threshold 0 until more information is given 6.- try to withdraw more "ask for more information" currently set the "new_measure" to "m2" and threshold to 0 on every operation { "context": [], "cause": { "details": { "code": 7015, "when": { "t_ms": 1724851900520 }, "hint": "Error (WALLET_WITHDRAWAL_GROUP_INCOMPLETE)", "errorsPerCoin": { "0": { "code": 7005, "when": { "t_ms": 1724851900515 }, "hint": "Unexpected HTTP status 404 in response", "requestUrl": "https://exchange.kyctest.taler.net/kyc-check/0", "requestMethod": "GET", "httpStatusCode": 404, "errorResponse": { "code": 1939, "hint": "The exchange is unaware of the given requirement row." } } }, "numErrors": 1 } } } | ||||
Tags | No tags attached. | ||||
|
@Sebastian: Is this still relevant? As far as I can remember, this problem was due to a missing DB migration in the exchange. |
|
ACK |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-08-28 15:33 | sebasjm | New Issue | |
2024-08-28 15:33 | sebasjm | Status | new => assigned |
2024-08-28 15:33 | sebasjm | Assigned To | => Florian Dold |
2024-09-04 20:40 | oec | Product Version | git (master) => 0.14 |
2024-09-04 20:40 | oec | Target Version | git (master) => 0.14 |
2024-09-05 11:53 | Florian Dold | Note Added: 0023164 | |
2024-09-05 11:53 | Florian Dold | Status | assigned => feedback |
2024-09-05 11:53 | Florian Dold | Assigned To | Florian Dold => sebasjm |
2024-09-05 14:58 | sebasjm | Status | feedback => resolved |
2024-09-05 14:58 | sebasjm | Resolution | open => unable to reproduce |
2024-09-05 14:58 | sebasjm | Note Added: 0023177 | |
2024-09-14 01:08 | Christian Grothoff | Fixed in Version | => 0.14 |