View Issue Details

IDProjectCategoryView StatusLast Update
0007407Talerwallet-corepublic2022-11-04 20:52
ReporterChristian Grothoff Assigned ToMS  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.9 
Summary0007407: tipping does not work
DescriptionI get a Error 7001: unexpected exception, message: crypto RPC call ('createTipPlanchet') timed out when scanning the QR code from the demo site with the Android wallet.
TagsNo tags attached.

Activities

Christian Grothoff

2022-10-22 18:26

manager   ~0019272

With the WebExtension wallet, I get a different error:

unexpected exception (message: unable to withdraw from https://exchange.demo.taler.net/, can't select denominations for instructed amount (KUDOS:0.1)

{
  "code": 7001,
  "hint": "unexpected exception (message: unable to withdraw from https://exchange.demo.taler.net/, can't select denominations for instructed amount (KUDOS:0.1)",
  "stack": "getExchangeWithdrawalInfo/<@moz-extension://4b1fa1bb-0e45-4c60-910e-84363229c531/dist/background.js:18601:15\nfulfilled@moz-extension://4b1fa1bb-0e45-4c60-910e-84363229c531/dist/background.js:45:26\n"
}

Florian Dold

2022-11-01 14:28

manager   ~0019326

I'm unable to test tipping because tipping on demo doesn't work.

The wallet tipping integration tests do pass though.

Waiting for Marcello to either deploy the new docker-taler-demo-sandbox or fix demo.

MS

2022-11-02 14:58

reporter   ~0019343

wallet-core aab3f917c42c9c38b0.. worked.

Issue History

Date Modified Username Field Change
2022-10-22 18:25 Christian Grothoff New Issue
2022-10-22 18:25 Christian Grothoff Status new => assigned
2022-10-22 18:25 Christian Grothoff Assigned To => Florian Dold
2022-10-22 18:26 Christian Grothoff Note Added: 0019272
2022-11-01 14:27 Florian Dold Assigned To Florian Dold => MS
2022-11-01 14:28 Florian Dold Note Added: 0019326
2022-11-02 14:58 MS Note Added: 0019343
2022-11-02 14:59 MS Status assigned => resolved
2022-11-02 14:59 MS Resolution open => fixed
2022-11-04 20:52 Christian Grothoff Status resolved => closed
2023-04-13 20:36 Florian Dold Category wallet (TS core) => wallet-core