Fatal error after Jetpack update
-
I manage a lot of sites for clients. including two multisites, and 11 of them have both this plugin and Jetpack. Today Jetpack was updated to v10.1, and this WSOD happened on all those sites:
`PHP Fatal error: Uncaught InvalidArgumentException: Container doesn’t have a value stored for the “password.generator” key. in /wp-content/plugins/passwords-evolved/src/DependencyInjection/Container.php:94
Stack trace:
#0 /wp-content/plugins/passwords-evolved/src/Plugin.php(79): PasswordsEvolved\DependencyInjection\Container->offsetGet(‘password.genera…’)
#1 /wp-content/plugins/passwords-evolved/pluggable.php(59): PasswordsEvolved\Plugin->get_password_generator()
#2 /wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/src/class-client.php(109): wp_generate_password(10, false)
#3 /wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/src/class-client.php(26): Automattic\Jetpack\Connection\Client::build_signed_request(Array, ‘{“package_versi…’)
#4 /wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/src/class-client.php(430): Automattic\ in /wp-content/plugins/passwords-evolved/src/DependencyInjection/Container.php on line 94
`I renamed this plugin folder, loggged in (had to set new password, too) visited Plugins page to get it deactivated automatically, undo rename, reactivate. Result for single sites: Ok. For multisites I had to activate, then deactivate, on each subsite before network activating again.
I guess it’s Jetpack doing something wrong here, but as it is this plugin that throws the exception, I would appreciate your comment on this “incident”.
- The topic ‘Fatal error after Jetpack update’ is closed to new replies.