Bugzilla – Bug 1217745
libcotp: otpclient stops working after libcotp2 was updated
Last modified: 2023-12-05 08:10:59 UTC
I used otpclient today to login into which worked. Then the tumbleweed was updated and when it finished I had to login again because I had to do something else on the same site but now it failed, and in the error message it shows an error code and the timestamp of the MFA token, which is oddly 1 hour off (don't know if that is the reason. I checked the zypper logs and saw libcotp2 was updated so I suspect that library is causing the problem. I tried to generate a new MFA token but that also fails. Logging in with freeOTP from my phone still works so it is only otpclient that fails.
I am assigning this to the maintainer of libcotp2 which is also the person that updated the library recently.
issue is now fixed. OTPClient was recompiled against libcotp 2.1.0 and it's now working fine. Please update Tumbleweed to the latest snapshot, thanks.
Thanks, that works