Hello, I'm having this error in WHM, when trying to list the server's accounts or when I try to modify passwords.
The error_log has some entries like the one, bellow:
I looked in /var/cpanel and the folder passtokens/ has the user:group settings as root():root() - no zero inside the parenthesis - and the permissions as 000.
I've tried to change that via SSH, with no success. Any help will be highly appreciated.
Regards,
Ricardo
The error_log has some entries like the one, bellow:
Code:
Cpanel::Exception::TempFileCreateError/(XID 44kj82) The system failed to create the temporary file “/var/cpanel/passtokens/1494262553.token.Q3Y5eVwG” because of an error: Input/output error
at /usr/local/cpanel/Cpanel/Exception/CORE.pm line 77.
Cpanel::Exception::create("TempFileCreateError", HASH(0x5a0e820)) called at /usr/local/cpanel/Cpanel/Exception.pm line 30
Cpanel::Exception::__ANON__(__CPANEL_HIDDEN__, HASH(0x5a0e820)) called at /usr/local/cpanel/Cpanel/Rand.pm line 96
Cpanel::Rand::get_tmp_file_by_name(__CPANEL_HIDDEN__, __CPANEL_HIDDEN__) called at /usr/local/cpanel/Whostmgr/Passwd.pm line 72
Whostmgr::Passwd::generate_token() called at whostmgr/bin/whostmgr.pl line 2155
main::passwdlist called at whostmgr/bin/whostmgr.pl line 765
[2017-05-08 13:55:53 -0300] warn [cpsrvd] The subprocess (whostmgr (whostmgr)) exited with an error: The subprocess reported error number 255 when it ended. at /usr/local/cpanel/Cpanel/Server/Handlers/SubProcess.pm line 156.
Cpanel::Server::Handlers::SubProcess::_report_subprocess_errors(Cpanel::Server::Handlers::SubProcess=HASH(0x3a160b8)) called at /usr/local/cpanel/Cpanel/Server/Handlers/SubProcess.pm line 71
Cpanel::Server::Handlers::SubProcess::handler(Cpanel::Server::Handlers::SubProcess=HASH(0x3a160b8), "subprocess_name", "whostmgr (whostmgr)", "subprocess_read_handle", IO::Handle=GLOB(0x3a16b00), "subprocess_write_handle", IO::Handle=GLOB(0x3a16518), "api_type", "html", ...) called at cpsrvd.pl line 6459
cpanel::cpsrvd::cpHandler("app", "whostmgr", "json", 0, "document", "./scripts/passwdlist") called at cpsrvd.pl line 5668
cpanel::cpsrvd::dodoc_whostmgrd() called at cpsrvd.pl line 1594
cpanel::cpsrvd::dodoc(HASH(0x13a1ec0)) called at cpsrvd.pl line 1352
cpanel::cpsrvd::handle_one_connection() called at cpsrvd.pl line 844
cpanel::cpsrvd::script() called at cpsrvd.pl line 320
I've tried to change that via SSH, with no success. Any help will be highly appreciated.
Regards,
Ricardo
Last edited by a moderator: