View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008993 | Taler | mechant backend | public | 2024-06-30 16:14 | 2024-07-26 00:11 |
Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
Priority | immediate | Severity | block | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.12 | Fixed in Version | 0.12 | ||
Summary | 0008993: payment fails (DB migration missing?) | ||||
Description | Jun 30 14:10:48 0ce7b76130e8 taler-merchant-httpd[8871]: (N1S7QBDRAVR3RAGWRDQHH9CSK0) INFO Handling request (GET) for URL '/instances/blog/private/orders/2024.182-00WCT3RKKFK8E' Jun 30 14:10:48 0ce7b76130e8 taler-merchant-httpd[8871]: (N1S7QBDRAVR3RAGWRDQHH9CSK0) INFO Processing order 2024.182-00WCT3RKKFK8E in phase 0 Jun 30 14:10:48 0ce7b76130e8 taler-merchant-httpd[8871]: (N1S7QBDRAVR3RAGWRDQHH9CSK0) INFO Processing order 2024.182-00WCT3RKKFK8E in phase 1 Jun 30 14:10:48 0ce7b76130e8 taler-merchant-httpd[8871]: (N1S7QBDRAVR3RAGWRDQHH9CSK0) ERROR PQprepare (`SELECT contract_terms,order_serial,claim_token,paid,wired,(session_id=$3) AS session_matches,choice_index FROM merchant_contract_terms WHERE order_id=$2 AND merchant_serial= (SELECT merchant_serial FROM merchant_instances WHERE merchant_id=$1)' as `lookup_contract_terms3') failed with error: ERROR: column "choice_index" does not exist Jun 30 14:10:48 0ce7b76130e8 taler-merchant-httpd[8871]: LINE 1: ...ken,paid,wired,(session_id=$3) AS session_matches,choice_ind... Jun 30 14:10:48 0ce7b76130e8 taler-merchant-httpd[8871]: ^ Jun 30 14:10:48 0ce7b76130e8 taler-merchant-httpd[8871]: (N1S7QBDRAVR3RAGWRDQHH9CSK0) ERROR Assertion failed at pg_lookup_contract_terms3.c:83. Jun 30 14:10:48 0ce7b76130e8 taler-merchant-httpd[8871]: (N1S7QBDRAVR3RAGWRDQHH9CSK0) INFO lookup_contract_terms (2024.182-00WCT3RKKFK8E) returned -2 Jun 30 14:10:48 0ce7b76130e8 taler-merchant-httpd[8871]: (N1S7QBDRAVR3RAGWRDQHH9CSK0) INFO Processing order 2024.182-00WCT3RKKFK8E in phase 12 Jun 30 14:10:48 0ce7b76130e8 taler-merchant-httpd[8871]: (N1S7QBDRAVR3RAGWRDQHH9CSK0) INFO Request for `/instances/blog/private/orders/2024.182-00WCT3RKKFK8E' completed with HTTP status 500 (0) | ||||
Tags | No tags attached. | ||||
|
Actually the migration is not missing, but do to a bad merge, it was added afterwards into an old migration patch file that has already been applied. Very bad! |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-06-30 16:14 | Florian Dold | New Issue | |
2024-06-30 16:14 | Florian Dold | Status | new => assigned |
2024-06-30 16:14 | Florian Dold | Assigned To | => Christian Grothoff |
2024-06-30 16:28 | Florian Dold | Note Added: 0022770 | |
2024-07-02 06:13 | Florian Dold | Status | assigned => resolved |
2024-07-02 06:13 | Florian Dold | Resolution | open => fixed |
2024-07-26 00:11 | Christian Grothoff | Fixed in Version | => 0.12 |
2024-07-26 00:11 | Christian Grothoff | Status | resolved => closed |