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

Fatal error in 4.11.0 #19602

Closed
mzch opened this issue Aug 5, 2022 · 6 comments
Closed

Fatal error in 4.11.0 #19602

mzch opened this issue Aug 5, 2022 · 6 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@mzch
Copy link

mzch commented Aug 5, 2022

Expected Behavior

Show System Check screen.

Current Behavior

PHP Fatal error. Please see below:
https://d.pr/i/MOOMpX
https://d.pr/i/ufkG7M

Possible Solution

Steps to Reproduce (for Bugs)

  1. Click CHECK FOR UPDATE for updaring to 4.11.0
  2. Finish updating
  3. Click Administration button.

Context

Not shown System Check screen.

Your Environment

  • Matomo Version: 4.11.0
  • PHP Version: 7.4.0
  • Server Operating System: Debian 11.4
  • Additionally installed plugins: only Cores
  • Browser: Chrome 104.0.5112.79
  • Operating System: macOS 12.5
@mzch mzch added the Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. label Aug 5, 2022
@sgiehl
Copy link
Member

sgiehl commented Aug 5, 2022

Hi @mzch
Did you maybe have the Provider plugin installed before? It seems the plugin is marked as installed, but actually not available.
Could you maybe check your config.ini.php if it contains the plugin Provider within the PluginsInstalled section?
If it does, but you don't have the plugin in the plugin directory, simply remove the line in the config.

@justinvelluppillai
Copy link
Contributor

Also relevant: #18505

@justinvelluppillai justinvelluppillai added answered For when a question was asked and we referred to forum or answered it. and removed Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. labels Aug 10, 2022
@justinvelluppillai
Copy link
Contributor

Closing as answered, but please reopen and let us know if you think there is still an issue here.

@justinvelluppillai justinvelluppillai closed this as not planned Won't fix, can't repro, duplicate, stale Aug 10, 2022
@mzch
Copy link
Author

mzch commented Aug 10, 2022

Well, I deactivated UserCountryMap and UserCountry plugins to fix this issue...

@sgiehl
Copy link
Member

sgiehl commented Aug 10, 2022

Deactivating those plugin might not be the best approach, as it might also disable geolocation of your visitors. I'll prepare a small code change to make sure this problem can't occur in the future

@mzch
Copy link
Author

mzch commented Aug 10, 2022

Wow, I have a high expectation. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

3 participants