View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009128 | Taler | exchange | public | 2024-08-26 16:15 | 2024-08-28 23:31 |
Reporter | sebasjm | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.13 | Fixed in Version | 0.13 | ||
Summary | 0009128: prepared statement "select_aml_attributes_dec" does not exist | ||||
Description | 2024-08-26T10:56:08-03:00 taler-exchange-httpd[533631]: (5SJ7761P2TD6AQF2XD2850AQ78) INFO Handling new request 2024-08-26T10:56:08-03:00 taler-exchange-httpd[533631]: (8GT0JCQEVX17DVXPRW7B83X08C) INFO Handling request (GET) for URL '/aml/34G5VQNC3PB7B872N4HAJEC40723Z4PCC96D3AANN1KPV5SXCKDG/attributes/S9416WA1D56A3CPNS2QP9KCZ3JJEDYAKM6KVGYZPYSEZR6777EQG' 2024-08-26T10:56:08-03:00 taler-exchange-httpd[533631]: (8GT0JCQEVX17DVXPRW7B83X08C) ERROR Query `select_aml_attributes_dec' failed with result: prepared statement "select_aml_attributes_dec" does not exist/(null)/ERROR: prepared statement "select_aml_attributes_dec" does not exist 2024-08-26T10:56:08-03:00 taler-exchange-httpd[533631]: /PGRES_FATAL_ERROR/ERROR: prepared statement "select_aml_attributes_dec" does not exist 2024-08-26T10:56:08-03:00 taler-exchange-httpd[533631]: (8GT0JCQEVX17DVXPRW7B83X08C) ERROR Assertion failed at taler-exchange-httpd_aml-attributes-get.c:149. 2024-08-26T10:56:08-03:00 taler-exchange-httpd[533631]: (8GT0JCQEVX17DVXPRW7B83X08C) INFO Request for `/aml/34G5VQNC3PB7B872N4HAJEC40723Z4PCC96D3AANN1KPV5SXCKDG/attributes/S9416WA1D56A3CPNS2QP9KCZ3JJEDYAKM6KVGYZPYSEZR6777EQG' completed with HTTP status 500 (0) | ||||
Tags | No tags attached. | ||||
|
$ curl 'http://exchange.taler.test:1180/aml/34G5VQNC3PB7B872N4HAJEC40723Z4PCC96D3AANN1KPV5SXCKDG/attributes/S9416WA1D56A3CPNS2QP9KCZ3JJEDYAKM6KVGYZPYSEZR6777EQG?limit=-5' \ -H 'Accept: application/json' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Referer: http://exchange.taler.test:1180/aml-spa/' \ -H 'Taler-AML-Officer-Signature: 2YZKM73ZWF98T7EY63C1YRNXRZ3NK3CVFVH4VZ36XZC92EG3NHAN5HHHEE39EZHGAF77NM07R6HR85AATBRBEP1JZ63BWT3D2XY3G3G' \ -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36' \ --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": "select_aml_attributes" } |
|
Fixed in 337c8ca7..4faac799 |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-08-26 16:15 | sebasjm | New Issue | |
2024-08-26 16:15 | sebasjm | Status | new => assigned |
2024-08-26 16:15 | sebasjm | Assigned To | => Christian Grothoff |
2024-08-26 16:16 | sebasjm | Note Added: 0023064 | |
2024-08-26 16:17 | Christian Grothoff | Status | assigned => resolved |
2024-08-26 16:17 | Christian Grothoff | Resolution | open => fixed |
2024-08-26 16:17 | Christian Grothoff | Fixed in Version | => 0.13 |
2024-08-26 16:17 | Christian Grothoff | Note Added: 0023065 | |
2024-08-26 16:18 | Christian Grothoff | Target Version | git (master) => 0.13 |
2024-08-28 23:31 | Christian Grothoff | Status | resolved => closed |