Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Hello.
At 03:38:33 this morning patch#55 was auto applied.
After which, we observed permission problems.
Local user could not login.
Only root could login.
MySQL could not write to socket.
Postfix died, could not write to file system.
Mail Log:
Jun 28 03:38:32 ihs3 postfix/smtpd[32127]: fatal: host/service localhost/12768 not found: Name or service not known
Jun 28 03:38:33 ihs3 postfix/master[31944]: warning: process /usr/libexec/postfix/smtpd pid 32127 exit status 1
Jun 28 03:38:34 ihs3 postfix/smtpd[32184]: warning: 127.0.0.1: hostname localhost verification failed: Name or service not known
Jun 28 03:38:34 ihs3 postfix/smtpd[32184]: connect from unknown[127.0.0.1]
Jun 28 03:38:34 ihs3 postfix/smtpd[32184]: fatal: host/service localhost/12768 not found: Name or service not known
...
...
Jun 28 03:39:08 ihs3 pop3d: chdir "/var/qmail/mailnames/xxxxx.com/xxxx": Permission denied
Jun 28 03:39:09 ihs3 pop3d: IMAP connect from @ [::ffff:174.225.196.39]chdir "/var/qmail/mailnames/xxxxx.com/xxxx": Permission denied
Jun 28 03:39:09 ihs3 pop3d: Connection, ip=[::ffff:174.225.196.39]
Jun 28 03:39:10 ihs3 pop3d: IMAP connect from @ [::ffff:174.225.196.39]chdir "/var/qmail/mailnames/xxxxx.com/xxxx": Permission denied
Jun 28 03:39:21 ihs3 pop3d: Connection, ip=[::ffff:96.2.33.61]
Jun 28 03:39:21 ihs3 pop3d: IMAP connect from @ [::ffff:96.2.33.61]chdir "/var/qmail/mailnames/xxxxx.com/xxxx": Permission denied
Jun 28 03:39:22 ihs3 pop3d: Connection, ip=[::ffff:24.111.111.222]
Jun 28 03:39:22 ihs3 pop3d: IMAP connect from @ [::ffff:24.111.111.222]chdir "/var/qmail/mailnames/xxxxx.com/xxxx": Permission denied
After restart, MySQL error:
130628 07:27:49 mysqld_safe Number of processes running now: 0
130628 07:27:49 mysqld_safe mysqld restarted
/usr/libexec/mysqld: Table 'plugin' is read only
130628 7:27:49 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
/usr/libexec/mysqld: Can't create/write to file '/tmp/ibCrAZHL' (Errcode: 13)
sw-cp-server log
Note: mod_fastcgi time is GMT, not local..
2013-06-28 08:38:28: (server.c.1543) server stopped by UID = 0 PID = 1871
2013-06-28 03:38:32: (log.c.166) server started
2013-06-28 08:45:22: (mod_fastcgi.c.977) bind failed for: unix:/usr/local/psa/tmp/sw-engine.sock-0 Permission denied
2013-06-28 08:45:22: (mod_fastcgi.c.1171) [ERROR]: spawning fcgi failed.
2013-06-28 08:45:22: (mod_fastcgi.c.3644) all handlers for /login.php3? on .php are down.
2013-06-28 09:40:25: (mod_fastcgi.c.977) bind failed for: unix:/usr/local/psa/tmp/sw-engine-8880.sock-0 Permission denied
2013-06-28 09:40:25: (mod_fastcgi.c.1171) [ERROR]: spawning fcgi failed.
2013-06-28 09:40:25: (mod_fastcgi.c.3644) all handlers for /javascript/promo-flags.js.php? on .php are down.
2013-06-28 09:41:25: (mod_fastcgi.c.977) bind failed for: unix:/usr/local/psa/tmp/sw-engine-8880.sock-0 Permission denied
2013-06-28 09:41:25: (mod_fastcgi.c.1171) [ERROR]: spawning fcgi failed.
2013-06-28 09:42:25: (mod_fastcgi.c.977) bind failed for: unix:/usr/local/psa/tmp/sw-engine-8880.sock-0 Permission denied
2013-06-28 09:42:25: (mod_fastcgi.c.1171) [ERROR]: spawning fcgi failed.
Since your installation already seems to be messed up, would you mind rerunning the action that potentially did it and posting the output for investigation?
# ls /usr/local/psa/tmp/MU55-owner_installed.flag
# rm -f /usr/local/psa/tmp/MU55-owner_installed.flag
# sh -x /usr/local/psa/tmp/MU55-change_owner.sh
Hi.
We are waiting a full recovery test instance..
Will try it then.
I modified the script to echo instead of execute..
We found a customer generated dir in statistics/logs/2/www.theirdomain.com/products/4 Door Mini Truck
That appears to have caused the problem.
snippet from change_owner script..