user_f617b
Chevereto Member
For a while I couldn't run the cron automatically because of this error so I've just been running it manually but now I cannot update to 4.2.0 because of the same error so I wondered what is causing this because the file does exist.
The server is Ubuntu 22.04 with WHM/cPanel. File and folder permissions are set to user:user
The server is Ubuntu 22.04 with WHM/cPanel. File and folder permissions are set to user:user
Code:
[671b69e1ea5b8] PDOException thrown in /home/html/public_html/app/src/Legacy/G/DB.php:56
# Message [Code #2002]
SQLSTATE[HY000] [2002] No such file or directory
# Time
2024-10-25T09:50:25+00:00 [1729849825]
# Incident 671b69e1ea5b8
# Backtrace
------------------------------------------------------------
0 /home/html/public_html/app/src/Legacy/G/DB.php:56
{main}()
------------------------------------------------------------
1 /home/html/public_html/app/src/Legacy/G/DB.php:56
PDO->__construct(string(length=70), string(length=32), string(length=42), array(size=3))
------------------------------------------------------------
2 /home/html/public_html/app/src/Legacy/G/DB.php:74
Chevereto\Legacy\G\DB->__construct(string(length=9), int(3306), string(length=32), string(length=32), string(length=42), string(length=5), array(size=0), string(length=4))
------------------------------------------------------------
3 /home/html/public_html/app/src/Legacy/functions.php:1223
Chevereto\Legacy\G\DB::fromEnv()
------------------------------------------------------------
4 /home/html/public_html/app/legacy/entrypoints/cli.php:55
Chevereto\Legacy\loaderHandler(array(size=0), array(size=0), array(size=0), array(size=0), array(size=0), array(size=0), array(size=34), array(size=0))
------------------------------------------------------------
5 /home/html/public_html/app/bin/legacy:13
require_once(string(length=65))
------------------------------------------------------------
Last edited by a moderator: