Matomo 4.0.3 - Segments being analyzed under wrong site

Hi

When I run the core:archive for a specific site, I see segments for other sites being analyzed,
Is this a known issue? The archiving process is taking forever :confused:
Any help is much appriciated :slight_smile:

Its a multihost setup, running 4.0.3 on Ubuntu 20.04

Kind regards

After running for 10-12 hours, several errors like this is dropped:
/var/www/html/piwik/core/CliMulti/RequestParser.php(104): Warning - shell_exec(): Unable to execute ‘ps aux’ - Matomo 4.0.3 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already)

Then a memory error:
PHP Fatal error: Allowed memory size of 9663676416 bytes exhausted (tried to allocate 45056 bytes) in /var/www/html/piwik/libs/Zend/Db/Statement/Pdo.php on line 233
ERROR [2021-01-05 03:28:10] 16081 Fatal error encountered: /var/www/html/piwik/libs/Zend/Db/Statement/Pdo.php(233): Allowed memory size of 9663676416 bytes exhausted (tried to allocate 45056 bytes)

PHP Fatal error: Allowed memory size of 9663676416 bytes exhausted (tried to allocate 65536 bytes) in /var/www/html/piwik/core/View.php on line 437

Memory limit in /etc/php/7.2/cli/php.ini has been set to:
memory_limit = 9216M
We’ve been seeing this mem error for a long time