Skip to content

Instantly share code, notes, and snippets.

@erichowey
Created October 30, 2021 18:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save erichowey/b4c31f89dd7832e5e7a8c55b1f67497d to your computer and use it in GitHub Desktop.
Save erichowey/b4c31f89dd7832e5e7a8c55b1f67497d to your computer and use it in GitHub Desktop.
2021-10-30 17:40:08] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\DriverException: "An exception occurred while exec
uting 'SELECT t0.api_key AS api_key_1, t0.device_id AS device_id_2, t0.ps_endpoint_id AS ps_endpoint_id_3, t0.id AS id_4, t0.created_at A
S created_at_5, t0.updated_at AS updated_at_6, t0.user_id AS user_id_7 FROM user_api_tokens t0 WHERE t0.api_key = ? LIMIT 1' with params
["2b86944f69ec4486144a5d0c8cd2384ec471cd83a6679c977e1ef29cc4b693f769731fca27c0a8f910b6f472c20d6898e92bc0ae2d313cf48438a4ec7da074b0"]: SQ
LSTATE[08S01]: Communication link failure: 1047 WSREP has not yet prepared node for application use" at /home/destiny/www/vendor/doctri
ne/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php line 121 {"exception":"[object] (Doctrine\\DBAL\\Exception\\DriverException(code
: 0): An exception occurred while executing 'SELECT t0.api_key AS api_key_1, t0.device_id AS device_id_2, t0.ps_endpoint_id AS ps_endpoin
t_id_3, t0.id AS id_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.user_id AS user_id_7 FROM user_api_tokens t0 WHER
E t0.api_key = ? LIMIT 1' with params [\"2b86944f69ec4486144a5d0c8cd2384ec471cd83a6679c977e1ef29cc4b693f769731fca27c0a8f910b6f472c20d6898
e92bc0ae2d313cf48438a4ec7da074b0\"]:\n\nSQLSTATE[08S01]: Communication link failure: 1047 WSREP has not yet prepared node for application
use at /home/destiny/www/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:121, Doctrine\\DBAL\\Driver\\PDOExcepti
on(code: 08S01): SQLSTATE[08S01]: Communication link failure: 1047 WSREP has not yet prepared node for application use at /home/destiny
/www/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:107, PDOException(code: 08S01): SQLSTATE[08S01]: Communication link f
ailure: 1047 WSREP has not yet prepared node for application use at /home/destiny/www/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO
Statement.php:105)"} []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment