View Issue Details

IDProjectCategoryView StatusLast Update
0007273Talerexchangepublic2024-04-05 14:59
ReporterChristian Grothoff Assigned ToAntoine A  
PriorityhighSeverityfeatureReproducibilityN/A
Status assignedResolutionopen 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.12 
Summary0007273: taler-bank-benchmark should be able to launch libeufin
DescriptionRight now, taler-bank-benchmark only works with the C fakebank. But we will (eventually) want to benchmark libeufin. So taler-bank-benchmark should be modified to support launching libeufin (sandbox+nexus). FIXME exists in the code.
TagsNo tags attached.

Relationships

child of 0008156 confirmed test, package and upload exchange 0.9.6 to ftp and stable Debian/Ubuntu server 

Activities

Christian Grothoff

2023-12-25 04:02

manager   ~0020806

I've now done some work on the exchange code to get this to pass. But, I am stuck with a 409 for /admin/add-incoming from libeufin at the start of the benchmark. I'm running it as follows:
$ cd src/benchmark/ # exchange.git
$ taler-unified-setup.sh -u exchange-account-2 -c bank-benchmark-cs.conf -be

Then in another shell:
./taler-bank-benchmark -c bank-benchmark-cs.conf -u exchange-account-2

The result (see logs) is:
10:55:58.326 [eventLoopGroupProxy-4-1] DEBUG tech.libeufin.bank.Main - 409 Conflict, POST /accounts/exchange/taler-wire-gateway/admin/add-incoming, BANK_UNALLOWED_DEBIT Insufficient balance for debitor

I've checked, and the max debit for admin is like 100000, so I do not understand why this is happening!

Christian Grothoff

2023-12-25 04:03

manager   ~0020807

Please JUST investigate the 409, and then re-assign to me!

Issue History

Date Modified Username Field Change
2022-07-05 13:05 Christian Grothoff New Issue
2022-07-05 13:05 Christian Grothoff Status new => assigned
2022-07-05 13:05 Christian Grothoff Assigned To => Christian Grothoff
2022-07-05 13:06 Christian Grothoff Assigned To Christian Grothoff => MS
2022-08-25 21:34 Christian Grothoff Priority normal => low
2022-08-25 21:34 Christian Grothoff Severity trivial => feature
2022-12-20 19:39 Christian Grothoff Target Version => 0.11
2023-09-03 18:10 Christian Grothoff Assigned To MS => Antoine A
2023-12-24 06:50 Christian Grothoff Assigned To Antoine A => Christian Grothoff
2023-12-25 04:02 Christian Grothoff Note Added: 0020806
2023-12-25 04:02 Christian Grothoff Assigned To Christian Grothoff => Antoine A
2023-12-25 04:03 Christian Grothoff Priority low => high
2023-12-25 04:03 Christian Grothoff Note Added: 0020807
2024-02-10 00:34 Christian Grothoff Relationship added child of 0008156
2024-04-05 14:59 Christian Grothoff Target Version 0.11 => 0.12