View Issue Details

IDProjectCategoryView StatusLast Update
0009960Talersandcastle (containerized demo deployment)public2025-06-23 18:31
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version1.0 
Target Version1.0 stretch goalsFixed in Version1.0 stretch goals 
Summary0009960: sandcastle does not start cleanly when postgres needs to do recovery after unclean shutdown [1h]
DescriptionWhen postgres needs to do recovery after an unclean stop of the DB, the setup script fails, as the DB is not yet available when the $component-dbconfig scripts are run.

Instead of just waiting for the service to be in the started state, we instead need to wait for the DB to actually become connectable.
TagsNo tags attached.

Activities

Florian Dold

2025-06-23 16:35

manager   ~0025327

commit faebc047a0812dbefe07879821cf07d6df852d97 (HEAD -> master, origin/master, origin/HEAD)
Author: Florian Dold <florian@dold.me>
Date: Mon Jun 23 16:35:24 2025 +0200

    wait for postgres to become ready

Issue History

Date Modified Username Field Change
2025-05-14 23:53 Florian Dold New Issue
2025-05-14 23:53 Florian Dold Status new => assigned
2025-05-14 23:53 Florian Dold Assigned To => Florian Dold
2025-06-05 13:58 Florian Dold Summary sandcastle does not start cleanly when postgres needs to do recovery after unclean shutdown => sandcastle does not start cleanly when postgres needs to do recovery after unclean shutdown [1h]
2025-06-23 16:35 Florian Dold Note Added: 0025327
2025-06-23 16:35 Florian Dold Status assigned => resolved
2025-06-23 16:35 Florian Dold Resolution open => fixed
2025-06-23 18:31 Christian Grothoff Product Version => 1.0
2025-06-23 18:31 Christian Grothoff Fixed in Version => 1.0 stretch goals
2025-06-23 18:31 Christian Grothoff Target Version 1.1 => 1.0 stretch goals