Hi,
I've installed and configured crontab, working well. But that didn't fix the probleme.
There is no data at all in my db. The log importer doesn't add anything in my DB, even the first time I run it
And everywhere on the dashboard: Visitor Log There is no data for this report.
.
I've installed and configured crontab, working well. But that didn't fix the probleme.
There is no data at all in my db. The log importer doesn't add anything in my DB, even the first time I run it
Logs import summary ------------------- 456 requests imported successfully 0 requests were downloads 0 requests ignored: 0 invalid log lines 0 requests done by bots, search engines, ... 0 HTTP errors 0 HTTP redirects 0 requests to static resources (css, js, ...) 0 requests did not match any known site 0 requests did not match any requested hostname Website import summary ---------------------- 456 requests imported to 2 sites 2 sites already existed 0 sites were created: 0 distinct hostnames did not match any existing site: Performance summary ------------------- Total time: 1 seconds Requests imported per second: 430.48 requests per second
mysql> select * from piwik_log_action; Empty set (0.00 sec) mysql> select * from piwik_site_url; Empty set (0.00 sec) mysql> select * from piwik_log_visit; Empty set (0.00 sec)
And everywhere on the dashboard: Visitor Log There is no data for this report.
.