Wunderfitz / harbour-zaster

A banking client for Sailfish OS
GNU General Public License v3.0
4 stars 3 forks source link

Only one of 3 accounts are supported (Postbank) #5

Open chris7chris opened 5 years ago

chris7chris commented 5 years ago

Giro account worjs very well, but I I can't check. Savings and master card account.

[D] unknown:0 - Using Wayland-EGL [D] unknown:0 - Initializing Wagnis... [D] unknown:0 - Wagnis::getIpInfo [D] unknown:0 - [Wagnis] We found IMEI(s). "1" [D] unknown:0 - [Wagnis] Using IMEI for the ID "xxxxxcxccccccxx" [D] unknown:0 - [Wagnis] Using Wi-Fi MAC address for the ID "xxxxxxxxxxxxxccccc" [D] unknown:0 - [Wagnis] Complete hash: "5f2f123tttttztttttt55da978da56aa58changed536ejik77857changeda646aa3c6f9385wwwwwew9d6ojrdf9c2" [D] unknown:0 - [Wagnis] ID: "5fchanged5d" [D] unknown:0 - Wagnis::readRegistration [D] unknown:0 - FinTsDialog::initializeParameters [D] unknown:0 - Institutes database: Connection OK [D] unknown:0 - "Using encryption key: 51dfxxxxxxxxxxxxxxchangedc3" [W] unknown:0 - QString::arg: Argument missing: Zaster Banker ist und wird Open Source-Software bleiben. Allerdings bitte ich Sie um einen Beitrag für die Unterstützung der Entwicklung von Zaster Banker, bevor sie die Anwendung ausführen können. Solch ein Beitrag kann geleistet werden, indem Sie Zaster Banker in eine andere Sprache übersetzen, bei der Entwicklung mithelfen, oder indem Sie einen Schlüssel erwerben., Zaster Banker [D] unknown:0 - Wagnis::handleGetIpInfoFinished [D] unknown:0 - [Wagnis] Country: "DE" [D] unknown:0 - Shutting down Wagnis...

chris7chris commented 5 years ago

The first time that I put a log here.I hope evris ok.

nekrondev commented 5 years ago

Hi Chris,

I have the same issue with "Sparkasse" and MasterCard transactions. However, I think that credit card and saving accounts must be authorized by your bank for HBCI / FinTS export.

PS: The logfile is fine, but I think that you should edit it and remove sensitive data (i.e. IMEI, MAC and shared secrets).

chris7chris commented 5 years ago

Thanks for your hint, I'll remove it.

Am Donnerstag, 29. November 2018 schrieb nekrondev:

Hi Chris,

I have the same issue with "Sparkasse" and MasterCard transactions. However I think that credit card and saving accounts must be authorized by your bank for HBCI / FinTS export.

PS: The logfile is fine, but I think that you should edit it and remove sensitive data (i.e. IMEI, MAC and shared secrets).

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/Wunderfitz/harbour-zaster/issues/5#issuecomment-44289


Gesendet von meinem Sailfish-Gerät.
Wunderfitz commented 5 years ago

The log data which is left doesn't contain any useful information anymore. Could you please post additional log data (of course once again without personal information)? Probably this issue has the same root cause as https://github.com/Wunderfitz/harbour-zaster/issues/8 - some banks use non-standard transaction types for some account types.

chris7chris commented 5 years ago

[nemo@Sailfish ~]$ harbour-zaster [D] unknown:0 - Using Wayland-EGL [D] unknown:0 - Initializing Wagnis... [D] unknown:0 - Wagnis::getIpInfo [D] unknown:0 - [Wagnis] We found IMEI(s). "1" [D] unknown:0 - [Wagnis] Using IMEI for the ID "this is my imei;)" [D] unknown:0 - [Wagnis] Using Wi-Fi MAC address for the ID "this is my mac;)" [D] unknown:0 - [Wagnis] Complete hash: "d350d15d4c3ba752393003b5a90f4f6b0b69a0e53b754bf9bc59b6eed145c418" [D] unknown:0 - [Wagnis] ID: "this is my wagnis id;)" [D] unknown:0 - Wagnis::readRegistration [D] unknown:0 - [Wagnis] Reading registration file from "/home/nemo/.config/harbour-zaster/registration.json" [D] unknown:0 - Wagnis::validateRegistrationData [D] unknown:0 - [Wagnis] Payload: "{\"id\":\"d350-d15d-4c3b-a752\",\"application\":\"harbour-zaster\",\"timestamp\":\"2018-11-27 23:29:33\",\"features\":[[],{\"name\":\"contribution\",\"description\":\"Contribution completed\"}]}" [D] unknown:0 - [Wagnis] Signature: "gZwSxPG/jjyW73CHox9ioZ3OO1r5MiRbX0BKaI+AblwH6XUYhiPvdE5jR3fROwysO1hf2VgStF+tdrudsqGMTsXvYcCP2KAtPuIB+wl8XonR/Ec3nYrV1dNcwfr8aNcuz/zVRJO03r1eZ19hKJRY8Ns4oP/9drjJiF1aZ2a9Alzt3LeyZHYKb5CRyQkVlJ2W6hT9AIa4TcliYLDVC7sJhlJzqiDgTSnOLUWlVf0Yfbb/JdZ5WmEBCFf83qsG8ylYrtzk2kGBUKGbpO+v2Yf+bkaor7BW6IKlRGQ4d5RSuxAUEeygzRdI42ZrEiIMwoTT9o5vJqacALEXIXw70krU8w==" [D] unknown:0 - [Wagnis] ID verified! [D] unknown:0 - Wagnis::isSignatureValid [D] unknown:0 - [Wagnis] Registration valid! [D] unknown:0 - Institutes database: Connection OK [D] unknown:0 - "Using encryption key: 76c96301-ed98-4c2f-a632-fa43cd970e96" [D] unknown:0 - FinTsDialog::initializeParameters [D] unknown:0 - [FinTsDialog] Using Bank Parameter Data from file [D] unknown:0 - [FinTsDialog] Using User Parameter Data from file [D] unknown:0 - FinTsAccounts::readAccounts [D] unknown:0 - Wagnis::hasFeature "contribution" [D] unknown:0 - Wagnis::handleGetIpInfoFinished [D] unknown:0 - [Wagnis] Country: "DE"

Hope, this is ok now

chris7chris commented 5 years ago

But since a view weeks I can't login anymore. It shows: Partly incorrect (Fault# 9050), No correct connection to account details (Fault#9210)

Wunderfitz commented 5 years ago

In order to be able to start analyzing, the log from the actual login procedure would be required. This is only the log which comes up during the startup of the app.

chris7chris commented 5 years ago

Maybe this will help?

Am Donnerstag, 7. März 2019 schrieb Sebastian Wolf:

In order to be able to start analyzing, the log from the actual login procedure would be required. This is only the log which comes up during the startup of the app.

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/Wunderfitz/harbour-zaster/issues/5#issuecomment-47068565

-- Christian & Petra Reitz Ulmenweg 9 97271 Kleinrinderfeld

Sent from my Sailfish device

chris7chris commented 5 years ago

Hello, Can you send me an instruction how to do that? The startup log of the app was described very well...

Am Donnerstag, 7. März 2019 schrieb Sebastian Wolf:

In order to be able to start analyzing, the log from the actual login procedure would be required. This is only the log which comes up during the startup of the app.

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/Wunderfitz/harbour-zaster/issues/5#issuecomment-47068565

-- Christian & Petra Reitz Ulmenweg 9 97271 Kleinrinderfeld

Sent from my Sailfish device