Skip to content

mark BulkTracking plugin as required, not deactivable #14553

@viktorix

Description

@viktorix

Well this was unexpected. Troubleshooting another problem, I decided to upgrade Matomo to the latest beta. It's not a huge installation, so I used update option inside the dashboard. Everything went smoothly, until I logged back in. Now all sites show "No data has been recorded yet".

At first I thought data was wiped. So I went through the database and it does appear data is in the database, but for some reason Matomo isn't recognizing it anymore. The table prefix is correct in the config file, piwik_

It's only tracking data that's not showing up. Websites are still listed, settings are being saved, etc.

I tried running CLI command to reprocess data, that didn't help.

Few details:

  • We only import logs into Matomo. No client-side tracking.
  • All system checks are good
  • PHP 7.2.14
  • MariaDB 10.3.12

This is a list of plugins we've deactivated:

Annotations
BulkTracking
Contents
CustomPiwikJs
CustomVariables
DBStats
DevicePlugins
DevicesDetection
Ecommerce
Events
ExampleAPI
ExampleCommand
ExampleLogTables
ExamplePlugin
ExampleReport
ExampleSettingsPlugin
ExampleTracker
ExampleUI
ExampleVisualization
Feedback
GeoIp2
Goals
IntranetMeasurable
Live
MobileAppMeasurable
ProfessionalServices
Provider
Resolution
SegmentEditor
TagManager
UserCountry
UserCountryMap
UserId
Widgetize

Here's a screenshot of what I'm seeing in database:
12155597-f373-4bc0-8a81-b75901242552

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions