matomo-org / tag-manager

Free Open Source Matomo Tag Manager - A simple way to manage and maintain all of your (third-party) tags on your website.
https://matomo.org
GNU General Public License v3.0
174 stars 58 forks source link

Cannot create container #132

Closed jeekajoo closed 5 years ago

jeekajoo commented 5 years ago

Hi,

When I try to create a container, it does nothing.

stats.****** 2a01:cb04:7c8:*********** - - [28/Nov/2018:21:03:04 +0100] "GET /index.php?module=TagManager&action=gettingStarted&idSite=2&period=day&date=yesterday HTTP/1.1" 200 21654 "https://stats.***********/index.php?module=TagManager&action=manageContainers&idSite=2&period=day&date=yesterday" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:63.0) Gecko/20100101 Firefox/63.0"

Manage containers is empty :

My setup w/ TagManager v0.2.6

Thank you

jeekajoo commented 5 years ago

Well I managed to have it working. I disabled µblock origin, it did something.., I reenabled it back and it is still working.

I don't understand.

JulianEberius commented 5 years ago

Hi! I have the same issue with the Tag Manager in Matomo 3.7.0. No errors in browser console, no errors in Apache error log. Clearing the browser and disabling uBlock Origin (I too have this extension installed) did howerver not work for me. Any ideas how to debug this?

JulianEberius commented 5 years ago

Ok, it seems to be related to mod_pagespeed. I excluded Matomo from rewrites (using the ModPagespeedDisallow directive) and it seems to work now. I also disabled uBlock initially, so maybe this is connected too.