Describe the bug
The verification code that the system is generating does not match up with the verification code that is generated on the google authenticator app. I have ensured that the google authenticator app is up to date. I use the google authenticator app on my phone for other keys and they all seem to work
To Reproduce
I simple just send the commands:
sudo apt install libpam-google-authenticator
followed by:
google-authenticator

The linux image i am using is ubuntu server 20.0. If you need any additional information please let me know.