learning_curve
Golden Pleskian
- Server operating system version
- Ubuntu 24.04.1 LTS
- Plesk version and microupdate number
- 18.0.65 #1
As per the the thread title. No visible traces of any of these and no performance penalties observed, but obviously, there's a mis-config (or two) somewhere.
Anybody whose had the same, but resolved them and / or anybody from Plesk care to comment?
The first one appears to be panel related, but only appears (in the logs) after server re-boots:
The second one, again appears to be panel related (FileManager) but it's daily, so cron generated (probably):
The third is directly related to the second, but is util_exec derived i.e. access to in this case.
We have many things buttoned right down, in terms of access / rights etc hence these errors maybe collateral damage from our own config somehwere else, unrelated.
The fact that there's no visible evidence (other than these log entries) could easily make this a diminishing returns exercise, hence this post, just in case there's a short cut!
FWIW - The last two only started recently after updates for both Plesk and Ubuntu.
Anybody whose had the same, but resolved them and / or anybody from Plesk care to comment?
The first one appears to be panel related, but only appears (in the logs) after server re-boots:
Code:
DB query failed: SQLSTATE[HY000] [2002] No such file or directory:
0: /opt/psa/admin/plib/Db/Adapter/Pdo/Mysql.php:79
Db_Adapter_Pdo_Mysql->query(string 'SET sql_mode = ''')
1: /opt/psa/admin/plib/CommonPanel/Application/Abstract.php:113
CommonPanel_Application_Abstract::initDbAdapter()
2: /opt/psa/admin/plib/Session/Helper.php:176
Plesk\Session\Helper::initStorage()
3: /opt/psa/admin/plib/auth.php:275
AutoPrepend->initUserSession()
4: /opt/psa/admin/plib/auth.php:188
AutoPrepend->run()
5: /opt/psa/admin/plib/auth.php:582
Code:
'/opt/psa/admin/bin/filemng' 'root' 'exec' '/' 'bash' '-c' 'timeout 5 /usr/bin/pro status --format json' '--allow-root' failed with code 124.
stdout:
stderr:
Code:
proc_close() failed ['/opt/psa/admin/bin/filemng' 'root' 'exec' '/' 'bash' '-c' 'timeout 5 /usr/bin/pro status --format json' '--allow-root'] with exit code [124]
The fact that there's no visible evidence (other than these log entries) could easily make this a diminishing returns exercise, hence this post, just in case there's a short cut!
FWIW - The last two only started recently after updates for both Plesk and Ubuntu.