-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Kann mich auf 2 Konten bei comdirect ohne Probleme anmelden und Umsätze laden, doch bei meinem
Postbank Konto geht es leider nicht. BLZ lautet 60010070 und ist auch in meiner IBAN enthalten.
Die Kontonummer hat 9 Stellen, die Zugangsdaten verwende ich bei WISO Mein Geld und auch auf der Postbank Seite erfolgreich.
Hier der der Log:
{
"name": "demo_fints_logger",
"hostname": "test.fritz.box",
"pid": 83086,
"area": "connection_establish",
"level": 20,
"step": 1,
"msg": "Start First Connection",
"time": "2018-09-18T16:07:47.806Z",
"v": 0
}
{
"name": "demo_fints_logger",
"hostname": "test.fritz.box",
"pid": 83086,
"area": "gv",
"level": 20,
"gv": "HKVVB",
"msg": "Send HKVVB,HKIDN",
"time": "2018-09-18T16:07:47.810Z",
"v": 0
}
{
"name": "demo_fints_logger",
"hostname": "test.fritz.box",
"pid": 83086,
"area": "connection",
"level": 10,
"raw_data": "/* PAYLOAD ENTFERNT */"
"send_or_recv": "send",
"msg": "Connection Data Trace",
"time": "2018-09-18T16:07:47.811Z",
"v": 0
}
{
"name": "demo_fints_logger",
"hostname": "test.fritz.box",
"pid": 83086,
"area": "connection",
"level": 20,
"host": "hbci.postbank.de",
"port": null,
"path": "/banking/hbci.do",
"msg": "Connect to Host",
"time": "2018-09-18T16:07:47.813Z",
"v": 0
}
// dann vergeht etwas zeit und das hier kommt
{
"name": " ",
"hostname": "test.fritz.box",
"pid": 83086,
"area": "connection",
"level": 50,
"host": "hbci.postbank.de",
"port": null,
"path": "/banking/hbci.do",
"msg": "Could not connect to hbci.postbank.de",
"time": "2018-09-18T16:07:59.428Z",
"v": 0
}
{
"name": "demo_fints_logger",
"hostname": "test.fritz.box",
"pid": 83086,
"area": "gv",
"level": 50,
"err": {
"message": "",
"name": "Error",
"stack": "Error\n at ClientRequest.<anonymous> (/Users/timaschew/dev/my-mirror/node_modules/fin-ts-client/lib/FinTSClient.js:1102:17)\n at ClientRequest.emit (events.js:180:13)\n at TLSSocket.socketErrorListener (_http_client.js:395:9)\n at TLSSocket.emit (events.js:180:13)\n at emitErrorNT (internal/streams/destroy.js:64:8)\n at process._tickCallback (internal/process/next_tick.js:114:19)"
},
"msg": "{ gv: 'HKVVB' } 'Could not send HKVVB,HKIDN'",
"time": "2018-09-18T16:07:59.429Z",
"v": 0
}
{
"name": "demo_fints_logger",
"hostname": "test.fritz.box",
"pid": 83086,
"area": "gv",
"level": 50,
"err": {
"message": "Cannot read property 'selectSegByName' of null",
"name": "TypeError",
"stack": "TypeError: Cannot read property 'selectSegByName' of null\n at FinTSClient.me.MsgCheckAndEndDialog (/Users/timaschew/dev/my-mirror/node_modules/fin-ts-client/lib/FinTSClient.js:618:24)\n at /Users/timaschew/dev/my-mirror/node_modules/fin-ts-client/lib/FinTSClient.js:932:9\n at /Users/timaschew/dev/my-mirror/node_modules/fin-ts-client/lib/FinTSClient.js:382:6\n at int_callback (/Users/timaschew/dev/my-mirror/node_modules/fin-ts-client/lib/FinTSClient.js:1059:4)\n at ClientRequest.<anonymous> (/Users/timaschew/dev/my-mirror/node_modules/fin-ts-client/lib/FinTSClient.js:1102:4)\n at ClientRequest.emit (events.js:180:13)\n at TLSSocket.socketErrorListener (_http_client.js:395:9)\n at TLSSocket.emit (events.js:180:13)\n at emitErrorNT (internal/streams/destroy.js:64:8)\n at process._tickCallback (internal/process/next_tick.js:114:19)"
},
"msg": "{ gv: 'HKVVB' } 'Unhandled callback Error in HKVVB,HKIDN'",
"time": "2018-09-18T16:07:59.430Z",
"v": 0
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels