Bug Passkey registration failed: Data too long for column 'credential_id' at row 1

There is a bug in this version
T

tlamprecht

Guest
We got a few similar server error logged over the last days:

ErrorException: Passkey registration failed: MySQL query error [1406]: Data too long for column 'credential_id' at row 1 src/XF/Error.php:82

Stack trace
Code:

Code:
#0 src/XF.php(266): XF\Error->logError('Passkey registr...', false)
#1 src/XF/Service/Passkey/ManagerService.php(204): XF::logError('Passkey registr...')
#2 src/XF/Pub/Controller/AccountController.php(955): XF\Service\Passkey\ManagerService->create(Object(XF\Http\Request)...

Read more

Continue reading...