View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003936 | Taler | exchange | public | 2015-08-09 22:07 | 2024-01-12 14:05 |
Reporter | Christian Grothoff | Assigned To | fournier | ||
Priority | urgent | Severity | block | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 0.0 | Fixed in Version | 0.0 | ||
Summary | 0003936: postgres_insert_refresh_melt fails with "insufficient data left in message" | ||||
Description | This happens when I run the test_mint_api to test the /refresh logic. The issue blocks further testing of refresh/. I can't see anything _obviously_ wrong with the plugin's code, but it also doesn't seem to be an API-violation issue. Finally, test_mintdb does not yet test this operation. | ||||
Tags | No tags attached. | ||||
related to | 0003774 | closed | Christian Grothoff | Test /refresh HTTP requests |
child of | 0003644 | closed | Christian Grothoff | test DB backend using Postgres |
|
I did investigate the exact call to the PQ execution that causes the error, and it still looked like all should have been fine. I tried reducing the constraints on the table (especially the foreign keys-constraints), but that did not help either. So my conclusion is we really should write a simple test first to investigate. |
|
Wrong size in the amount fraction. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-08-09 22:07 | Christian Grothoff | New Issue | |
2015-08-09 22:08 | Christian Grothoff | Relationship added | child of 0003644 |
2015-08-09 22:08 | Christian Grothoff | Assigned To | => Sree Harsha Totakura |
2015-08-09 22:08 | Christian Grothoff | Status | new => assigned |
2015-08-09 22:08 | Christian Grothoff | Target Version | => 0.2 |
2015-08-09 22:08 | Christian Grothoff | Relationship added | related to 0003774 |
2015-08-09 22:10 | Christian Grothoff | Target Version | 0.2 => 0.1 |
2015-08-09 22:13 | Christian Grothoff | Note Added: 0009553 | |
2015-08-09 22:13 | Christian Grothoff | Note Edited: 0009553 | |
2015-08-10 14:39 | Christian Grothoff | Assigned To | Sree Harsha Totakura => fournier |
2015-08-12 10:08 | fournier | Note Added: 0009563 | |
2015-08-12 10:08 | fournier | Status | assigned => resolved |
2015-08-12 10:08 | fournier | Resolution | open => fixed |
2015-08-17 23:44 | Christian Grothoff | Status | resolved => closed |
2015-08-17 23:45 | Christian Grothoff | Fixed in Version | => 0.0 |
2015-08-17 23:45 | Christian Grothoff | Target Version | 0.1 => 0.0 |
2016-02-18 15:44 | Christian Grothoff | Category | mint Postgres DB backend => exchange Postgres DB backend |
2024-01-12 14:05 | Christian Grothoff | Category | exchange Postgres DB backend => exchange |