Skip to content

Undefined index: argv in ..../core/CronArchive.php on line 894 #4955

@anonymous-matomo-user

Description

@anonymous-matomo-user

I am seeing the following entries in error_log; seems to be generated on many visits to my site being monitored by Piwik since upgrading to ver 2.1.0. I've seen it happen multiple times per day, but I don't seem to be able to trigger it "on demand".

It does not appear to have any impact on the visitors to the web site

PHP Notice: Undefined index: argv in .../core/CronArchive.php on line 894
PHP Warning: Invalid argument supplied for foreach() in .../core/CronArchive.php on line 894

<above repeated 3 times, followed by>

PHP Notice: Undefined index: argv in .../vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 57
PHP Warning: array_shift() expects parameter 1 to be array, null given in .../vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 61
PHP Warning: Invalid argument supplied for foreach() in .../vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287
PHP Warning: array_shift() expects parameter 1 to be array, null given in .../vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 314
PHP Warning: Invalid argument supplied for foreach() in .../vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287
PHP Warning: array_shift() expects parameter 1 to be array, null given in .../vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 314
PHP Warning: Invalid argument supplied for foreach() in .../vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287
PHP Warning: array_shift() expects parameter 1 to be array, null given in .../vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 314
PHP Warning: Invalid argument supplied for foreach() in .../vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php on line 287

Piwik Version 2.1.0
Running basic Piwik with no custom modifications or custom themes

Apache 2.2.26
PHP Version 5.4.26
MySQL version 5.5.37-log
Architecture x86_64
Operating system linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugFor errors / faults / flaws / inconsistencies etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions