-
-
Notifications
You must be signed in to change notification settings - Fork 128
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
Unable to establish TOTP. #452
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
i suggest coming on discord for support, however, note that we do not support deploying our container with portainer or other UIs. further,
this is a clear indication you didn't read the readme. I'm going to close this as out of scope. i suggest reading the readme to understand how to use |
This issue is locked due to inactivity |
Is there an existing issue for this?
Current Behavior
I had to wipe my container because some instance breaking change I have made. Upon re-installation it's as if I have already established a TOTP. All that I am able to do is generate backup codes. There isn't a option to reset the TOTP or even establish it in the first place.
I've went through all the relevant forums and stumbled on this:
docker exec -it -u www-data php occ twofactorauth:disable totp
But, when I try it; it just gives me this error:
unable to find user www-data: no matching entries in passwd file
Expected Behavior
Get either a TOTP secret to input manually or scan the TOTP QR code to establish TOTP.
Steps To Reproduce
Environment
CPU architecture
arm64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: