Aktionen
Bug #317
offenBW-Bank: VOP not available
Status:
Feedback
Priorität:
Normal
Kategorie:
AqBanking
Beginn:
09.10.2025
Abgabedatum:
18.10.2025 (seit 12 Tagen verspätet)
Betriebssystem:
Linux
AqBanking-Version:
6.6.99.0
Anwendung:
aqbanking-cli
Version der Anwendung:
6.6.99
Beschreibung
When I try to make a sepa transfer with aqbanking-cli for BW-Bank Stuttgart (BLZ 60050101), it says "VOP not available" after I entered the PIN.
- aqbanking-20251006-1-vop
- libgwenhywfar-5.13.0 on Ubuntu Noble
- "7923 (F923/V7/P2): pushTAN-cas (pushTAN 2.0) ZKA-ID=Decoupled"
Console output:
aqhbci(212554):cbox_vop.c: 85: Called function with TAN and VPP handling aqhbci(212554):cbox_vop.c: 675: VOP not available aqhbci(212554):cbox_vop.c: 98: Handling stage 1 for job JobSepaTransferSingle aqbanking(212554):siotlsext.c: 229: Found matching certificate "3F:CE:E5:9D:F1:A8:86:D6:2A:37:C6:67:00:7B:99:23" with same status aqbanking(212554):siotlsext.c: 250: Automatically accepting certificate [3F:CE:E5:9D:F1:A8:86:D6:2A:37:C6:67:00:7B:99:23] HBCI: 9050 - Die Nachricht enthält Fehler. (M) HBCI: 3905 - Es wurde keine Challenge erzeugt. (M) HBCI: 9076 - Namensabgleich erforderlich. Bitte Software-Update prüfen. (S) aqhbci(212554):cbox_vop.c: 107: Handling stage 2 for job JobSepaTransferSingle aqhbci(212554):cbox_vop.c: 753: No challenge received
With debugging options:
aqhbci(236466):cbox_queue.c: 371: TAN mode aqhbci(236466):cbox_vop.c: 85: Called function with TAN and VPP handling aqhbci(236466):jobvpp.c: 51: Looking for VPP job in version 0 aqhbci(236466):job.c: 513: Changing flags of job "JobVpp" to 02000000: HASMOREMSGS , was 00000000: <NONE> aqhbci(236466):job.c: 513: Changing flags of job "JobVpp" to 02080000: SINGLE HASMOREMSGS , was 02000000: HASMOREMSGS aqhbci(236466):job.c: 550: Creating job [job "JobVpp", flags 02080000: SINGLE HASMOREMSGS ] aqhbci(236466):job_new.c: 94: Reading job description from XML files aqhbci(236466):job_new.c: 246: Searching BPD job "HIVPPS" for Job "JobVpp" (version 0) aqhbci(236466):job_new.c: 317: No matching BPD job found for job "JobVpp"(0) aqhbci(236466):job_new.c: 182: here (-51) aqhbci(236466):job_new.c: 184: No BPD job found when needed aqhbci(236466):job_new.c: 97: Job "JobVpp" not supported by local XML files aqhbci(236466):jobvpp.c: 54: VPP job in version 0 not found aqhbci(236466):cbox_vop.c: 675: VOP not available
Do I interpret that right - this means:
VOP does not work because of missing definition for HIVPPS version 0 in /usr/share/aqbanking/backends/aqhbci/hbci.xml ?
Or does it have another cause?
Aktionen
#2
Von korth vor 13 Tagen aktualisiert
- Abgabedatum wurde auf 18.10.2025 gesetzt
Works fine in 6.7.4beta - thank you!
If it helps for dialog design - here the response for BWBank for a full matching account name:
Response:
Group : "VppResponse"
Group : "segment"
Var : "pos"
Value : 356 (int)
Var : "length"
Value : 84 (int)
Group : "head"
Var : "code"
Value : "HIVPP" (char)
Var : "seq"
Value : 6 (int)
Var : "version"
Value : 1 (int)
Var : "ref"
Value : 3 (int)
Var : "vopId"
Value : 363337322D31302D31382D30302E30342E34322E303733373634393037363235 (bin)
Group : "vopResult"
Var : "iban"
Value : "DE22222222222222222222" (char)
Var : "result"
Value : "RCVC" (char)
Aktionen