View Issue Details

IDProjectCategoryView StatusLast Update
0009143Talerwallet-corepublic2024-09-14 01:08
Reportersebasjm Assigned Tosebasjm  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version0.14 
Target Version0.14Fixed in Version0.14 
Summary0009143: error after aml office ask for more info
Descriptionusing 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
    }
  }
}
TagsNo tags attached.

Activities

Florian Dold

2024-09-05 11:53

manager   ~0023164

@Sebastian: Is this still relevant? As far as I can remember, this problem was due to a missing DB migration in the exchange.

sebasjm

2024-09-05 14:58

developer   ~0023177

ACK

Issue History

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