Just recently, I've been experiencing some cron errors and am not sure how and/or where to fix it.
Here is the error msg: (NOTE: I broke down the error message for easier reading - however, this was 1 long-a$$ line in my ow_log folder)
----------------------------------------------------------------------------------------------------------------------
[Mon Feb 23 9:13:01 2015] [ow_core_log] [Exception] Message: SQLSTATE[HY000] [2002] No such file or directory File:
/xxx/xxx/public_html/xxx/community/ow_core/database.php Line:223 Trace: [#0
/xxx/xxx/public_html/xxx/community/ow_core/database.php(253): OW_Database->__construct(Array) | #1
/xxx/xxx/public_html/xxx/community/ow_core/ow.php(230): OW_Database::getInstance(Array) | #2
/xxx/xxx/public_html/xxx/community/ow_core/base_dao.php(47): OW::getDbo() | #3
/xxx/xxx/public_html/xxx/community/ow_system_plugins/base/bol/config_dao.php(66): OW_BaseDao->__construct() | #4
/xxx/xxx/public_html/xxx/community/ow_system_plugins/base/bol/config_dao.php(55): BOL_ConfigDao->__construct() | #5
/xxx/xxx/public_html/xxx/community/ow_system_plugins/base/bol/config_service.php(63): BOL_ConfigDao::getInstance() | #6
/xxx/xxx/public_html/xxx/community/ow_system_plugins/base/bol/config_service.php(52): BOL_ConfigService->__construct() | #7
/xxx/xxx/public_html/xxx/community/ow_core/config.php(48): BOL_ConfigService::getInstance() | #8
/xxx/xxx/public_html/xxx/community/ow_core/config.php(68): OW_Config->__construct() | #9
/xxx/xxx/public_html/xxx/community/ow_core/ow.php(167): OW_Config::getInstance() | #10
/xxx/xxx/public_html/xxx/community/ow_cron/run.php(48): OW::getConfig() | #11 {main}]
--------------------------------------------------------------------------------------------------------------------
What does this mean and why is it occurring just recently?
I think because of this issue, I am unable to receive notifications via email - and just today, I noticed that a plugin I have, that has been updated since Feb. 26 here in the store, has not shown up to update on my admin dashboard...It's Feb. 28th today.
Any help on this would be greatly appreciated!