View Issue Details

IDProjectCategoryView StatusLast Update
0010189Talerotherpublic2025-07-16 10:07
Reporterpax Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version1.0 
Summary0010189: taler-fakebank-run fails with ERROR Configuration fails to specify option `CURRENCY' in section `exchange'!
DescriptionHi,

I'm trying to set this up, as you probably guessed from my other issues... ;)

I want to run the fakebank to just try the basics but when I run it it fails:

taler-fakebank-run --signup-bonus=NZD:100
2025-07-16T08:04:22.242652+0000 taler-fakebank-run-34978 ERROR Configuration fails to specify option `CURRENCY' in section `exchange'!

The thing is that my taler-exchange.conf's [exchange] part contains the configuration it's asking for, so no idea why that fails... Even specifying the taler-exchange.conf with the -c parameter doesn't solve it...

[exchange]
CURRENCY = NZD

# Smallest currency unit handled by the underlying bank system. Taler payments
# can make payments smaller than this units, but interactions with external
# systems is always rounded to this unit.
CURRENCY_ROUND_UNIT = NZD:0.01
Steps To Reproducetaler-fakebank-run --signup-bonus=NZD:100
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-07-16 10:07 pax New Issue