View Issue Details

IDProjectCategoryView StatusLast Update
0010248Talerdeployment and operationspublic2025-08-21 14:47
ReporterChristian Grothoff Assigned Tosebasjm  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionwon't fix 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Target Version1.0 stretch goals 
Summary0010248: port set to non-80 for exchange in script fails to add port in libeufin-bank config
DescriptionFor the suggested exchange option. HTTP is set, but not :$PORT in the URL, so then the bank cannot talk to the exchange.
TagsNo tags attached.

Activities

sebasjm

2025-08-21 14:47

developer   ~0025672

Running the regional-currency without root permission on the host is out of scope. Desirable but not really intended. The idea was to have a easy way to test and clean up after testing. Also if a new version comes the same script should get the latest and new API can be tested.

Changing the ports is one part of running without root permission but also systemd doesn't work as well under this setup https://www.freedesktop.org/wiki/Software/systemd/ContainerInterface/
Some services uses options privileges options ( the ones bringing problems to me was libeufin-bank with PrivateTmp= ) so this needs some serious work to work fully without root privileges.

Issue History

Date Modified Username Field Change
2025-08-09 16:56 Christian Grothoff New Issue
2025-08-09 16:56 Christian Grothoff Status new => assigned
2025-08-09 16:56 Christian Grothoff Assigned To => sebasjm
2025-08-21 14:47 sebasjm Status assigned => resolved
2025-08-21 14:47 sebasjm Resolution open => won't fix
2025-08-21 14:47 sebasjm Note Added: 0025672