Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Error when adding ING DiBa #133

Open
crashmit opened this issue Jun 26, 2024 · 4 comments
Open

Fatal Error when adding ING DiBa #133

crashmit opened this issue Jun 26, 2024 · 4 comments

Comments

@crashmit
Copy link

Hey there,

I've successfully added an account with DKB, but struggle to do the same for my ING account. When trying to do it, I get the following error for the following configuration.
I've made sure, that I don't have any trailing slashes and double-checked that my PIN is correct.

image

Fatal error: Uncaught Fhp\Protocol\ServerException: FinTS errors: 9800 (global): Der Dialog wurde abgebrochen. 9010 (global): Unerwartete Nachrichtennummer. Bitte melden Sie sich erneut an. in /vendor/nemiah/php-fints/lib/Fhp/Protocol/ServerException.php:170 Stack trace: #0 /vendor/nemiah/php-fints/lib/Fhp/FinTs.php(963): Fhp\Protocol\ServerException::detectAndThrowErrors(Object(Fhp\Protocol\Message), Object(Fhp\Protocol\Message)) #1 /vendor/nemiah/php-fints/lib/Fhp/FinTs.php(307): Fhp\FinTs->sendMessage(Object(Fhp\Protocol\Message)) #2 /vendor/nemiah/php-fints/lib/Fhp/FinTs.php(263): Fhp\FinTs->execute(Object(Fhp\Protocol\DialogInitialization)) #3 /app/Login.php(23): Fhp\FinTs->login() #4 /app/TanHandler.php(41): App\StepFunction\{closure}() #5 /app/TanHandler.php(31): App\TanHandler->create_or_continue_action() #6 /app/Login.php(21): App\TanHandler->__construct(Object(Closure), 'login-action', Object(Symfony\Component\HttpFoundation\Session\Session), Object(Twig\Environment), Object(Fhp\FinTs), Object(App\Step), Object(Symfony\Component\HttpFoundation\Request)) #7 /app/index.php(59): App\StepFunction\Login() #8 {main} thrown in /vendor/nemiah/php-fints/lib/Fhp/Protocol/ServerException.php on line 170

@crashmit crashmit changed the title Fatal Error when adding ING Fatal Error when adding ING DiBa Jun 26, 2024
@se7entynine
Copy link

May I ask how did added the DKB account? Sorry for no help on your current issue.

@crashmit
Copy link
Author

Sure, I also used the GUI solution and actually went with the hint texts as they're referring to the DKB. This means the sample URL, sample BLZ and as 2FA I used 921. Username and password similar to what you log in with on the web portal. Or do you struggle to get to the page displayed in the screenshot?

@se7entynine
Copy link

Thanks for the quick response. I tried different 2FA versions but always get an error message with DKB. See issue #130
Do you have your phone as the main access device registered in DKB?

@Jonsen94
Copy link

Did you enter the firefly url with a tailing / ? That was my mistake but now it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants