My Laravel app is working normally but every now and then I get this error SQLSTATE[HY000] [2002] Connection refused
It only happens for few seconds then when I request the rest apis again it works
{message: "SQLSTATE[HY000] [2002] Connection refused", exception: "Doctrine\DBAL\Driver\PDO\Exception",…}
exception
:
"Doctrine\\DBAL\\Driver\\PDO\\Exception"
file
:
"/var/www/...../vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php"
line
:
18
message
:
"SQLSTATE[HY000] [2002] Connection refused"