View Issue Details

IDProjectCategoryView StatusLast Update
0005504Talerwallet (WebExtension)public2019-12-20 19:11
ReporterTorsten Grothoff Assigned ToFlorian Dold  
PriorityimmediateSeverityblockReproducibilityalways
Status closedResolutionfixed 
PlatformTor BrowserOSWindowsOS Version7
Product Versiongit (master) 
Target Version0.6Fixed in Version0.6 
Summary0005504: Fatal Error While trying to select exchange provider
DescriptionURL: moz-extension://64e4328c-d2d7-4635-84f3-11732b4632c0/src/webex/pages/confirm-create-reserve.html?amount=%7B%22currency%22%3A+%22KUDOS%22%2C+%22fraction%22%3A+0%2C+%22value%22%3A+5%7D&bank_url=https%3A//bank.demo.taler.net/withdraw&callback_url=https%3A//bank.demo.taler.net/pin/question&sender_wire=%7B%22bank_url%22%3A+%22https%3A//bank.demo.taler.net/%22%2C+%22account_number%22%3A+231%2C+%22type%22%3A+%22test%22%7D&suggested_exchange_url=https%3A//exchange.demo.taler.net/&wt_types=%5B%22test%22%5D

Page Content[while showing error]:
Fatal error: "".


Console:
got error
Error

columnNumber: 9

detail: Object { error: "exception", message: undefined, stack: undefined }

fileName: "moz-extension://64e4328c-d2d7-4635-84f3-11732b4632c0/dist/page-common-bundle.js"

lineNumber: 4721

stack: "WalletApiError@moz-extension://64e4328c-d2d7-4635-84f3-11732b4632c0/dist/page-common-bundle.js:4721:9\ncallBackend/</</<@moz-extension://64e4328c-d2d7-4635-84f3-11732b4632c0/dist/page-common-bundle.js:4731:31\n"

__proto__: Object { stack: "", … }
confirm-create-reserve.tsx:512:4
main/<
confirm-create-reserve.tsx:512:4
rejected
moz-extension://64e4328c-d2d7-4635-84f3-11732b4632c0/dist/confirm-create-reserve-bundle.js:26:47
Steps To ReproduceGo to https://bank.demo.taler.net/profile
Click select exchange provider
See error
TagsNo tags attached.

Activities

Florian Dold

2018-12-27 20:51

manager   ~0013439

Hi Torsten!

Could you try if it works when you create a new user profile in Firefox?

We have this bug that we are not able to reproduce, sometimes Firefox profiles get corrupted when upgrading the wallet version.

If it works in a new profile, it would be great if you keep the old, non-working profile so that we can figure out what exactly is going wrong.

Christian Grothoff

2019-01-02 12:12

manager   ~0013444

Torsten, you can create a new profile in Firefox by starting Firefox using:

$ firefox --ProfileManager

Florian Dold

2019-09-05 16:34

manager   ~0014865

We've figured out the firefox profile problem (indexeddb sometimes gets disabled by some other extension), and there's a warning included now in the current (git) wallet.

Issue History

Date Modified Username Field Change
2018-12-24 22:33 Torsten Grothoff New Issue
2018-12-24 22:33 Torsten Grothoff Status new => assigned
2018-12-24 22:33 Torsten Grothoff Assigned To => Florian Dold
2018-12-24 22:35 Torsten Grothoff Platform Tor Browser [latest] => Tor Browser [firefox addon]
2018-12-27 20:51 Florian Dold Note Added: 0013439
2019-01-02 12:12 Christian Grothoff Note Added: 0013444
2019-03-01 09:00 Torsten Grothoff Platform Tor Browser [firefox addon] => Tor Browser
2019-09-05 16:34 Florian Dold Status assigned => resolved
2019-09-05 16:34 Florian Dold Resolution open => fixed
2019-09-05 16:34 Florian Dold Note Added: 0014865
2019-09-16 09:09 Christian Grothoff Product Version => git (master)
2019-09-16 09:09 Christian Grothoff Fixed in Version => 0.6
2019-09-16 09:09 Christian Grothoff Target Version => 0.6
2019-12-20 19:11 Christian Grothoff Status resolved => closed
2023-04-13 20:37 Florian Dold Category wallet (WebExtensions) => wallet (WebExtension)