#There was an error while trying to connect to the host or while executing a query: "SQLSTATE[HY000]
7 messages · Page 1 of 1 (latest)
There was an error while trying to connect to the host or while executing a query: "SQLSTATE[HY000] [2002] Connection timed out (Connection: dynamic, SQL: SELECT 1 FROM dual)"
@kind moat; Your database connection is timing out. Make sure to use the correct connection address and that the firewall is not blocking the port (default port is 3306).
Don't forget to allow external access to the database: https://pterodactyl.io/tutorials/mysql_setup.html#allowing-external-database-access