Hallo zusammen,
eigentlich wollte ich nur Umsätze abrufen. Die Abfrage wurde abgebrochen. Dann habe ich vorsichtshalber mal die BPDs gelöscht und auf synchronisieren geklickt. Gleiches Problem:
Code
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][pool-1-thread-1][de.willuhn.jameica.messaging.NamedConcurrentQueue.deliver] deliver message de.willuhn.jameica.hbci.synchronize.hbci.HBCITraceMessage@6da1641b
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] rewriting message
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] applying rewriter RInvalidSegment
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] applying rewriter RWrongStatusSegOrder
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] applying rewriter RWrongSequenceNumbers
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] applying rewriter RMissingMsgRef
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] applying rewriter RHBCIVersion
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] applying rewriter RSigIdLeadingZero
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] applying rewriter RInvalidSuppHBCIVersion
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] applying rewriter RSecTypeTAN
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] applying rewriter RKUmsDelimiters
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] applying rewriter RKUmsEmptyBDateSets
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] rewriting done
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.AbstractHibiscusHBCICallback.status] Lese empfangene Antwortnachricht (DialogInitRes)
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] extracting data from received message
[Wed Sep 11 19:07:20 CEST 2024][ERROR][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Meldung der Bank: 9050:Die Nachricht enthält Fehler. org.kapott.hbci.status.HBCIStatus.addRetVal(HBCIStatus.java:72)
[Wed Sep 11 19:07:20 CEST 2024][ERROR][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Meldung der Bank: 9800:Dialog abgebrochen org.kapott.hbci.status.HBCIStatus.addRetVal(HBCIStatus.java:72)
[Wed Sep 11 19:07:20 CEST 2024][ERROR][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] Meldung der Bank: 9260:Eine Challenge-Anfrage wurde abgebrochen, der Auftrag wird nicht ausgeführt. (4: DialogInit.ProcPrep) org.kapott.hbci.status.HBCIStatus.addRetVal(HBCIStatus.java:72)
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] looking for a signature
[Wed Sep 11 19:07:20 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.status] Überprüfe Signatur der Antwortnachricht
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] looking if message is encrypted
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] check SCA response
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] HKTAN step 1 for SCA sent, checking for HITAN response [step: 1]
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.HBCICallbackSWT.log] no hitan reponse data found
[Wed Sep 11 19:07:20 CEST 2024][INFO][bg-task:][de.willuhn.jameica.hbci.gui.action.PassportSync$1.run] test of passport failed: class org.kapott.hbci.exceptions.ProcessException: Fehler beim Aktualisieren der UPD
[Wed Sep 11 19:07:20 CEST 2024][DEBUG][bg-task:][de.willuhn.jameica.hbci.gui.action.PassportSync$1.run] error while testing passport
org.kapott.hbci.exceptions.HBCI_Exception: Fehler beim Aktualisieren der UPD
at org.kapott.hbci.manager.HBCIUser.fetchUPD(HBCIUser.java:657)
at org.kapott.hbci.manager.HBCIUser.sync(HBCIUser.java:696)
at org.kapott.hbci.manager.HBCIHandler.sync(HBCIHandler.java:311)
at de.willuhn.jameica.hbci.gui.action.PassportSync$1.run(PassportSync.java:85)
at de.willuhn.jameica.gui.GUI$7.run(GUI.java:1107)
Caused by: org.kapott.hbci.exceptions.ProcessException: Fehler beim Aktualisieren der UPD
at org.kapott.hbci.manager.HBCIUser.fetchUPD(HBCIUser.java:642)
... 4 more
Ist da was bekannt? Hibiscus liegt in Version 2.10.20 vor. Sparda (deren RZ) und FI (DKB) funktionieren problemlos.
Update:
Problem war, dass ein neuer PIN gesetzt werden musste - das war dann im Trace zu sehen:
Die Nachricht enthält Fehler.+9800::Dialog abgebrochen+3916::PIN-Änderung erforderlich. Bitte beachten?: Mind. 8, max. 20 Stellen.+3070::Ungültige Challenge-Anforderung.
oder
Aus Sicherheitsgründen ist die Änderung Ihrer PIN erforderlich
Da kamen ganze Romane
Wäre schön, wenn die schon im Info-Output zu sehen wäre.
Nach Setzen des neuen PINs war die Welt wieder heile.
Danke!
Gruß
hbciuser