You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR [04:47:41] 563594 Uncaught exception: TypeError: Symfony\Component\Console\Application::has(): Argument #1 ($name) must be of type string, null given, called in /www/analytics/core/Console.php on line 172 and defined in /www/analytics/vendor/symfony/console/Application.php:592
Stack trace:
#0 /www/analytics/core/Console.php(172): Symfony\Component\Console\Application->has() #1 /www/analytics/core/Console.php(131): Piwik\Console->addCommandIfExists() #2 /www/analytics/core/Console.php(85): Piwik\Console->doRunImpl() #3 /www/analytics/vendor/symfony/console/Application.php(171): Piwik\Console->doRun() #4 /www/analytics/console(32): Symfony\Component\Console\Application->run() #5 {main}
Uncaught exception in /www/analytics/vendor/symfony/console/Application.php line 592:
Symfony\Component\Console\Application::has(): Argument #1 ($name) must be of type string, null given, called in /www/analytics/core/Console.php on line 172
What should happen?
console help information list will shown
How can this be reproduced?
ssh to server, go to matomo path execute ./console or php /www/analytics/console core:archive --url=https://website.com
Matomo version
5.0.1
PHP version
8.1
Server operating system
Ubuntu 20.04
What browsers are you seeing the problem on?
Chrome
Computer operating system
No response
Relevant log output
ERROR [04:47:41] 563594 Uncaught exception: TypeError: Symfony\Component\Console\Application::has(): Argument #1 ($name) must be of type string, null given, called in /www/analytics/core/Console.php on line 172 and defined in /www/analytics/vendor/symfony/console/Application.php:592
Stack trace:
#0 /www/analytics/core/Console.php(172): Symfony\Component\Console\Application->has()#1 /www/analytics/core/Console.php(131): Piwik\Console->addCommandIfExists()#2 /www/analytics/core/Console.php(85): Piwik\Console->doRunImpl()#3 /www/analytics/vendor/symfony/console/Application.php(171): Piwik\Console->doRun()#4 /www/analytics/console(32): Symfony\Component\Console\Application->run()#5 {main}
Uncaught exception in /www/analytics/vendor/symfony/console/Application.php line 592:
Symfony\Component\Console\Application::has(): Argument #1 ($name) must be of type string, null given, called in /www/analytics/core/Console.php on line 172
The text was updated successfully, but these errors were encountered:
hafriz
added
Potential Bug
Something that might be a bug, but needs validation and confirmation it can be reproduced.
To Triage
An issue awaiting triage by a Matomo core team member
labels
Jan 7, 2024
sgiehl
added
invalid
For issues or pull requests that are no longer relevant to Matomo core.
and removed
Potential Bug
Something that might be a bug, but needs validation and confirmation it can be reproduced.
To Triage
An issue awaiting triage by a Matomo core team member
labels
Jan 7, 2024
What happened?
try to run ./console help and error come out
ERROR [04:47:41] 563594 Uncaught exception: TypeError: Symfony\Component\Console\Application::has(): Argument #1 ($name) must be of type string, null given, called in /www/analytics/core/Console.php on line 172 and defined in /www/analytics/vendor/symfony/console/Application.php:592
Stack trace:
#0 /www/analytics/core/Console.php(172): Symfony\Component\Console\Application->has()
#1 /www/analytics/core/Console.php(131): Piwik\Console->addCommandIfExists()
#2 /www/analytics/core/Console.php(85): Piwik\Console->doRunImpl()
#3 /www/analytics/vendor/symfony/console/Application.php(171): Piwik\Console->doRun()
#4 /www/analytics/console(32): Symfony\Component\Console\Application->run()
#5 {main}
Uncaught exception in /www/analytics/vendor/symfony/console/Application.php line 592:
Symfony\Component\Console\Application::has(): Argument #1 ($name) must be of type string, null given, called in /www/analytics/core/Console.php on line 172
What should happen?
console help information list will shown
How can this be reproduced?
ssh to server, go to matomo path execute ./console or php /www/analytics/console core:archive --url=https://website.com
Matomo version
5.0.1
PHP version
8.1
Server operating system
Ubuntu 20.04
What browsers are you seeing the problem on?
Chrome
Computer operating system
No response
Relevant log output
Validations
The text was updated successfully, but these errors were encountered: