View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009993 | Taler | challenger | public | 2025-05-21 21:31 | 2025-05-25 14:11 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | high | Severity | major | Reproducibility | have not tried |
Status | resolved | Resolution | unable to reproduce | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 1.0 stretch goals | Fixed in Version | 1.0 stretch goals | ||
Summary | 0009993: challenger still does not seem to tolerate it well when postgres goes away | ||||
Description | Re-connecting to the DB doesn't work nicely. We get: RZY693J832SRS9DN367FZ6G) ERROR PQprepare (`UPDATE validations SET client_scope=$3 ,client_state=$4> er closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. RZY693J832SRS9DN367FZ6G) ERROR Assertion failed at pg_authorize_start.c:83. RZY693J832SRS9DN367FZ6G) ERROR Assertion failed at challenger-httpd_authorize.c:239. | ||||
Tags | No tags attached. | ||||
|
I've tried it locally, with restarting the database, running REST requests that use the DB API, stopping the DB, running REST requests that then fail, restarting the DB, and more REST requests. In every case, when the DB is running, challenger is happy and has no failures. So this probably wasn't the DB restarting. Hence, not sure how to reproduce :-(. |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-21 21:31 | Christian Grothoff | New Issue | |
2025-05-21 21:31 | Christian Grothoff | Status | new => assigned |
2025-05-21 21:31 | Christian Grothoff | Assigned To | => Christian Grothoff |
2025-05-25 14:11 | Christian Grothoff | Status | assigned => resolved |
2025-05-25 14:11 | Christian Grothoff | Resolution | open => unable to reproduce |
2025-05-25 14:11 | Christian Grothoff | Fixed in Version | => 1.0 stretch goals |
2025-05-25 14:11 | Christian Grothoff | Note Added: 0024987 |