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

archive.php not working any more via cron in 2.1 RC1 (1 reply)

$
0
0
Hi!

After updating to 2.1 RC1, my cron running archive.php is not working any more (the cron is still running but the archive.php gives an error):

archive.php --url=https://my-url-to/piwik/

INFO [2014-02-13 08:52:07] [21610] ---------------------------
INFO [2014-02-13 08:52:07] [21610] INIT
INFO [2014-02-13 08:52:07] [21610] Querying Piwik API at: https://my-url-to/piwik/index.php
INFO [2014-02-13 08:52:07] [21610] Running Piwik 2.1-rc1 as Super User: admin
Cannot find /proc/version - is /proc mounted?
INFO [2014-02-13 08:52:09] [21610] ERROR: Got invalid response from API request:
https://my-url-to/piwik/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.
INFO [2014-02-13 08:52:09] [21610] ERROR: The Piwik URL https://my-url-to/piwik/index.php does not seem to be pointing to a Piwik server. Response was ''.
Error in the last Piwik archive.php run:
The Piwik URL https://my-url-to/piwik/index.php does not seem to be pointing to a Piwik server. Response was ''.


Here is the full errors output:

---------------------------
INIT
Querying Piwik API at: https://my-url-to/piwik/index.php
Running Piwik 2.1-rc1 as Super User: admin
ERROR: Got invalid response from API request: https://my-url-to/piwik/index.php?module=API&method=API.getDefaultMetricTranslations&format=origin al&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: The Piwik URL https://my-url-to/piwik/index.php does not seem to be pointing to a Piwik server. Response was ''.


I assue that this must have to do either with the force SSL (I was using SSL before!) and/or the new super user features.

Any ideas?

Viewing all articles
Browse latest Browse all 4243

Trending Articles