Hello,
I’m not sure if this should be called a bug but matomo is trying to perform actions after upgrade without checking if it is runned on Windows.
×
WARNING: PATHTOMATOMOINSTALLATION\core\Filechecks.php(160): Warning - shell_exec(): Unable to execute 'whoami' - Matomo 4.0.0 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already) (Module: CoreUpdater, Action: newVersionAvailable, In CLI mode: false)
×
WARNING: PATHTOMATOMOINSTALLATION\core\Filechecks.php(149): Warning - shell_exec(): Unable to execute 'groups | cut -f3 -d" "' - Matomo 4.0.0 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already) (Module: CoreUpdater, Action: newVersionAvailable, In CLI mode: false)
×
WARNING: PATHTOMATOMOINSTALLATION\core\Filechecks.php(160): Warning - shell_exec(): Unable to execute 'whoami' - Matomo 4.0.0 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already) (Module: CoreUpdater, Action: newVersionAvailable, In CLI mode: false)
can this be handled by skipping this commans on Windows system after upgrade?
Thanks
6 posts - 2 participants