You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a passkey in Settings -> Security -> Passwordless Authentication
Log out
On the login page, click "Log in with a device"
Enter username and click "Log in"
Confirm the passkey prompt
Expected behaviour
Successful login
Actual behaviour
Nothing user-visible happens, not even an error.
The POST request to index.php/login/webauthn/finish responds with a 500 - Internal Server Error
Server configuration
Operating system: Unknown - Shared hosting
Web server: Unknown - Shared hosting
Database: MySQL
PHP version: 8.3
Version: 30.0.01
Updated from an older version or fresh install: Updated
List of activated apps:
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your server installation folder
The content of config/config.php:
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder
or
Insert your config.php content here
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)
Steps to reproduce
Expected behaviour
Successful login
Actual behaviour
Nothing user-visible happens, not even an error.
The POST request to
index.php/login/webauthn/finish
responds with a 500 - Internal Server ErrorServer configuration
Operating system: Unknown - Shared hosting
Web server: Unknown - Shared hosting
Database: MySQL
PHP version: 8.3
Version: 30.0.01
Updated from an older version or fresh install: Updated
List of activated apps:
The content of config/config.php:
Client configuration
Browser: Firefox 132
Operating system: macOS
Logs
Web server error log
Server log (data/nextcloud.log)
Browser log
The text was updated successfully, but these errors were encountered: