View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006512 | Taler | Merchant frontends (Python3) | public | 2020-08-22 23:20 | 2021-08-24 16:23 |
| Reporter | Torsten Grothoff | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | git (master) | ||||
| Target Version | 0.8 | Fixed in Version | 0.8 | ||
| Summary | 0006512: Process should exit instead of continuing to run after "Missing required option 'CURRENCY' in section 'TALER'" & no stack trace | ||||
| Description | The title explains it all Output: Traceback (most recent call last): File "./talermerchantdemos/blog/__init__.py", line 1, in <module> from talermerchantdemos.blog.blog import app File "./talermerchantdemos/blog/blog.py", line 41, in <module> CURRENCY = TC["taler"]["currency"].value_string(required=True) File "/home/tstudios/.local/lib/python3.6/site-packages/taler/util/talerconfig.py", line 167, in value_string % (self.option.upper(), self.section.upper())) taler.util.talerconfig.ConfigurationError: Missing required option 'CURRENCY' in section 'TALER' | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-08-22 23:20 | Torsten Grothoff | New Issue | |
| 2020-08-22 23:25 | Christian Grothoff | Product Version | => git (master) |
| 2020-08-22 23:25 | Christian Grothoff | Target Version | => 0.8 |
| 2020-08-23 12:16 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2020-08-23 12:16 | Christian Grothoff | Status | new => resolved |
| 2020-08-23 12:16 | Christian Grothoff | Resolution | open => fixed |
| 2020-08-23 12:16 | Christian Grothoff | Fixed in Version | => 0.8 |
| 2020-08-23 12:16 | Christian Grothoff | Note Added: 0016710 | |
| 2021-08-24 16:23 | Christian Grothoff | Status | resolved => closed |