FS#75058 - [aqbanking] Could not start using provider "AQHBCI"

Attached to Project: Community Packages
Opened by Stephan Windmüller (windy) - Monday, 13 June 2022, 19:54 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Tuesday, 21 June 2022, 17:01 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jaroslav Lichtblau (Dragonlord)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 4
Private No

Details

Since upgrading to AqBanking 6.5.0, all requests fail:

aqbanking-cli request --account=[...] --fromdate=20220601 --transactions
3:2022/06/13 21-53-39:aqbanking(20127):banking_online.c: 720: Could not start using provider "AQHBCI"
accountInfoList {
} #accountInfoList

securityList {
} #securityList

messageList {
} #messageList



After downgrading to 6.4.1, everything works again as expected.
This task depends upon

Closed by  Jaroslav Lichtblau (Dragonlord)
Tuesday, 21 June 2022, 17:01 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed in aqbanking-6.5.0-2
Comment by Björn Heide (shardik) - Friday, 17 June 2022, 22:44 GMT
I moved 'aqnone' from the second '--with-backends' flag two lines up and removed the second one. Builds and makes the HBCI-Backend word again.
Comment by Jaroslav Lichtblau (Dragonlord) - Monday, 20 June 2022, 15:20 GMT
Ah, of course!
Sorry for the broken build, I totally did not see the first --with-backends line.
Check out the rebuilt aqbanking-6.5.0-2 version please.
Comment by Stephan Windmüller (windy) - Monday, 20 June 2022, 20:02 GMT
The new version works perfectly, thank you very much.

Loading...