Update from 2.0.3 to 2.1.0 failed

Hi there,

i was happy to see an new Update fpr Piwik.

I started the update and got this error message displayed:


Notice: Undefined index: superuser_access in /www/htdocs/xxx/piwik/plugins/Login/Auth.php on line 52

Backtrace -->

#0 Piwik\Error::errorHandler(...) called at [/www/htdocs/xxx/piwik/plugins/Login/Auth.php:52]
#1 Piwik\Plugins\Login\Auth->authenticate(...) called at [/www/htdocs/xxx/piwik/core/Access.php:159]
#2 Piwik\Access->reloadAccess(...) called at [/www/htdocs/xxx/piwik/core/API/Request.php:261]
#3 Piwik\API\Request::reloadAuthUsingTokenAuth(...) called at [/www/htdocs/xxx/piwik/core/FrontController.php:356]
#4 Piwik\FrontController->init(...) called at [/www/htdocs/xxx/piwik/core/dispatch.php:29]
#5 require_once(...) called at [/www/htdocs/xxx/piwik/index.php:47]

So i got furter with the update process.

After the piwik install says finished i tried to log in again but failed.
There was no superuser in my 2.0.3 defined.

Do i have any chance to get the piwik run again?

Thank you for your support.

All best
cyro28

Hi there,

i got a solution for my installation.

I opened phpMyAdmin and set the value for superuser from 0 to 1.

After that change i can access my piwik installation. Yeah.

Thank you for reading anyway.