No content after logging in


I just set up the new version of Matomo and finished all the steps required but when I sign in, it appear this, what could I do?

Console error :
index.php?module=Proxy&action=getCoreJs&cb=38567fb67735b2a8840126bef0098aa9:139 Uncaught Error: [$injector:unpr] http://errors.angularjs.org/1.8.2/$injector/unpr?p0=globalAjaxQueueProvider%20<-%20globalAjaxQueue%20<-%20http404CheckInterceptor%20<-%20%24http%20<-%20%24templateRequest%20<-%20%24compile
at index.php?module=Proxy&action=getCoreJs&cb=38567fb67735b2a8840126bef0098aa9:102
at index.php?module=Proxy&action=getCoreJs&cb=38567fb67735b2a8840126bef0098aa9:141
at Object.d [as get] (index.php?module=Proxy&action=getCoreJs&cb=38567fb67735b2a8840126bef0098aa9:139)
at index.php?module=Proxy&action=getCoreJs&cb=38567fb67735b2a8840126bef0098aa9:142
at d (index.php?module=Proxy&action=getCoreJs&cb=38567fb67735b2a8840126bef0098aa9:139)
at e (index.php?module=Proxy&action=getCoreJs&cb=38567fb67735b2a8840126bef0098aa9:139)
at Object.invoke (index.php?module=Proxy&action=getCoreJs&cb=38567fb67735b2a8840126bef0098aa9:140)
at Object.$get (index.php?module=Proxy&action=getCoreJs&cb=38567fb67735b2a8840126bef0098aa9:137)
at Object.invoke (index.php?module=Proxy&action=getCoreJs&cb=38567fb67735b2a8840126bef0098aa9:140)
at index.php?module=Proxy&action=getCoreJs&cb=38567fb67735b2a8840126bef0098aa9:142

Hi,

Can you check in you browsers developer tools network tab if all requests are successful and none are either blocked by your browser (addons) or your web server (something like mod_security)`

Uncaught Error: [$injector:unpr] http://errors.angularjs.org/1.8.2/$injector/unpr?p0=globalAjaxQueueProvider%20<-%20globalAjaxQueue%20<-%20http404CheckInterceptor%20<-%20%24http%20<-%20%24templateRequest%20<-%20%24compile
at index.php:102
at index.php:141
at Object.d [as get] (index.php:139)
at index.php:142
at d (index.php:139)
at e (index.php:139)
at Object.invoke (index.php:140)
at Object.$get (index.php:137)
at Object.invoke (index.php:140)
at index.php:142

Here the error in console. Mine browser doesn’t block anything through. I use my work browser so it doesn’t have any plugin.

Hi,

The error message is

Unknown provider: globalAjaxQueueProvider ← globalAjaxQueue ← http404CheckInterceptor ← $http ← $templateRequest ← $compile

so check the network tab of your browsers developer tool to see which requests are failing.

Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platform

Here the issues in developer tools.

@Small_Pig_reporter, Here is the network tab:

1 Like

So what should I copy?

Just check there if you see or not HTTP errors (these requests are written in red)

I have the same problem, cleaned tmp, clean fresh install of matomo 4.10.1 and upgrade to latest build 4.11.0 rc1, nothing helped.

index.php?module=Proxy&action=getCoreJs&cb=be5b26d9c469973d6483680b9d9ff78a:97 Uncaught Error: [$injector:unpr] http://errors.angularjs.org/1.8.2/$injector/unpr?p0=globalAjaxQueueProvider%20%3C-%20globalAjaxQueue%20%3C-%20http404CheckInterceptor%20%3C-%20%24http%20%3C-%20%24templateRequest%20%3C-%20%24compile
    at index.php?module=Proxy&action=getCoreJs&cb=be5b26d9c469973d6483680b9d9ff78a:97:168
    at index.php?module=Proxy&action=getCoreJs&cb=be5b26d9c469973d6483680b9d9ff78a:136:468
    at Object.d [as get] (index.php?module=Proxy&action=getCoreJs&cb=be5b26d9c469973d6483680b9d9ff78a:134:197)
    at index.php?module=Proxy&action=getCoreJs&cb=be5b26d9c469973d6483680b9d9ff78a:137:29
    at d (index.php?module=Proxy&action=getCoreJs&cb=be5b26d9c469973d6483680b9d9ff78a:134:197)
    at e (index.php?module=Proxy&action=getCoreJs&cb=be5b26d9c469973d6483680b9d9ff78a:134:438)
    at Object.invoke (index.php?module=Proxy&action=getCoreJs&cb=be5b26d9c469973d6483680b9d9ff78a:135:16)
    at Object.$get (index.php?module=Proxy&action=getCoreJs&cb=be5b26d9c469973d6483680b9d9ff78a:132:378)
    at Object.invoke (index.php?module=Proxy&action=getCoreJs&cb=be5b26d9c469973d6483680b9d9ff78a:135:264)
    at index.php?module=Proxy&action=getCoreJs&cb=be5b26d9c469973d6483680b9d9ff78a:137:58

I think i found a problem, it redirects to wrong domain.com/stats/site-00 not / , when i enter with path i can see all data, but how to fix it to use assigned domain?

What is “it”. What is doing the redirection?

redirection after logging in to the managment panel

Maybe @innocraft can give some clue?

Hi @guzior ,

Could you please explain the context of redirect in your case. Any redirect was set in your server by any chance? or any other rule in your server.

If open the dashboard with domain adress, there is no content at all, but when i open dashboard with server address and direct folder (not using domain) , i can manage added website and functions