View Issue Details

IDProjectCategoryView StatusLast Update
0008168Talerlibeufin-bankpublic2024-03-07 20:49
ReporterChristian Grothoff Assigned ToAntoine A  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.9.4Fixed in Version0.9.4 
Summary0008168: taler-unified-setup.sh fails to set IBAN for exchange
DescriptionAs a result, my deployment on grothoff.org via taler-unified-setup fails.

Specifically, the code tries to set the IBAN for the 'exchange' account to DE989651. See the "register_bank_account" function in taler-unified-setup.sh, and the respective call in line 437.

Nevertheless, I get:
# select internal_payto_uri from libeufin_bank.bank_accounts where is_taler_exchange;
      internal_payto_uri
------------------------------
 payto://iban/DE6936283388338
(1 row)

As a result, the deployment is broken and withdrawing fails, preventing my progress on the main open bug for 0.9.4. This used to work, so it is also a regression :-(.
TagsNo tags attached.

Relationships

child of 0008061 closedChristian Grothoff taler-merchant-exchange fails to set 'wired' flags on the order 

Activities

Antoine A

2024-01-21 19:05

developer   ~0020944

Fixed in d752938c930eafe4b8230eb2234ce2ed5a5b5ddf

Issue History

Date Modified Username Field Change
2024-01-21 16:56 Christian Grothoff New Issue
2024-01-21 16:56 Christian Grothoff Status new => assigned
2024-01-21 16:56 Christian Grothoff Assigned To => Antoine A
2024-01-21 16:56 Christian Grothoff Relationship added child of 0008061
2024-01-21 19:05 Antoine A Status assigned => resolved
2024-01-21 19:05 Antoine A Resolution open => fixed
2024-01-21 19:05 Antoine A Note Added: 0020944
2024-02-10 23:31 Christian Grothoff Fixed in Version => 0.9.4
2024-03-07 20:49 Christian Grothoff Status resolved => closed