View Issue Details

IDProjectCategoryView StatusLast Update
0009993Talerchallengerpublic2025-05-25 14:11
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PriorityhighSeveritymajorReproducibilityhave not tried
Status resolvedResolutionunable to reproduce 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version1.0 stretch goalsFixed in Version1.0 stretch goals 
Summary0009993: challenger still does not seem to tolerate it well when postgres goes away
DescriptionRe-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.
TagsNo tags attached.

Activities

Christian Grothoff

2025-05-25 14:11

manager   ~0024987

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 :-(.

Issue History

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