On server i am trying clear cache but after run this command (php bin/console cache:clear --env=prod) a get error:
[Doctrine\DBAL\Exception\ConnectionException] An exception occured in driver: SQLSTATE[HY000] [2002] Connection timed out
[Doctrine\DBAL\Driver\PDOException] SQLSTATE[HY000] [2002] Connection timed out
[PDOException] SQLSTATE[HY000] [2002] Connection timed out
Database credentials are in parameters.yaml and connection to db is working... Whole web is working...
Can anybody give me some hints/direction? Thx.
-vvvoption in order to see which file try to connect to the db