Skip to content

Install with errors, not tracking #5005

@anonymous-matomo-user

Description

@anonymous-matomo-user

The Problem
Piwik shows no evidence of any tracked site activity.

Actions taken
I read and worked through these to no avail...

  • Please READ before posting a new topic
  • Piwik doesn't track any visits and pages, and shows "No Data" in all reports.

I posted to the forum (http://forum.piwik.org/read.php?2,113983) and matt told me to try 2.2.0 RC2 and post here if it didn't help. I tried it, and it didn't help. The install for 2.2.0 RC2 was flawed as is described below, but only one screen told me to go back to the beginning instead of most of them.

Environment
Im using Gandi.nets SimpleHosting
PHP Version 5.4.4-14+deb7u7.5
Piwik 2.1.0

Flawed install
The install wizard was flaky. For each page of the wizard, the first time submitting the form would crash the wizard and direct me to the start. The second time would work with a warning that I had already done that step (for example, the second time I tried to set up the database, it warned me that tables already exist delete them before proceeding).

Admin interface
The interface seems to work well.
Adding sites and users works fine.
Under Settings>System Check, Im only warned about my NFS filesystem and Geolocation server

Apache
My apache log registers the incoming javascript:
goodlookingsoftware.com <MY IP ADDRESS> - - +0000 "GET /piwik/piwik.php?action_name=Good%20Looking%20Software&idsite=1&rec=1&r=080766&h=10&m=55&s=59&url=http%3A%2F%2Fgoodlookingsoftware.com%2Fmouse&_id=8413d28339aafdd0&_idts=1397570843&_idvc=2&_idn=0&_refts=0&_viewts=1397570850&pdf=1&qt=1&realp=0&wma=1&dir=0&fla=1&java=1&gears=0&ag=1&cookie=1&res=3840x2400&gt_ms=343 HTTP/1.1" 200 43

PHP
Havent found a php error

MySQL
piwik_log_visit table is empty.
piwik_log_link_visit_action is not empty
piwik_log_action lists all of the pages on my site that have been visited since installing Piwik.

FPM log
I did get an error in fpm.log which is attached. I'm not able to recreate this error so it might be an automatic process or something else I fixed already. It was basically this (more below):
14:46:15 WARNING: www child 12577 said into stderr: "The Piwik URL http://goodlookingsoftware.com/piwik/index.php does not seem to be pointing to a Piwik server. Response was 'Usage: -R, allow-to-run-as-root"
14:46:15 WARNING: www child 12577 said into stderr: " Allow pool to run as root (disabled by default)"

Next Steps
Any ideas? I don't know where to look next.

Thank you!

more from FPM log
14:46:15 WARNING: www child 12577 said into stderr: "Error in the last Piwik archive.php run: "
14:46:15 WARNING: www child 12577 said into stderr: "The Piwik URL http://goodlookingsoftware.com/piwik/index.php does not seem to be pointing to a Piwik server. Response was 'Usage: -R, allow-to-run-as-root"
14:46:15 WARNING: www child 12577 said into stderr: " Allow pool to run as root (disabled by default)"
14:46:15 WARNING: www child 12577 said into stderr: " [-e [-i [-v [-p <prefix> <pid> <file> [foo=bar] <file>"
14:46:15 WARNING: www child 12577 said into stderr: " -c <path>|<file> Look for php.ini file in this directory"
14:46:15 WARNING: www child 12577 said into stderr: " -n No php.ini file will be used"
14:46:15 WARNING: www child 12577 said into stderr: " -d foo[=bar] Define INI entry foo with value 'bar'"
14:46:15 WARNING: www child 12577 said into stderr: " -e Generate extended information for debugger/profiler"
14:46:15 WARNING: www child 12577 said into stderr: " -h This help"
14:46:15 WARNING: www child 12577 said into stderr: " -i PHP information"
14:46:15 WARNING: www child 12577 said into stderr: " -m Show compiled in modules"
14:46:15 WARNING: www child 12577 said into stderr: " -v Version number"
14:46:15 WARNING: www child 12577 said into stderr: " -p, --prefix <dir>"
14:46:15 WARNING: www child 12577 said into stderr: " Specify alternative prefix path to FastCGI process manager (default: php5-fpm)."
14:46:15 WARNING: www child 12577 said into stderr: " -g, --pid <file>"
14:46:15 WARNING: www child 12577 said into stderr: " Specify the PID file location."
14:46:15 WARNING: www child 12577 said into stderr: " -y, --fpm-config <file>"
14:46:15 WARNING: www child 12577 said into stderr: " Specify alternative path to FastCGI process manager config file."
14:46:15 WARNING: www child 12577 said into stderr: " -t, --test Test FPM configuration and exit"
14:46:15 WARNING: www child 12577 said into stderr: "'."
14:46:15 WARNING: www child 12577 said into stderr: ""
14:46:15 WARNING: www child 12577 said into stderr: ""
14:46:15 WARNING: www child 12577 said into stderr: " Here is the full errors output:"
14:46:15 WARNING: www child 12577 said into stderr: ""
14:46:15 WARNING: www child 12577 said into stderr: "---------------------------"
14:46:15 WARNING: www child 12577 said into stderr: "INIT"
14:46:15 WARNING: www child 12577 said into stderr: "Querying Piwik API at: http://goodlookingsoftware.com/piwik/index.php"
14:46:15 WARNING: www child 12577 said into stderr: "Running Piwik 2.1.0 as Super User: <MY SUPERUSER NAME>"
14:46:15 WARNING: www child 12577 said into stderr: "ERROR: The Piwik URL http://goodlookingsoftware.com/piwik/index.php does not seem to be pointing to a Piwik server. Response was 'Usage: -R, allow-to-run-as-root"
14:46:15 WARNING: www child 12577 said into stderr: " Allow pool to run as root (disabled by default)"
14:46:15 WARNING: www child 12577 said into stderr: " [-e [-i [-v [-p <prefix> <pid> <file> [foo=bar] <file>"
14:46:15 WARNING: www child 12577 said into stderr: " -c <path>|<file> Look for php.ini file in this directory"
14:46:15 WARNING: www child 12577 said into stderr: " -n No php.ini file will be used"
14:46:15 WARNING: www child 12577 said into stderr: " -d foo[=bar] Define INI entry foo with value 'bar'"
14:46:15 WARNING: www child 12577 said into stderr: " -e Generate extended information for debugger/profiler"
14:46:15 WARNING: www child 12577 said into stderr: " -h This help"
14:46:15 WARNING: www child 12577 said into stderr: " -i PHP information"
14:46:15 WARNING: www child 12577 said into stderr: " -m Show compiled in modules"
14:46:15 WARNING: www child 12577 said into stderr: " -v Version number"
14:46:15 WARNING: www child 12577 said into stderr: " -p, --prefix <dir>"
14:46:15 WARNING: www child 12577 said into stderr: " Specify alternative prefix path to FastCGI process manager (default: php5-fpm)."
14:46:15 WARNING: www child 12577 said into stderr: " -g, --pid <file>"
14:46:15 WARNING: www child 12577 said into stderr: " Specify the PID file location."
14:46:15 WARNING: www child 12577 said into stderr: " -y, --fpm-config <file>"
14:46:15 WARNING: www child 12577 said into stderr: " Specify alternative path to FastCGI process manager config file."
14:46:15 WARNING: www child 12577 said into stderr: " -t, --test Test FPM configuration and exit"
14:46:15 WARNING: www child 12577 said into stderr: "'."

Metadata

Metadata

Assignees

Labels

BugFor errors / faults / flaws / inconsistencies etc.worksformeThe issue cannot be reproduced and things work as intended.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions