If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Did that, but still getting emails on errors:
cPanel & WHM update failure (upcp)
Maintenance ended, however it did not exit cleanly (65280). Please check the logs for an indication of what happened
My post didnt get posted....maybee too long. Did just get a yellow text with "message text".
Well, they did some and said it was fixed.
But now I cannot upgrade cPanel and getting these errors:
[2015-06-16 21:51:07 +0200] All files Staged
[2015-06-16 21:51:07 +0200] Testing if the newly downloaded RPMS can be installed without conflict
[2015-06-16 21:51:07 +0200] Testing RPM transaction
[2015-06-16 21:51:08 +0200] error: Failed dependencies:
[2015-06-16 21:51:08 +0200] MySQL-client is needed by cpanel-php54-horde-5.1.4-11.cp1150.noarch
[2015-06-16 21:51:08 +0200] MySQL-server is needed by cpanel-php54-horde-5.1.4-11.cp1150.noarch
[2015-06-16 21:51:08 +0200] MySQL-client is needed by cpanel-php54-webmail-5.1.1-1.cp1150.noarch
[2015-06-16 21:51:08 +0200] MySQL-server is needed by cpanel-php54-webmail-5.1.1-1.cp1150.noarch
[2015-06-16 21:51:08 +0200] W Exit Code: 183
[2015-06-16 21:51:08 +0200] ***** FATAL: Test install failed: error: Failed dependencies:
[2015-06-16 21:51:08 +0200] MySQL-client is needed by cpanel-php54-horde-5.1.4-11.cp1150.noarch
[2015-06-16 21:51:08 +0200] MySQL-server is needed by cpanel-php54-horde-5.1.4-11.cp1150.noarch
[2015-06-16 21:51:08 +0200] MySQL-client is needed by cpanel-php54-webmail-5.1.1-1.cp1150.noarch
[2015-06-16 21:51:08 +0200] MySQL-server is needed by cpanel-php54-webmail-5.1.1-1.cp1150.noarch
[2015-06-16 21:51:08 +0200] The Administrator will be notified to review this output when this script completes
[2015-06-16 21:51:08 +0200] ***** FATAL: Error testing if the RPMs will install: Test install failed: error: Failed dependencies:
[2015-06-16 21:51:08 +0200] MySQL-client is needed by cpanel-php54-horde-5.1.4-11.cp1150.noarch
[2015-06-16 21:51:08 +0200] MySQL-server is needed by cpanel-php54-horde-5.1.4-11.cp1150.noarch
[2015-06-16 21:51:08 +0200] MySQL-client is needed by cpanel-php54-webmail-5.1.1-1.cp1150.noarch
[2015-06-16 21:51:08 +0200] MySQL-server is needed by cpanel-php54-webmail-5.1.1-1.cp1150.noarch
[2015-06-16 21:51:08 +0200] see http://go.cpanel.net/rpmcheckfailed for more information
[2015-06-16 21:51:08 +0200] The Administrator will be notified to review this output when this script completes
=> Log closed Tue Jun 16 21:51:08 2015
Morten, could you please create a ticket in our support system? We would really like to investigate it in place. The log says that not installed our meta packages, which provides needed MySQL-* packages. But I can tell exactly, need to check the list of installed packages, options of cPanel, list of db_governor options.
hi,
sorry for new reply on old topic,
my db governor not working and have Malfunction error,
i have error in dbgovernor-error.log:
Incorrect mysql version
mysql Ver 15.1 Distrib 10.6.15-MariaDB, for Linux (x86_64) using readline 5.1
and db_governor is not working
db governor version is 1.2-93
so how i can fix this?
my sql usage is very high and i need to enable db governor.
hi,
sorry for new reply on old topic,
my db governor not working and have Malfunction error,
i have error in dbgovernor-error.log:
Incorrect mysql version
mysql Ver 15.1 Distrib 10.6.15-MariaDB, for Linux (x86_64) using readline 5.1
and db_governor is not working
db governor version is 1.2-93
so how i can fix this?
my sql usage is very high and i need to enable db governor.
Hi,
Have you installed the MySQL Governor properly according to this documentation? You have to select the proper version first - the mariadb106 then do the install
However, please understand that MySQL governor is not designed to reduce the MySQL usage by it's own. It is just a limiting feature for user's queries and if somebody is overusing the resources his queries would be throttled, so most likely number of them will rise.
Better to use mysqltuner.pl to optimize MySQL as much as possible.
thanks for the tips,
but i have a question, how we can restore that mysqldump after backup if something went wrong?
i did reinstall db governor 3 days ago and got error and whole mysql service gone and afraid to run that command.
this command ruined my server:
yum install governor-mysql
afer:
/usr/share/lve/dbgovernor/mysqlgovernor.py --delete
and i want to say something maybe not related with db governor problem: mysqld service its failed in my server
mysql service is active
mariadb is active too
are these related?
mysqld serive failed with db governor problem?
Well, all the operations could be dangerous and can lead to data loss. Better to hire expert for them if you already faced some issues.
There are few ways to restore databases from backup depending on what was done.
1. If you have made the dump of all databases it will be something like:
Code:
mysql -u root < alldatabases.sql
2. If you have made a full copy of /var/lib/mysql with stopped mysql service then just rename the existing one to be on a safe place and then restore the directory from backup.
The commands of yum install and then mysqlgovernor.py --delete are not doing any changes to the databases themselves and should not be the core of the issue. Please create a ticket for us to investigate the issue in place.
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment