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

[t3n/matomo] Base table or view not found: 1146 Table 'matomo.matomo_custom_dimensions' doesn't exist #159

Open
turowicz opened this issue Oct 14, 2021 · 2 comments

Comments

@turowicz
Copy link

I get the following error after installation:

Install:

helm install -n matomo --create-namespace matomo t3n/matomo --version 1.3.1

Error:

There was an error when adding the website:
- SQLSTATE[42S02]: Base table or view not found: 1146 Table 'matomo.matomo_custom_dimensions' doesn't exist

Screen:
image

cc @mschmidt291

@turowicz
Copy link
Author

Afterwards I am presented with a mandatory upgrade screen which results in:

image

image

@turowicz
Copy link
Author

This works:

helm install -n matomo --create-namespace matomo t3n/matomo --version 1.3.1 --set image.repository=matomo --set tag=4.5.0-fpm-alpine

@turowicz turowicz changed the title Base table or view not found: 1146 Table 'matomo.matomo_custom_dimensions' doesn't exist [t3n/matomo] Base table or view not found: 1146 Table 'matomo.matomo_custom_dimensions' doesn't exist Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant