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

Getting an API exception when opening the glossary and an update is available #12978

Closed
tsteur opened this issue May 24, 2018 · 1 comment · Fixed by #12985
Closed

Getting an API exception when opening the glossary and an update is available #12978

tsteur opened this issue May 24, 2018 · 1 comment · Fixed by #12985
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Milestone

Comments

@tsteur
Copy link
Member

tsteur commented May 24, 2018

Eg when accessing index.php?module=API&action=glossary&idSite=1&period=day&date=yesterday and a DB update is available, I get an API error like this:

<result>
<error message="Database Upgrade Required. Your Piwik database is out-of-date, and must be upgraded before you can continue."/>
</result>

It should instead show the upgrade screen.

@tsteur tsteur added the Bug For errors / faults / flaws / inconsistencies etc. label May 24, 2018
@tsteur
Copy link
Member Author

tsteur commented May 24, 2018

Also FYI it still says "Piwik".

@sgiehl sgiehl self-assigned this May 24, 2018
@sgiehl sgiehl added this to the 3.6.0 milestone May 31, 2018
@diosmosis diosmosis added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. and removed not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. labels Jun 6, 2018
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. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants