-
Notifications
You must be signed in to change notification settings - Fork 15
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
I moved my site to another server, webauth stopped working. #72
Comments
For the server side, webauthn is only related to domain. please make sure you are using exactly the same domain as before. if everything looks good, pls make sure you have all required php extensions installed and enable the debug log to see if there's anything went wrong. |
Everything is exactly as the other sever. Domain, links, everything. (I ported site and I do this often so I have the process down pat). Everything works exactly as before except the QR code which I authenticate gives me failed. Can I reinstall the plug in or does this cancel everything anyway? |
Update: I deleted and resin tall the plugin. The issue with the failed auth when I moved had nothing to do with the move. Now when I try to register a user it says registration failed. Basically it stopped working. What can I check, given the site is exactly the same except for the move to another server? wp ver 6.5.4 |
Hi, same here: totally stopped working on all our sites since last week. I'm trying to get some logs, on both wp 6.5.3 and 6.5.4 |
Hi, unfortunately, this is the only logs I get when with wp-webauthn logs activated and when I try to login : [2024-06-14 06:30:23][d7b4c3] PHP Version => 8.2.20, WordPress Version => 6.5.4, WP-WebAuthn Version => 1.3.1 When I try to login, I just enter the user name. My U2F key doesn't flash anymore and I get the 'Auth Failed' message immediately. |
Hi,I spent more time trying to figure out, I disabled every plugin but wp-webauthn and I can login with my passkeys. Now I'll try to get the plugin that prevents wp-webauthn to work. |
Worked fine for months. Changed server of wordpress site and now it doesn't work anymore. Is the "server" connected to the webauth verification? Do I need to reissue all new passkeys for all users and devices?
Thanks!
The text was updated successfully, but these errors were encountered: