could someone help decipher this please.

keat63

Well-Known Member
Nov 20, 2014
1,963
267
113
cPanel Access Level
Root Administrator
could someone help decipher this please.

Code:
/usr/local/cpanel/logs/error_log:
[2015-03-05 08:51:45 +0000] warn [cpses_tool] The user “useraccount” is not authorized to access “cpses_be27gTpCQE” for revoking permissions from all. at /usr/local/cpanel/Cpanel/DBAdmin.pm line 160
        Cpanel::DBAdmin::_log_error_and_output_return(Cpanel::Mysql=HASH(0x2f23390), 'The user \xE2\x80\x9C[_1]\xE2\x80\x9D is not authorized to access \xE2\x80\x9C[_2]\xE2\x80\x9D for revoking permissions from all.', 'useraccount', 'cpses_be27gTpCQE') called at /usr/local/cpanel/Cpanel/DBAdmin.pm line 183
        Cpanel::DBAdmin::_log_error_and_output(Cpanel::Mysql=HASH(0x2f23390), 'The user \xE2\x80\x9C[_1]\xE2\x80\x9D is not authorized to access \xE2\x80\x9C[_2]\xE2\x80\x9D for revoking permissions from all.', 'useraccount', 'cpses_be27gTpCQE') called at /usr/local/cpanel/Cpanel/Mysql.pm line 509
        Cpanel::Mysql::_dbowner_to_all_with_ownership_checks(Cpanel::Mysql=HASH(0x2f23390), 'method', 'REVOKE', 'users', HASH(0x2f23e10)) called at /usr/local/cpanel/Cpanel/Mysql.pm line 473
        Cpanel::Mysql::remove_dbowner_from_all(Cpanel::Mysql=HASH(0x2f23390), 'cpses_be27gTpCQE') called at bin/cpses_tool.pl line 139
        bin::cpses_tool::__ANON__() called at bin/cpses_tool.pl line 155
        bin::cpses_tool::action_REMOVETEMPDBOWNER('bin::cpses_tool', HASH(0x2ef21f0)) called at bin/cpses_tool.pl line 64
        bin::cpses_tool::process_request(HASH(0x2ef21f0)) called at bin/cpses_tool.pl line 51
        bin::cpses_tool::script('bin::cpses_tool') called at bin/cpses_tool.pl line 27
[2015-03-05 08:51:45 +0000] warn [cpses_tool] The cPanel user “useraccount” is not allowed to grant access to any of the requested database users. at /usr/local/cpanel/Cpanel/DBAdmin.pm line 160
        Cpanel::DBAdmin::_log_error_and_output_return(Cpanel::Mysql=HASH(0x2f23390), 'The cPanel user \xE2\x80\x9C[_1]\xE2\x80\x9D is not allowed to grant access to any of the requested database users.', 'useraccount') called at /usr/local/cpanel/Cpanel/Mysql.pm line 530
        Cpanel::Mysql::_dbowner_to_all_with_ownership_checks(Cpanel::Mysql=HASH(0x2f23390), 'method', 'REVOKE', 'users', HASH(0x2f23e10)) called at /usr/local/cpanel/Cpanel/Mysql.pm line 473
        Cpanel::Mysql::remove_dbowner_from_all(Cpanel::Mysql=HASH(0x2f23390), 'cpses_be27gTpCQE') called at bin/cpses_tool.pl line 139
        bin::cpses_tool::__ANON__() called at bin/cpses_tool.pl line 155
        bin::cpses_tool::action_REMOVETEMPDBOWNER('bin::cpses_tool', HASH(0x2ef21f0)) called at bin/cpses_tool.pl line 64
        bin::cpses_tool::process_request(HASH(0x2ef21f0)) called at bin/cpses_tool.pl line 51
        bin::cpses_tool::script('bin::cpses_tool') called at bin/cpses_tool.pl line 27
 
Last edited by a moderator:

Infopro

Well-Known Member
May 20, 2003
17,075
524
613
Pennsylvania
cPanel Access Level
Root Administrator
Twitter
You can't use it on the quick reply box at bottom of thread. You need to click thru to the full edtitor, the same on you use to make a new thread. On the toolbar, find this icon: #

So, you just click that, and then paste your code in between the tags.
[code ] hello world [/code ]
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello :)

Check to see if there are any stale cpsess files in the following directory:

/var/cpanel/cpses/keys/

If so, try backing up the directory and removing those session files. Let us know if the issue persists after completing this action.

Thank you.
 

keat63

Well-Known Member
Nov 20, 2014
1,963
267
113
cPanel Access Level
Root Administrator
There were about 6 in there all dated today, but from much earlier in the day, which i removed.
And 2 with time stamps in the last 20 minutes.

I assume that these are something to do with cpanel logins then ?
 

keat63

Well-Known Member
Nov 20, 2014
1,963
267
113
cPanel Access Level
Root Administrator
There were abou 6 in there.
2 dated yesterday, 2 from earlier today and 2 from this evening.

I removed the first 4.
I assume these have something to do with cpanel logins ?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Right, they are session files for the cPanel logins. Has removing them made a difference in the error message you receive?

Thank you.
 

keat63

Well-Known Member
Nov 20, 2014
1,963
267
113
cPanel Access Level
Root Administrator
I only saw it the once this morning, and didn't know what it was.
Words like "revoking permissions, not authorised and remove db owner from all" had me worried.
 

keat63

Well-Known Member
Nov 20, 2014
1,963
267
113
cPanel Access Level
Root Administrator
I'm still keen, wanting to learn and watching the server like a hawk, i do occasionally have multiple windows open, one for watching logs, another for checking emails and possibly a 3rd because i forgot to close it down previously, so this may explain it.