Can't login to single user

I get the following error in my logs when one user tries to sign in. Is there any way to fix this?

{“reqId”:“ewyYEpcD2trQrzgw5Afi”,“level”:3,“time”:“2020-04-13T13:56:12+00:00”,“remoteAddr”:“192.168.10.103”,“user”:“lonnie”,“app”:“index”,“method”:“POST”,“url”:"/login/challenge/totp",“message”:{“Exception”:“Exception”,“Message”:“HMAC does not match.”,“Code”:0,“Trace”:[{“file”:"/config/www/nextcloud/apps/twofactor_totp/lib/Service/Totp.php",“line”:139,“function”:“decrypt”,“class”:“OC\Security\Crypto”,“type”:"->",“args”:["*** sensitive parameters replaced "]},{“file”:"/config/www/nextcloud/apps/twofactor_totp/lib/Provider/TotpProvider.php",“line”:98,“function”:“validateSecret”,“class”:“OCA\TwoFactorTOTP\Service\Totp”,“type”:"->",“args”:[" sensitive parameter replaced "," sensitive parameter replaced "]},{“file”:"/config/www/nextcloud/lib/private/Authentication/TwoFactorAuth/Manager.php",“line”:252,“function”:“verifyChallenge”,“class”:“OCA\TwoFactorTOTP\Provider\TotpProvider”,“type”:"->",“args”:[" sensitive parameters replaced "]},{“file”:"/config/www/nextcloud/core/Controller/TwoFactorChallengeController.php",“line”:197,“function”:“verifyChallenge”,“class”:“OC\Authentication\TwoFactorAuth\Manager”,“type”:"->",“args”:[" sensitive parameters replaced "]},{“file”:"/config/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php",“line”:170,“function”:“solveChallenge”,“class”:“OC\Core\Controller\TwoFactorChallengeController”,“type”:"->",“args”:[" sensitive parameters replaced "]},{“file”:"/config/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php",“line”:99,“function”:“executeController”,“class”:“OC\AppFramework\Http\Dispatcher”,“type”:"->",“args”:[{“class”:“OC\Core\Controller\TwoFactorChallengeController”},“solveChallenge”]},{“file”:"/config/www/nextcloud/lib/private/AppFramework/App.php",“line”:125,“function”:“dispatch”,“class”:“OC\AppFramework\Http\Dispatcher”,“type”:"->",“args”:[{“class”:“OC\Core\Controller\TwoFactorChallengeController”},“solveChallenge”]},{“file”:"/config/www/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php",“line”:47,“function”:“main”,“class”:“OC\AppFramework\App”,“type”:"::",“args”:[“OC\Core\Controller\TwoFactorChallengeController”,“solveChallenge”,{“class”:“OC\AppFramework\DependencyInjection\DIContainer”},{“challengeProviderId”:" sensitive parameter replaced ","_route":“core.TwoFactorChallenge.solveChallenge”}]},{“function”:"__invoke",“class”:“OC\AppFramework\Routing\RouteActionHandler”,“type”:"->",“args”:[{“challengeProviderId”:" sensitive parameter replaced ","_route":“core.TwoFactorChallenge.solveChallenge”}]},{“file”:"/config/www/nextcloud/lib/private/Route/Router.php",“line”:299,“function”:“call_user_func”,“args”:[{“class”:“OC\AppFramework\Routing\RouteActionHandler”},{“challengeProviderId”:" sensitive parameter replaced ***","_route":“core.TwoFactorChallenge.solveChallenge”}]},{“file”:"/config/www/nextcloud/lib/base.php",“line”:1008,“function”:“match”,“class”:“OC\Route\Router”,“type”:"->",“args”:["/login/challenge/totp"]},{“file”:"/config/www/nextcloud/index.php",“line”:38,“function”:“handleRequest”,“class”:“OC”,“type”:"::",“args”:[]}],“File”:"/config/www/nextcloud/lib/private/Security/Crypto.php",“Line”:132,“CustomMessage”:"–"},“userAgent”:“Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.5 Safari/605.1.15”,“version”:“18.0.3.0”,“id”:“5e946fe8ccb8c”}

Have you tried to use the search function of this forum?

https://help.nextcloud.com/search?q=%22HMAC%20does%20not%20match