Hi,
Full error is:
```
TypeError: Argument 1 passed to WHMCS\Cron\Console\Input\CliInput::convertRenamedOptions() must be of the type array, null given, called in /home/accountname/whmcs/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Input/CliInput.php on line 0 and defined in /home/accountname/whmcs/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Input/LegacyOptionsTrait.php:0 Stack trace: #0 /home/accountname/whmcs/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Input/CliInput.php(0): WHMCS\Cron\Console\Input\CliInput->convertRenamedOptions(NULL) #1 /home/fushniso/whmcsdata/crons/cron.php(0): WHMCS\Cron\Console\Input\CliInput->__construct() #2 {main} {"exception":"[object] (TypeError(code: 0): Argument 1 passed to WHMCS\\Cron\\Console\\Input\\CliInput::convertRenamedOptions() must be of the type array, null given, called in /home/accountname/whmcs/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Input/CliInput.php on line 0 at /home/accountname/whmcs/vendor/whmcs/whmcs-foundation/lib/Cron/Console/Input/LegacyOptionsTrait.php:0)"} []
```
Server running php7.3 and I am pretty sure all the required extensions are there. Site runs, no errors in the system checks, etc.
Any ideas or anything further I can provide to help?