View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011447 | Taler | exchange | public | 2026-05-28 14:51 | 2026-06-27 22:53 |
| Reporter | mikolai | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 1.5 | ||||
| Target Version | 1.6 | Fixed in Version | 1.6 | ||
| Summary | 0011447: taler-exchange-httpd requires TINY_AMOUNT to be set in configuration even if ENABLE_KYC is not set | ||||
| Description | Encountered while setting up a new test environment with the regional-currency setup. The setup fails since the exchange cannot be reached, and systemctl reports: May 28 12:31:15 taler taler-exchange-httpd[16047]: ERROR Configuration fails to specify option `TINY_AMOUNT' in section `exchange'! May 28 12:31:15 taler systemd[1]: taler-exchange-httpd.service: Main process exited, code=exited, status=6/NOTCONFIGURED May 28 12:31:15 taler systemd[1]: taler-exchange-httpd.service: Failed with result 'exit-code'. May 28 12:31:15 taler systemd[1]: taler-exchange-httpd.service: Scheduled restart job, restart counter is at 5. May 28 12:31:15 taler systemd[1]: taler-exchange-httpd.service: Start request repeated too quickly. May 28 12:31:15 taler systemd[1]: taler-exchange-httpd.service: Failed with result 'exit-code'. May 28 12:31:15 taler systemd[1]: Failed to start taler-exchange-httpd.service - GNU Taler payment system exchange REST API. According to the documentation in https://docs.taler.net/manpages/taler-exchange.conf.5.html, it is only related to KYC which is by default off (not set via ENABLE_KYC) in the regional currency setup. A workaround is obviously to add TINY_AMOUNT to the exchange configuration, but it is probably not the right fix to just add it to the regional-currency script. taler-exchange-httpd v1.5.9-git-7970f28 | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-05-28 14:51 | mikolai | New Issue | |
| 2026-05-28 14:51 | mikolai | Status | new => assigned |
| 2026-05-28 14:51 | mikolai | Assigned To | => Christian Grothoff |
| 2026-05-28 22:42 | Christian Grothoff | Note Added: 0028723 | |
| 2026-05-28 22:42 | Christian Grothoff | Assigned To | Christian Grothoff => mikolai |
| 2026-06-27 22:52 | Christian Grothoff | Note Added: 0029004 | |
| 2026-06-27 22:53 | Christian Grothoff | Assigned To | mikolai => Christian Grothoff |
| 2026-06-27 22:53 | Christian Grothoff | Status | assigned => resolved |
| 2026-06-27 22:53 | Christian Grothoff | Resolution | open => fixed |
| 2026-06-27 22:53 | Christian Grothoff | Fixed in Version | => 1.6 |
| 2026-06-27 22:53 | Christian Grothoff | Target Version | => 1.6 |