Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seems 3.13.1 broke matomo #15403

Closed
Bllacky opened this issue Jan 16, 2020 · 5 comments
Closed

Seems 3.13.1 broke matomo #15403

Bllacky opened this issue Jan 16, 2020 · 5 comments
Labels
worksforme The issue cannot be reproduced and things work as intended.

Comments

@Bllacky
Copy link

Bllacky commented Jan 16, 2020

I updated today from 3.13.0 and the end result is this:
[DI\Definition\Exception\DefinitionException] Entry "Piwik\Archive\ArchiveInvalidator" cannot be resolved: Entry "Piwik\ArchiveProcessor\ArchivingStatus" cannot be resolved: Entry "Piwi k\Concurrency\LockBackend" cannot be resolved: the class is not instantiable Full definition: Object ( class = #NOT INSTANTIABLE# Piwik\Concurrency\LockBackend scope = singleton lazy = false ) Full definition: Object ( class = Piwik\ArchiveProcessor\ArchivingStatus scope = singleton lazy = false __construct( $lockBackend = get(Piwik\Concurrency\LockBackend) $archivingTTLSecs = (default value) 7200 ) ) Full definition: Object ( class = Piwik\Archive\ArchiveInvalidator scope = singleton lazy = false __construct( $model = get(Piwik\DataAccess\Model) $archivingStatus = get(Piwik\ArchiveProcessor\ArchivingStatus) ) )

Matomo is now completely broken.
I have no addons or anything else installed beside the standard matomo installation. All my previous updates have worked fine.

Using MariaDB and PHP 7.3.

The issue has also been reported on your forums: https://forum.matomo.org/t/udated-to-latest-version-and-hit-with-this-error-pasted-below/35651/4

@mattab
Copy link
Member

mattab commented Jan 16, 2020

can you please reupload all files? probably some files are not uploaded correctly.

@mattab mattab closed this as completed Jan 16, 2020
@mattab mattab added the worksforme The issue cannot be reproduced and things work as intended. label Jan 16, 2020
@tsteur
Copy link
Member

tsteur commented Jan 16, 2020

Likely config/global.php was not updated

@Bllacky
Copy link
Author

Bllacky commented Jan 16, 2020

Ok, will try.

@Bllacky
Copy link
Author

Bllacky commented Jan 16, 2020

Backup my config.ini.php from the config folder. Deleted the entire matomo installation and placed the latest version in its place. Copied config.ini.php back in its place, created the temp folder and everything worked afterwards.

Case closed.

@agri17
Copy link

agri17 commented Jan 17, 2020

Worked for me - Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

4 participants