Closed electronicm closed 3 years ago
Unfortunately the debug file does not provide any further details.
Please try the attached version.
It will not fix the bug but it will show the values of sRegex
and sUrl
mentioned in the dump
KeePassOTP.TFASites.
b__2(String sRegex, String sUrl)
[EDIT]
I have looked at the log file again. For each tag listed, there is a % before the "escape string".These are from environment variables in the database path. \O = ...%someVar%\Osometext.... \K = ...%someVar%\Ksometext...
With this version a lot of error dialog boxes appeared, but after that Keepass works normally.
"[PATH TO DB REMOVED]" wird analysiert - Unbekannte Escape-Zeichenfolge \K. [PATH TO DB REMOVED] https://[URL FROM ENTRY REMOVED]
I really would need to know the value of [PATH TO DB REMOVED] and whether it's different or the same in all of the messages - if you prefer, you can send it per mail (rookiestyle gmx net) If it's different values, 2-3 of them would be great to know.
This should not be the path to your db but a different url - retrieved from https://2fa.directory/api/v3/tfa.json - and should look like ^https?://(.+\.|)amazon\.com
You didn't change KeePassOTP.TFASiteCheckURL in your KeePass config file, did you?
Is %someVar%\Ksometext
part of [PATH TO DB REMOVED] or Part of https://[URL FROM ENTRY REMOVED] or both?
I am observing the same issue with the error message "Unbekannte Escape-Zeichenfolge \F".
In my case the URL points to a network share in the form "\\server.domain\path\to\directory\". (Please note that this is not the real URL stored in the KeePass entry). The real entry begins with "\f".
This helped and I'm working on a fix.
Works for me with release 1.1.1. Thanks for this very fast fix!
Overview
Steps to Reproduce
Expected Behavior
It should not cause an error
Actual Behavior
As soon as a database is loaded and unlocked, Keepass issues an error message indicating this plugin.
Context
OS: Win10 20H2 Pro KeePass Version: 2.49 Plugin Version: 1.1
This did not occur with previous versions.
Debug_KeePassOTP_20211113T135345Z.xml.txt