Skip to content

Fix "non secure connection on the server" warning on Matomo #33

Description

@JMLX42

image

This warning is because the SSL is provided by the Nginx proxy + Let'sEncrypt + Cloudflare. So Matomo sees an https URL but actually runs HTTP on the 80 port.

The solution is to add the line assume_secure_protocol=1 below the [General] section in the Matomo configuration.

  • Fix the Matomo configuration.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions