INFO Piwik\Tracker[2025-01-22 02:59:02] [49a10] ---------------------------
INFO Piwik\Tracker[2025-01-22 02:59:02] [49a10] INIT
INFO Piwik\Tracker[2025-01-22 02:59:02] [49a10] Piwik is installed at: http://busproapp.ch/piwik/index.php
INFO Piwik\Tracker[2025-01-22 02:59:02] [49a10] Running Piwik 2.3.0 as Super User
ERROR Piwik\Tracker[2025-01-22 02:59:10] [49a10] The Piwik URL http://busproapp.ch/piwik/index.php does not seem to be pointing to a Piwik server. Response was ' Warning: array_shift() expects parameter 1 to be array, null given in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 61  Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287  Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287  Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287  Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287  Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287  Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287  Warning: array_shift() expects parameter 1 to be array, null given in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 314  Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287  Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287  Warning: array_shift() expects parameter 1 to be array, null given in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 314  Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287  Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287  Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287  Warning: array_shift() expects parameter 1 to be array, null given in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 314  Warning: array_shift() expects parameter 1 to be array, null given in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 314  Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/plugins/LanguagesManager/Commands/CreatePull.php on line 203  Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287  Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 264  Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/busproapp.ch/httpdocs/piwik/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287 Console Tool  Usage:   [options] command [arguments]  Options:   --help           -h Display this help message.   --quiet          -q Do not output any message.   --verbose        -v|vv|vvv Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug   --version        -V Display this application version.   --ansi              Force ANSI output.   --no-ansi           Disable ANSI output.   --no-interaction -n Do not ask any interactive question.   --piwik-domain      Piwik URL (protocol and domain) eg. "http://piwik.example.org"  Available commands:   help                                       Displays help for a command   list                                       Lists commands climulti   climulti:request                           Parses and executes the given query. See Piwik\CliMulti. Intended only for system usage. core   core:archive                               Runs the CLI archiver. It is an important tool for general maintenance and to keep Piwik very fast.   core:plugin                                Perform various actions regarding one or more plugins.   core:update                                Triggers upgrades. Use it after Piwik core or any plugin files have been updated. customvariables   customvariables:info                       Get info about configured custom variables   customvariables:set-max-custom-variables   Change the number of available custom variables development   development:sync-ui-test-screenshots       For Piwik core devs. Copies screenshots from travis artifacts to tests/PHPUnit/UI/expected-ui-screenshots/   development:test-files                     Manage test files. generate   generate:api                               Adds an API to an existing plugin   generate:command                           Adds a command to an existing plugin   generate:controller                        Adds a Controller to an existing plugin   generate:plugin                            Generates a new plugin/theme including all needed files   generate:settings                          Adds a plugin setting class to an existing plugin   generate:test