mime-aware-snooper
New Pleskian
Hi everyone,
We are using Plesk since mid 2016 to manage 10 websites on our VPS Cloud (OVH as hosting)
It works really good, thank you for providing such product
However, we are experiencing an issue since a few weeks
Everyday we have an alert on a red background which says "Failed to update Plesk. To solve this problem, you can send the update log to Plesk support"
By reading the log, I can tell it's a MySQL update issue
Here's the full output : Plesk 'tac: write error: Broken pipe' issue · GitHub
The interesting part is
'''
Starting xinetd service... already started
tac: write error: Broken pipe
***** problem report *****
===> Plesk database scheme was not upgraded completely. [...]
'''
Do you have any idea ?
Feel free if you need anymore info
Thanks
Florian
-- edit 1 --
$ plesk -v
Product version: Plesk Onyx 17.5.3
Build date: 2017/03/17 16:00
OS version: Ubuntu 16.04
Revision: 55d1b49a272f44666e1920eca8b6e4da449a38cd
Architecture: 64-bit
Wrapper version: 1.2
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial
$ uname -a
Linux vpsXXXX.ovh.net 4.4.0-97-generic #120-Ubuntu SMP Tue Sep 19 17:28:18 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
$ service mysql status
● mysql.service - MySQL Community Server
Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
Active: active (running) since lun. 2017-11-27 06:26:39 CET; 13h ago
Process: 8785 ExecStartPost=/usr/share/mysql/mysql-systemd-start post (code=exited, status=0/SUCCESS)
Process: 8774 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=0/SUCCESS)
Main PID: 8784 (mysqld)
CGroup: /system.slice/mysql.service
└─8784 /usr/sbin/mysqld
We are using Plesk since mid 2016 to manage 10 websites on our VPS Cloud (OVH as hosting)
It works really good, thank you for providing such product
However, we are experiencing an issue since a few weeks
Everyday we have an alert on a red background which says "Failed to update Plesk. To solve this problem, you can send the update log to Plesk support"
By reading the log, I can tell it's a MySQL update issue
Here's the full output : Plesk 'tac: write error: Broken pipe' issue · GitHub
The interesting part is
'''
Starting xinetd service... already started
tac: write error: Broken pipe
***** problem report *****
===> Plesk database scheme was not upgraded completely. [...]
'''
Do you have any idea ?
Feel free if you need anymore info
Thanks
Florian
-- edit 1 --
$ plesk -v
Product version: Plesk Onyx 17.5.3
Build date: 2017/03/17 16:00
OS version: Ubuntu 16.04
Revision: 55d1b49a272f44666e1920eca8b6e4da449a38cd
Architecture: 64-bit
Wrapper version: 1.2
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial
$ uname -a
Linux vpsXXXX.ovh.net 4.4.0-97-generic #120-Ubuntu SMP Tue Sep 19 17:28:18 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
$ service mysql status
● mysql.service - MySQL Community Server
Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
Active: active (running) since lun. 2017-11-27 06:26:39 CET; 13h ago
Process: 8785 ExecStartPost=/usr/share/mysql/mysql-systemd-start post (code=exited, status=0/SUCCESS)
Process: 8774 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=0/SUCCESS)
Main PID: 8784 (mysqld)
CGroup: /system.slice/mysql.service
└─8784 /usr/sbin/mysqld
Last edited: