View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0009758 | Taler | wallet (WebExtension) | public | 2025-04-18 14:52 | 2025-10-31 20:49 | 
| Reporter | Christian Grothoff | Assigned To | sebasjm | ||
| Priority | normal | Severity | text | Reproducibility | N/A | 
| Status | closed | Resolution | fixed | ||
| Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze | 
| Product Version | git (master) | ||||
| Target Version | 1.1 | Fixed in Version | 1.1 | ||
| Summary | 0009758: tried to add TOPS exchange to WebExtension and failed | ||||
| Description | Well, technically the TOPS exchange was already in the list (with a balance of 0) and I just tried to 'withdraw'. I get the following error with subject 'Wallet operation "addExchange" failed': { "context": [], "cause": { "details": { "code": 7032, "when": { "t_ms": 1744980630020 }, "hint": "Error (WALLET_EXCHANGE_UNAVAILABLE)", "exchangeBaseUrl": "https://exchange.taler-ops.ch/" } } } Note that the TOPS exchange was running normally at the time. | ||||
| Tags | ux | ||||
|  | From your wallet DB, the exchange entry is in the following (bad!) state: "exchangeUpdateStatus": "unavailable-update", "exchangeEntryStatus": "used", "unavailableReason": { "code": 7038, "hint": "Error (WALLET_EXCHANGE_ENTRY_UPDATE_CONFLICT)", "detail": "master public key changed" } To fix this, you'd need to purge the exchange. Or wallet-core needs to learn to deal with this more nicely, which is on the roadmap, but post-1.0. I've improved error reporting to also include the above error details in the addExchange error and not just in the exchange entry. | 
|  | Purge worked, now I got another fun one for you. Look at the error message... (and yes, should be withdraw-exchange, then it works, but still...) | 
|  | I suggest that *if* the URL starts with taler:// but you do not recognize the action, write 'unsupported Taler-action "$ACTION"' where $ACTION is the text between 'taler://' and the next '/'. | 
|  | 9207a4835..57ab7532f | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2025-04-18 14:52 | Christian Grothoff | New Issue | |
| 2025-04-18 14:52 | Christian Grothoff | Status | new => assigned | 
| 2025-04-18 14:52 | Christian Grothoff | Assigned To | => Florian Dold | 
| 2025-04-18 14:53 | Christian Grothoff | Assigned To | Florian Dold => sebasjm | 
| 2025-04-19 17:57 | Florian Dold | Note Added: 0024614 | |
| 2025-04-19 17:58 | Florian Dold | Assigned To | sebasjm => Christian Grothoff | 
| 2025-04-19 17:58 | Florian Dold | Status | assigned => feedback | 
| 2025-04-19 19:16 | Christian Grothoff | Note Added: 0024618 | |
| 2025-04-19 19:16 | Christian Grothoff | File Added: taler.png | |
| 2025-04-19 19:16 | Christian Grothoff | Assigned To | Christian Grothoff => sebasjm | 
| 2025-04-19 19:18 | Christian Grothoff | Note Added: 0024619 | |
| 2025-04-19 19:18 | Christian Grothoff | Status | feedback => assigned | 
| 2025-04-19 19:18 | Christian Grothoff | Target Version | 1.0 => post-1.0 | 
| 2025-04-19 19:18 | Christian Grothoff | Tag Attached: ux | |
| 2025-04-24 00:28 | Christian Grothoff | Assigned To | sebasjm => | 
| 2025-04-24 00:28 | Christian Grothoff | Status | assigned => confirmed | 
| 2025-08-05 01:15 | Christian Grothoff | Severity | block => text | 
| 2025-08-05 01:15 | Christian Grothoff | Target Version | post-1.0 => 1.1 | 
| 2025-08-25 14:36 | sebasjm | Relationship added | parent of 0008526 | 
| 2025-09-27 20:10 | Christian Grothoff | Assigned To | => sebasjm | 
| 2025-09-27 20:10 | Christian Grothoff | Status | confirmed => assigned | 
| 2025-10-01 23:50 | sebasjm | Note Added: 0026080 | |
| 2025-10-01 23:50 | sebasjm | Status | assigned => resolved | 
| 2025-10-01 23:50 | sebasjm | Resolution | open => fixed | 
| 2025-10-19 00:51 | Christian Grothoff | Fixed in Version | => 1.1 | 
| 2025-10-31 20:49 | Christian Grothoff | Status | resolved => closed | 
