Hi all,
updated my Piwik 2.4.1 to 2.5.0 through the Auto Updating Feature.
Realized after some days that nothing has been logged since the update, not visit in DB, not DB entry at all.
Checked the tracking pixel, also not served a 1px graphics anymore, but also no error messages.
Checked this forums, seen that many have problems with 2.5.0, tried the rollback with
and than i runned the automatic database updates again.
All working now.
I never had any issues with the auto updater, weird thing.
This post should be just for information and for help, it's solved for me.
updated my Piwik 2.4.1 to 2.5.0 through the Auto Updating Feature.
Realized after some days that nothing has been logged since the update, not visit in DB, not DB entry at all.
Checked the tracking pixel, also not served a 1px graphics anymore, but also no error messages.
Checked this forums, seen that many have problems with 2.5.0, tried the rollback with
UPDATE `piwik_option` SET option_value = "2.4.1" WHERE option_name = "version_core";
and than i runned the automatic database updates again.
All working now.
I never had any issues with the auto updater, weird thing.
This post should be just for information and for help, it's solved for me.