BaseException: Database Connection Failed

Additional information:

  • PDO error: SQLSTATE[HY000] [2003] Can't connect to MySQL server on 'agiletoolkit.org' (4)
  • DSN: mysql:host=agiletoolkit.org;dbname=atk4_site;charset=utf8
/app/frontend/lib/Frontend.php:13
FileObject NameStack TraceHelp
/app/vendor/atk4/atk4/lib/DB.php:107 front_dbDB->exception("Database Connection Failed")
/app/vendor/atk4/atk4/lib/App/CLI.php:561 front_dbDB->connect(Null)
/app/frontend/lib/Frontend.php:13 frontFrontend->dbConnect()
/app/vendor/atk4/atk4/lib/App/CLI.php:213 frontFrontend->init()
/app/vendor/atk4/atk4/lib/App/Web.php:44 frontFrontend->__construct("front", Array(0))
/app/frontend/public/index.php:8 frontFrontend->__construct("front")