2.12 Update Error - Call to undefined method Piwik\Updater::addComponentToCheck()

Hello,

I just update Piwik to 2.12.0 (automatic update).
And now, when trying to acces piwik, I have an Exception :


Fatal error: Call to undefined method Piwik\Updater::addComponentToCheck() in [...]/plugins/CoreUpdater/CoreUpdater.php on line 130
Fatal error: Uncaught exception 'Zend_Session_Exception' with message 'Session must be started before any output has been sent to the browser; output started in [...]/plugins/CoreUpdater/CoreUpdater.php/130' in [...]/libs/Zend/Session.php:443 
Stack trace: 
#0 [...]/libs/Zend/Session/Namespace.php(143): Zend_Session::start(true) 
#1 [...]/core/Session/SessionNamespace.php(34): Zend_Session_Namespace->__construct('CorePluginsAdmi...', false) 
#2 [...]/core/Nonce.php(39): Piwik\Session\SessionNamespace->__construct('CorePluginsAdmi...') 
#3 /[...]/plugins/CorePluginsAdmin/Controller.php(385): Piwik\Nonce::getNonce('CorePluginsAdmi...') 
#4 [internal function]: Piwik\Plugins\CorePluginsAdmin\Controller->safemode(Array) 
#5 [...]/core/FrontController.php(530): call_user_func_array(Array, Array in [...]/libs/Zend/Session.php on line 443

Any Idea ?
Should I / Can I continue the upgrade manually ?

Thanks,
Guillaume.

Hi Guillaume

can you try to re-upload the Piwik files?

Although it should have copied them correctly it may be that some files were not written… If re-uploading fixes it please let me know, we would still like to investigate why the auto-update didn’t upload the files correctly.

Hi Matt,

I’ve just re-uploaded the new Piwik files, and everything seems to work.

Thanks for you help !
If you need further info for your “investigation”, please just ask.

Cheers,
Guillaume.

Hi, ok good to know. I created issue in tracker here: Auto updater sometimes does not copy all files · Issue #7527 · matomo-org/piwik · GitHub