Help
Warning: You are now accessing aipi.hosting/webanalyse from
https://matomo.barghorn.de/index.php, but aipi.hosting/webanalyse has been configured to run at this address:
https://piwik.aipi.de/index.php.
Click here to access aipi.hosting/webanalyse safely and remove this warning. You may also want to contact your aipi.hosting/webanalyse administrator and notify them about this issue (
click here to email).
How do I fix this problem and how do I login again?
The aipi.hosting/webanalyse Super User can manually edit the file /path/to/matomo/config/config.ini.php
and add the following lines:
[General]
trusted_hosts[] = "matomo.barghorn.de"
After making the change, you will be able to login again.
You may also disable this security feature (not recommended). To do so edit config/config.ini.php and add:
[General]
enable_trusted_host_check=0