Can’t Connect to self hostet Matomo
-
Hello,
I just fresh installed wp-matomo and i cant get it to work.
I get this Error
WP-Matomo 1.0.21 was not able to connect to Matomo using your configuration. Check the ?Connect to Matomo? section below
I already run the test and it says this:
WP-Matomo 1.0.21 Mode: http Test 1/3: global.getPiwikVersion bool(false) array(2) { [0]=> string(230) "HTTP/1.1 302 Found Date: Wed, 03 Apr 2019 15:07:03 GMT Server: Apache X-Matomo-Request-Id: 13ab9 X-Robots-Tag: noindex Location: https://stats.our-domain.de/ Content-Length: 0 Content-Type: text/html; charset=UTF-8 " [1]=> string(145) "https://stats.our-domain.de/?module=API&method=API.getBulkRequest&format=json&urls[0]=method%3DAPI.getPiwikVersion%26idSite%3D&token_auth=..." } Test 2/3: SitesManager.getSitesWithAtLeastViewAccess bool(false) array(2) { [0]=> string(230) "HTTP/1.1 302 Found Date: Wed, 03 Apr 2019 15:07:03 GMT Server: Apache X-Matomo-Request-Id: 6ed21 X-Robots-Tag: noindex Location: https://stats.our-domain.de/ Content-Length: 0 Content-Type: text/html; charset=UTF-8 " [1]=> string(217) "https://stats.our-domain.de/?module=API&method=API.getBulkRequest&format=json&urls[0]=method%3DAPI.getPiwikVersion%26idSite%3D&urls[1]=method%3DSitesManager.getSitesWithAtLeastViewAccess%26idSite%3D&token_auth=..." } Test 3/3: SitesManager.getSitesIdFromSiteUrl bool(false) array(2) { [0]=> string(230) "HTTP/1.1 302 Found Date: Wed, 03 Apr 2019 15:07:03 GMT Server: Apache X-Matomo-Request-Id: d2ff1 X-Robots-Tag: noindex Location: https://stats.our-domain.de/ Content-Length: 0 Content-Type: text/html; charset=UTF-8 " [1]=> string(328) "https://stats.our-domain.de/?module=API&method=API.getBulkRequest&format=json&urls[0]=method%3DAPI.getPiwikVersion%26idSite%3D&urls[1]=method%3DSitesManager.getSitesWithAtLeastViewAccess%26idSite%3D&urls[2]=method%3DSitesManager.getSitesIdFromSiteUrl%26idSite%3D%26url%3Dhttp%3A%2F%2Fwww.domain-to-be-tracked.de&token_auth=..." } array(2) { ["global_settings"]=> array(66) { ["revision"]=> string(10) "2019032601" ["last_settings_update"]=> string(10) "1554303979" ["piwik_mode"]=> string(4) "http" ["piwik_url"]=> string(32) "https://stats.our-domain.de/" ["piwik_path"]=> string(0) "" ["piwik_user"]=> string(0) "" ["matomo_user"]=> string(0) "" ["piwik_token"]=> string(3) "set" ["auto_site_config"]=> string(1) "0" ["default_date"]=> string(9) "yesterday" ["stats_seo"]=> string(1) "0" ["stats_ecommerce"]=> string(1) "0" ["dashboard_widget"]=> string(8) "disabled" ["dashboard_ecommerce"]=> string(1) "0" ["dashboard_chart"]=> string(1) "0" ["dashboard_seo"]=> string(1) "0" ["toolbar"]=> string(1) "0" ["capability_read_stats"]=> array(8) { ["administrator"]=> string(1) "1" ["editor"]=> string(1) "0" ["author"]=> string(1) "0" ["contributor"]=> string(1) "0" ["subscriber"]=> string(1) "0" ["backwpup_admin"]=> string(1) "0" ["backwpup_check"]=> string(1) "0" ["backwpup_helper"]=> string(1) "0" } ["perpost_stats"]=> string(1) "0" ["plugin_display_name"]=> string(8) "WP-Piwik" ["piwik_shortcut"]=> string(1) "0" ["shortcodes"]=> string(1) "0" ["track_mode"]=> string(7) "default" ["track_codeposition"]=> string(6) "footer" ["track_noscript"]=> string(1) "0" ["track_nojavascript"]=> string(1) "0" ["proxy_url"]=> string(0) "" ["track_content"]=> string(8) "disabled" ["track_search"]=> string(1) "0" ["track_404"]=> string(1) "0" ["add_post_annotations"]=> array(0) { } ["add_customvars_box"]=> string(1) "0" ["add_download_extensions"]=> string(0) "" ["set_download_extensions"]=> string(0) "" ["set_link_classes"]=> string(0) "" ["set_download_classes"]=> string(0) "" ["disable_cookies"]=> string(1) "0" ["limit_cookies"]=> string(1) "0" ["limit_cookies_visitor"]=> string(8) "34186669" ["limit_cookies_session"]=> string(4) "1800" ["limit_cookies_referral"]=> string(8) "15778463" ["track_admin"]=> string(1) "0" ["capability_stealth"]=> array(0) { } ["track_across"]=> string(1) "0" ["track_across_alias"]=> string(1) "0" ["track_crossdomain_linking"]=> string(1) "0" ["track_feed"]=> string(1) "0" ["track_feed_addcampaign"]=> string(1) "0" ["track_feed_campaign"]=> string(4) "feed" ["track_heartbeat"]=> string(1) "0" ["track_user_id"]=> string(8) "disabled" ["cache"]=> string(1) "1" ["http_connection"]=> string(4) "curl" ["http_method"]=> string(4) "post" ["disable_timelimit"]=> string(1) "0" ["connection_timeout"]=> string(1) "5" ["disable_ssl_verify"]=> string(1) "0" ["disable_ssl_verify_host"]=> string(1) "0" ["piwik_useragent"]=> string(3) "php" ["piwik_useragent_string"]=> string(8) "WP-Piwik" ["dnsprefetch"]=> string(1) "0" ["track_datacfasync"]=> string(1) "0" ["track_cdnurl"]=> string(0) "" ["track_cdnurlssl"]=> string(0) "" ["force_protocol"]=> string(8) "disabled" ["update_notice"]=> string(7) "enabled" } ["settings"]=> array(6) { ["name"]=> string(0) "" ["site_id"]=> string(0) "" ["noscript_code"]=> string(0) "" ["tracking_code"]=> string(0) "" ["last_tracking_code_update"]=> string(1) "0" ["dashboard_revision"]=> string(1) "0" } }
And this is my conf:
Matomo Mode: self-hosted (http API, Standard)
Matomo URL: https://stats.our-domain.de
Auth-Token: g84rgbe3fxxxxxxxxxxthanks in advance, for any help
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Can’t Connect to self hostet Matomo’ is closed to new replies.