View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010189 | Taler | other | public | 2025-07-16 10:07 | 2025-07-16 10:07 |
Reporter | pax | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 1.0 | ||||
Summary | 0010189: taler-fakebank-run fails with ERROR Configuration fails to specify option `CURRENCY' in section `exchange'! | ||||
Description | Hi, 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 Reproduce | taler-fakebank-run --signup-bonus=NZD:100 | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-07-16 10:07 | pax | New Issue |