Avneet
August 8, 2018, 9:46pm
1
Hi
After installing i get the error:
Entry “Piwik\Auth” cannot be resolved: the class is not instantiableFull definition:Object ( class = #NOT INSTANTIABLE# Piwik\Auth scope = singleton lazy = false)
I had to restore from backup to go back to previous build
I’m having exactly the same issue - the only problem is the backup of the database was not done properly, and now it seems I cannot downgrade.
I see 2 options:
knowing the steps (SQL queries) to downgrade the database manually back to 3.6.0-b3
a manual quickfix of the 3.6.0-b4 code base
Can anyone please help?
Downgraded to 3.6.0-b1 to get the issue go away, only manually changed the version in option table, did not revert the database changes done by b2, 3 and 4
Lukas
(Lukas Winkler)
August 10, 2018, 1:59pm
4
Hi,
See
opened 09:36PM - 07 Aug 18 UTC
closed 09:11AM - 09 Aug 18 UTC
not-in-changelog
Regression
After upgrading demo and demo2 to the beta3 (this update applied both beta2 and … beta3 SQL upgrades), logging in does not work anymore: although there is no error and it appears to work, I'm still logged out after logging in.
However it seems to work fine on the localhost running beta3 also upgraded from beta1. It will be great to investigate this on demo/demo2 so we can address the root cause.
and
opened 05:12AM - 10 Aug 18 UTC
closed 07:59AM - 22 Aug 19 UTC
After updating to 3.6.0-b4, visiting the index shows:
`Entry “Piwik\Auth” can… not be resolved: the class is not instantiableFull definition:Object ( class = #NOT INSTANTIABLE# Piwik\Auth scope = singleton lazy = false)`
The issue is I cannot downgrade back to 3.6.0-b3 (database backup failed).
Could you please indicate either:
- the steps (SQL queries) to downgrade the database manually back to 3.6.0-b3
- a manual quickfix of the 3.6.0-b4 code base
... to (at least) get Matomo back up and running after upgrade to 3.6.0-b4?
Do you use any custom login plugins like Google Authentificator?
Avneet
August 12, 2018, 8:24pm
5
custom plugins used are
loginldap and bandwidth
anyone has a fix or know why its breaking