Help Warning: You are now accessing AuditIQ from http://florian-boehm.info/, but AuditIQ has been configured to run at this address: http://collector-1.audits.report/.

Click here to access AuditIQ safely and remove this warning. You may also want to contact your AuditIQ administrator and notify them about this issue (click here to email).

How do I fix this problem and how do I login again?
The AuditIQ Super User can manually edit the file /path/to/matomo/config/config.ini.php and add the following lines:

[General]
trusted_hosts[] = "florian-boehm.info"
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