Hello,
I recently installed Espo which is a great solution for us. I'm trying to setup the crontab but it doesn't work.
If i try to run cron.php through ssh i also get the errors:
PHP Catchable fatal error: Argument 1 passed to Espo\Core\Container::get() must be an instance of Espo\Core\string, string given, called in /volume1/web/EspoCRM/application/Espo/Core/Application.php on line 48 and defined in /volume1/web/EspoCRM/application/Espo/Core/Container.php on line 41
Catchable fatal error: Argument 1 passed to Espo\Core\Container::get() must be an instance of Espo\Core\string, string given, called in /volume1/web/EspoCRM/application/Espo/Core/Application.php on line 48 and defined in /volume1/web/EspoCRM/application/Espo/Core/Container.php on line 41
Is this a bug in Espo?
Regards,
Ronnie
I recently installed Espo which is a great solution for us. I'm trying to setup the crontab but it doesn't work.
If i try to run cron.php through ssh i also get the errors:
PHP Catchable fatal error: Argument 1 passed to Espo\Core\Container::get() must be an instance of Espo\Core\string, string given, called in /volume1/web/EspoCRM/application/Espo/Core/Application.php on line 48 and defined in /volume1/web/EspoCRM/application/Espo/Core/Container.php on line 41
Catchable fatal error: Argument 1 passed to Espo\Core\Container::get() must be an instance of Espo\Core\string, string given, called in /volume1/web/EspoCRM/application/Espo/Core/Application.php on line 48 and defined in /volume1/web/EspoCRM/application/Espo/Core/Container.php on line 41
Is this a bug in Espo?
Regards,
Ronnie
Comment