View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010212 | Taler | other | public | 2025-07-25 23:52 | 2025-07-30 00:59 |
Reporter | pax | Assigned To | |||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Product Version | 1.0 | ||||
Target Version | post-1.0 | ||||
Summary | 0010212: Regional Currency setup fails if ICMP not working | ||||
Description | During the regional currency automated setup the config.py tries to ping the three subdomains of the provided domain and fails the setup if there's no ICMP reply... My setup doesn't allow ICMP to the VM, so I think it would be great if it just doesn't completely fail the setup but maybe asks "Can't Ping the Exchange/Bank/Merchant. Is this expected?" | ||||
Tags | No tags attached. | ||||
|
Makes sense, we could allow the user to continue in this case with a manual confirmation that it is OK due to firewall. Still, IMO not a good idea to disable ICMP. Especially with IPv6 ICMP is mandatory. So not exactly convinced, after all, disabling ICMP will also prevent other diagnostics that would be useful for an exchange. So teaching people to not disable it might be the right thing (TM), instead of allowing them to continue with suboptimal setups. |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-07-25 23:52 | pax | New Issue | |
2025-07-30 00:56 | Christian Grothoff | Status | new => confirmed |
2025-07-30 00:56 | Christian Grothoff | Target Version | => post-1.0 |
2025-07-30 00:57 | Christian Grothoff | Note Added: 0025582 | |
2025-07-30 00:59 | Christian Grothoff | Note Edited: 0025582 | |
2025-07-30 00:59 | Christian Grothoff | Status | confirmed => acknowledged |
2025-07-30 00:59 | Christian Grothoff | Severity | minor => trivial |