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
The error is rather self explanatory, 'Expected hexadecimal character' yet something else is passed.
As it's part of big context this more application specific and you need to find out from which higher level the value is passed. Maybe try the Symfony Slack instead, and provide a complete stack trace (which you can find in the profiler, given this is not in a production env).
hello, I get this error when I try to login. can you tell me the cause?
[PHP-FPM ] {"message":"Uncaught PHP Exception RangeException: "Expected hexadecimal character" at /var/www/app/vendor/paragonie/constant_time_encoding/src/Hex.php line 144","context":{"exception":{"class":"RangeException","message":"Expected hexadecimal character","code":0,"file":"/var/www/app/vendor/paragonie/constant_time_encoding/src/Hex.php:144"}},"level":500,"level_name":"CRITICAL","channel":"request","datetime":"2023-08-07T09:24:45.052271+00:00","extra":{}}
The text was updated successfully, but these errors were encountered: