Uncaught SodiumException
-
Hi there,
We are getting this error on every login attempt – we are actually being logged in, but when this error is thrown we get a “There has been a critical error on this website.” If the user then opens the site homepage they find they are actually logged in.
Error: PHP Fatal error: Uncaught SodiumException: Argument 2 must be CRYPTO_SIGN_SECRETKEYBYTES long.Full stack trace (edited for security):
PHP Fatal error: Uncaught SodiumException: Argument 2 must be CRYPTO_SIGN_SECRETKEYBYTES long. in /PATH-TO-WP/wp-includes/sodium_compat/src/Compat.php:2844 Stack trace: #0 /PATH-TO-WP/wp-content/plugins/wordfence/lib/wfCentralAPI.php(304): ParagonIE_Sodium_Compat::crypto_sign_detached('c4624dcc88cd561...', '\\?\xEF\xBF\xBD\xEF\xBF\xBDi\xEF\xBF\xBD\xCC\xA3%...') #1 /PATH-TO-WP/wp-content/plugins/wordfence/lib/wfCentralAPI.php(253): wfCentralAuthenticatedAPIRequest->fetchToken() #2 /PATH-TO-WP/wp-content/plugins/wordfence/lib/wfCentralAPI.php(51): wfCentralAuthenticatedAPIRequest->getToken() #3 /PATH-TO-WP/wp-content/plugins/wordfence/lib/wfCentralAPI.php(559): wfCentralAPIRequest->execute() #4 /PATH-TO-WP/wp-includes/class-wp-hook.php(307): wfCentral::sendSecurityEvent('adminLoginNewLo...', Array, Array) #5 /PATH-TO-WP/wp-includes/class-wp-hook.php(331): WP_Hook in /PATH-TO-WP/wp-includes/sodium_compat/src/Compat.php on line 2844
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Uncaught SodiumException’ is closed to new replies.