View Issue Details

IDProjectCategoryView StatusLast Update
0010024Talerexchangepublic2025-05-27 09:04
ReporterFlorian Dold Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status confirmedResolutionopen 
Target Version1.2 
Summary0010024: exchange (and other components) do not support multiple LISTEN_FDS
DescriptionThat means when systemd has multiple listen sockets, only one of them is used. The other one will be ignored, leading to very confusing behavior, especially since the order of sockets in LISTEN_FDS is undefined and non-deterministic.

We either should support multiple LISTEN_FDS, or at least warn/fail if multiple are present and we don't support that.
TagsNo tags attached.

Relationships

related to 0010023 confirmed merchant (and probably other components) should have explicit SERVE config for socket passing 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-05-26 18:50 Florian Dold New Issue
2025-05-27 09:04 Christian Grothoff Relationship added related to 0010023
2025-05-27 09:04 Christian Grothoff Status new => confirmed