View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006835 | Taler | mechant backend | public | 2021-04-07 23:32 | 2021-08-24 16:23 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | immediate | Severity | block | Reproducibility | have not tried |
Status | closed | Resolution | unable to reproduce | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 0.8 | Fixed in Version | 0.8 | ||
Summary | 0006835: demo merchant went into an infinite loop running a prepared statement | ||||
Description | Apr 07 23:28:32-421643 taler-merchant-httpd-4168595 DEBUG Running prepared statement `insert_exchange_signkey' on 0x561ad7558670 Apr 07 23:28:32-429704 taler-merchant-httpd-4168595 DEBUG Running prepared statement `insert_exchange_signkey' on 0x561ad7558670 Apr 07 23:28:32-429991 taler-merchant-httpd-4168595 DEBUG Running prepared statement `insert_exchange_signkey' on 0x561ad7558670 Apr 07 23:28:32-438018 taler-merchant-httpd-4168595 DEBUG Running prepared statement `insert_exchange_signkey' on 0x561ad7558670 Apr 07 23:28:32-438304 taler-merchant-httpd-4168595 DEBUG Running prepared statement `insert_exchange_signkey' on 0x561ad7558670 Apr 07 23:28:32-454683 taler-merchant-httpd-4168595 DEBUG Running prepared statement `insert_exchange_signkey' on 0x561ad7558670 | ||||
Tags | No tags attached. | ||||
|
Note: this may have been caused by not upgrading the database schema. Still, we should never end up in a loop that can only be kill -9'ed. To be investigated more. |
|
1e10f06..4f8cb89 adds a 1 minute delay for re-trying /keys if /keys was expired by the time we did the download. Alas, this does not explain the need to kill with -9. More investigation needed. |
|
Tried, but cannot reproduce this in any way with Git master. Resolving. |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-07 23:32 | Christian Grothoff | New Issue | |
2021-04-07 23:32 | Christian Grothoff | Status | new => assigned |
2021-04-07 23:32 | Christian Grothoff | Assigned To | => Christian Grothoff |
2021-04-08 00:02 | Christian Grothoff | Note Added: 0017709 | |
2021-04-08 12:04 | Christian Grothoff | Note Added: 0017711 | |
2021-04-16 15:33 | Christian Grothoff | Status | assigned => resolved |
2021-04-16 15:33 | Christian Grothoff | Resolution | open => unable to reproduce |
2021-04-16 15:33 | Christian Grothoff | Fixed in Version | => 0.9 |
2021-04-16 15:33 | Christian Grothoff | Note Added: 0017748 | |
2021-04-16 15:33 | Christian Grothoff | Target Version | 0.8 => 0.9 |
2021-07-30 13:57 | Christian Grothoff | Fixed in Version | 0.9 => 0.8.1 |
2021-07-30 13:59 | Christian Grothoff | Target Version | 0.9 => 0.8.1 |
2021-07-30 14:01 | Christian Grothoff | Fixed in Version | 0.8.1 => 0.8 |
2021-07-30 14:02 | Christian Grothoff | Target Version | 0.8.1 => 0.8 |
2021-08-24 16:23 | Christian Grothoff | Status | resolved => closed |