View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009104 | Taler | exchange | public | 2024-08-20 19:08 | 2024-08-28 23:31 |
Reporter | sebasjm | Assigned To | Christian Grothoff | ||
Priority | urgent | Severity | block | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.13 | Fixed in Version | 0.13 | ||
Summary | 0009104: problems with the integration between kyc challenger and exchange [2h] | ||||
Description | It doesn't always happen, but sometimes the exchange have problems trying to setup the challenge $ curl 'http://exchange.taler.test:1180/kyc-start/199KPENBNJ6VP6K5YQB54Y6YZMC11TCQAP7WHENP7VTZKZNCF0E0-0-10' \ -H 'Accept: application/json' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://localhost:8080' \ -H 'Referer: http://localhost:8080/' \ -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36' \ --data-raw '{}' \ --insecure { "code": 53, "hint": "The service failed to fetch information from its database. The system administrator should check that the database is running and review the service logs.", "detail": "lookup_pending_legitimization" } LOGS G) INFO Request for `/kyc-info/AMVKGSHP6ZZXMEVWAKTDMTBT71CVB9DWCY7FS3TH77HYFB4KE080' completed with HTTP status 304 (0) G) INFO Request for `/kyc-info/AMVKGSHP6ZZXMEVWAKTDMTBT71CVB9DWCY7FS3TH77HYFB4KE080' took 1024 ms G) INFO Handling new request M) INFO Handling request (OPTIONS) for URL '/kyc-start/199KPENBNJ6VP6K5YQB54Y6YZMC11TCQAP7WHENP7VTZKZNCF0E0-0-10' M) INFO Request for `/kyc-start/199KPENBNJ6VP6K5YQB54Y6YZMC11TCQAP7WHENP7VTZKZNCF0E0-0-10' completed with HTTP status 204 (0) G) INFO Handling new request R) INFO Handling request (POST) for URL '/kyc-start/199KPENBNJ6VP6K5YQB54Y6YZMC11TCQAP7WHENP7VTZKZNCF0E0-0-10' R) INFO Handling request (POST) for URL '/kyc-start/199KPENBNJ6VP6K5YQB54Y6YZMC11TCQAP7WHENP7VTZKZNCF0E0-0-10' R) INFO Handling request (POST) for URL '/kyc-start/199KPENBNJ6VP6K5YQB54Y6YZMC11TCQAP7WHENP7VTZKZNCF0E0-0-10' R) ERROR Statement lookup_pending_legitimization returned more than one result, but there must be at most one when using GNUNET_PQ_eval_prepared_singleton_se> R) ERROR Assertion failed at pq_eval.c:234. R) ERROR Assertion failed at taler-exchange-httpd_kyc-start.c:337. R) INFO Request for `/kyc-start/199KPENBNJ6VP6K5YQB54Y6YZMC11TCQAP7WHENP7VTZKZNCF0E0-0-10' completed with HTTP status 500 (0) G) INFO Handling new request W) INFO Handling request (POST) for URL '/kyc-start/199KPENBNJ6VP6K5YQB54Y6YZMC11TCQAP7WHENP7VTZKZNCF0E0-0-10' W) INFO Handling request (POST) for URL '/kyc-start/199KPENBNJ6VP6K5YQB54Y6YZMC11TCQAP7WHENP7VTZKZNCF0E0-0-10' W) INFO Handling request (POST) for URL '/kyc-start/199KPENBNJ6VP6K5YQB54Y6YZMC11TCQAP7WHENP7VTZKZNCF0E0-0-10' W) ERROR Statement lookup_pending_legitimization returned more than one result, but there must be at most one when using GNUNET_PQ_eval_prepared_singleton_se> W) ERROR Assertion failed at pq_eval.c:234. W) ERROR Assertion failed at taler-exchange-httpd_kyc-start.c:337. W) INFO Request for `/kyc-start/199KPENBNJ6VP6K5YQB54Y6YZMC11TCQAP7WHENP7VTZKZNCF0E0-0-10' completed with HTTP status 500 (0) G) INFO Handling new request G) INFO Handling request (POST) for URL '/kyc-start/199KPENBNJ6VP6K5YQB54Y6YZMC11TCQAP7WHENP7VTZKZNCF0E0-0-10' G) INFO Handling request (POST) for URL '/kyc-start/199KPENBNJ6VP6K5YQB54Y6YZMC11TCQAP7WHENP7VTZKZNCF0E0-0-10' G) INFO Handling request (POST) for URL '/kyc-start/199KPENBNJ6VP6K5YQB54Y6YZMC11TCQAP7WHENP7VTZKZNCF0E0-0-10' G) ERROR Statement lookup_pending_legitimization returned more than one result, but there must be at most one when using GNUNET_PQ_eval_prepared_singleton_se> G) ERROR Assertion failed at pq_eval.c:234. G) ERROR Assertion failed at taler-exchange-httpd_kyc-start.c:337. | ||||
Tags | No tags attached. | ||||
related to | 0009122 | closed | Christian Grothoff | sql error after an aml program fails [2h] |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-08-20 19:08 | sebasjm | New Issue | |
2024-08-20 19:08 | sebasjm | Status | new => assigned |
2024-08-20 19:08 | sebasjm | Assigned To | => Christian Grothoff |
2024-08-24 10:41 | Christian Grothoff | Relationship added | related to 0009122 |
2024-08-24 10:42 | Christian Grothoff | Target Version | git (master) => 0.13 |
2024-08-24 10:42 | Christian Grothoff | Summary | problems with the integration between kyc challenger and exchange => problems with the integration between kyc challenger and exchange [2h] |
2024-08-24 14:50 | Christian Grothoff | Note Added: 0023047 | |
2024-08-24 14:50 | Christian Grothoff | Status | assigned => resolved |
2024-08-24 14:50 | Christian Grothoff | Resolution | open => fixed |
2024-08-24 14:50 | Christian Grothoff | Fixed in Version | => 0.13 |
2024-08-28 23:31 | Christian Grothoff | Status | resolved => closed |