Quantcast
Channel: Piwik Forums - Support & Bugs
Viewing all articles
Browse latest Browse all 4243

Got invalid response from API request: Response was empty (2 replies)

$
0
0
Banging my head here.

Using latest piwik 2.4.0 and php 5.5.1.3 on IIS8.5.
Everything works with the exception of emailed reports not being sent out. So I followed the archiving instrustions for windows to setup a scheduled task. A trivial thing to do. Went to manually run the task from a cammadnd prompt for testing and get two errors.

1. The first talks about memory limit in php.ini blah blah. I adjusted to 512M, performed an iisreset and rerun the script. Still same error.
2. URL is valid. Dont know whats going on here. Read something about the job using ipv6 instead of ipv4 so I put the entry in my hosts file. No change and still get same error.

One thing to note and not sure this is the cause. I am using IIS URL Rewrite 2.0 to redirect http to https. This does not seem to be a problem with using the appication but worth noting cause it is the only outside the box configuration.

Not sure where to go from here. Can someone please point me inm the right direction?

Regards,
-D

INFO CoreConsole[2014-07-09 15:18:31] [59da6] ---------------------------
INFO CoreConsole[2014-07-09 15:18:31] [59da6] INIT
INFO CoreConsole[2014-07-09 15:18:31] [59da6] Piwik is installed at: https://analytics.domain.com/index.php
INFO CoreConsole[2014-07-09 15:18:31] [59da6] Running Piwik 2.4.0 as Super User
ERROR CoreConsole[2014-07-09 15:18:32] [59da6] Got invalid response from API request: https://analytics.domain.com/index.php?module=API&method=API.getDefaultMetricTranslations&format=original&serialize=1&trigger=archivephp. Response was 'Got invalid response from API request: https://analytics.domain.com/index.php?module=API&method=API.getDefaultMetricTranslations&format=original&serialize=1&trigger=archivephp. The response was empty. This usually means a server error. This solution to this error is generally to increase the value of 'memory_limit' in your php.ini file. Please check your Web server Error Log file for more details.'
ERROR CoreConsole[2014-07-09 15:18:32] [59da6] The Piwik URL https://analytics.domain.com/index.php does not seem to be pointing to a Piwik server. Response was ''.

Viewing all articles
Browse latest Browse all 4243

Trending Articles