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

broken after update to 2.1 final #4799

Closed
hpvd opened this issue Mar 4, 2014 · 11 comments
Closed

broken after update to 2.1 final #4799

hpvd opened this issue Mar 4, 2014 · 11 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@hpvd
Copy link

hpvd commented Mar 4, 2014

yesterday evening I updated our test installation directly from green master for further testing the great new insight function (after
21:44 Changeset[62939c1] von tsteur
version shown 2.1. RC9)

Everything was fine.

This morning an update to 2.1 was shown. After the installation lots of problems occur:

  • many widgets in dashboard loads endlessly
  • vistor log shows "oops"
    etc

log in and out, clearing tmp etc doesn't help.

Any ideas?

please see attachments

@hpvd
Copy link
Author

hpvd commented Mar 4, 2014

Attachment:
2014-03-04_07h05_38.png

@hpvd
Copy link
Author

hpvd commented Mar 4, 2014

Attachment:
2014-03-04_07h09_23.png

@hpvd
Copy link
Author

hpvd commented Mar 4, 2014

Settings work fine and
System Check shows no problems:
"Huzzah! There are no problems with your Piwik setup. Give yourself a pat on the back."

@mattab
Copy link
Member

mattab commented Mar 4, 2014

Thanks for report. Can you check in your error log of your web server for any error?

@hpvd
Copy link
Author

hpvd commented Mar 4, 2014

sorry it's a managed server I have to asks for will take some time (1h).....

@hpvd
Copy link
Author

hpvd commented Mar 4, 2014

enabling error messages in php ini:

different errors in dashboard:

Fatal error: Call to private method Piwik\DataTable\Filter\CalculateEvolutionFilter::getPastRowFromCurrent() from context 'Piwik\Plugins\Insights\DataTable\Filter\Insight' in /html/piwik/plugins/Insights/DataTable/Filter/Insight.php on line 34
A fatal error occurred

The following error just broke Piwik (v2.1.0):

Call to private method Piwik\DataTable\Filter\CalculateEvolutionFilter::getPastRowFromCurrent() from context 'Piwik\Plugins\Insights\DataTable\Filter\Insight'

in

/html/piwik/plugins/Insights/DataTable/Filter/Insight.php line 34

Fatal error: Call to undefined method Piwik\Period\Range::getDateXPeriodsAgo() in /html/piwik/plugins/Insights/Visualizations/Insight.php on line 103
A fatal error occurred

The following error just broke Piwik (v2.1.0):

Call to undefined method Piwik\Period\Range::getDateXPeriodsAgo()

in

/html/piwik/plugins/Insights/Visualizations/Insight.php line 103


in visitor log:

Fatal error: Call to undefined method Piwik\Period\Range::getDateXPeriodsAgo() in /html/piwik/plugins/Insights/Visualizations/Insight.php on line 103
A fatal error occurred

The following error just broke Piwik (v2.1.0):

Call to undefined method Piwik\Period\Range::getDateXPeriodsAgo()

in

/html/piwik/plugins/Insights/Visualizations/Insight.php line 103


for more details please see attachment.

as mentioned above in the ticket also insight worked great before update

@hpvd
Copy link
Author

hpvd commented Mar 4, 2014

Attachment:
2014-03-04_09h16_35.png

@hpvd
Copy link
Author

hpvd commented Mar 4, 2014

Attachment:
2014-03-04_09h26_08.png

@hpvd
Copy link
Author

hpvd commented Mar 4, 2014

disabling the inside plugin fixes it!

@mattab
Copy link
Member

mattab commented Mar 4, 2014

Insights requires 2.1.1-b1 (soon published)

@hpvd
Copy link
Author

hpvd commented Mar 4, 2014

ok, but as far as I could see, it worked already fine with 2.1 RC9+ (from piwik master)

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

2 participants