The issue
This morning I get an email with an error from the Cron setup for Flarum.
In Connection.php line 712:
SQLSTATE[HY000] [2002] No such file or directory (SQL: select exists(select
* from `flmasettings` where `key` = schedule.last_run) as `exists`)
In Exception.php line 18:
SQLSTATE[HY000] [2002] No such file or directory
In PDOConnection.php line 40:
SQLSTATE[HY000] [2002] No such file or directory
schedule:run
I get two email maybe because I run two different community and cron-job.
Any idea why and what is?