Jacques Murray

Registered
May 31, 2018
3
0
1
South Africa
cPanel Access Level
Root Administrator
Good day,

Hopefully, someone can help me. I have root access and I'm the server administrator.

Since yesterday, I've been experiencing a serious problem on my server.

Home >> Account Information >> List Accounts

I then receive the following error:

Code:
A fatal error or timeout occurred while processing this directive.
Code:
(XID w3saun) The system failed to rename “/var/cpanel/.tmp.a5686.repquota.datastore” to “/var/cpanel/repquota.datastore” because of an error: Input/output error at /usr/local/cpanel/Cpanel/Autodie/File.pm line 35.
    Cpanel::Autodie::File::rename("/var/cpanel/.tmp.a5686.repquota.datastore", "/var/cpanel/repquota.datastore") called at /usr/local/cpanel/Cpanel/FileUtils/Write.pm line 173
    Cpanel::FileUtils::Write::_write_to_tmpfile("/var/cpanel/repquota.datastore", "{\"inodes_limit\":{},\"limit\":{\"belladucci\":\"10240000\",\"mmaboapa"..., 384, CODE(0xdce720)) called at /usr/local/cpanel/Cpanel/FileUtils/Write.pm line 103
    Cpanel::FileUtils::Write::overwrite("/var/cpanel/repquota.datastore", "{\"inodes_limit\":{},\"limit\":{\"belladucci\":\"10240000\",\"mmaboapa"..., 384) called at /usr/local/cpanel/Cpanel/SysQuota.pm line 183
    Cpanel::SysQuota::_parse_quota_data("") called at /usr/local/cpanel/Cpanel/SysQuota.pm line 34
    Cpanel::SysQuota::analyzerepquotadata() called at whostmgr/bin/whostmgr4.pl line 201
    main::listaccts("listaccts") called at /usr/local/cpanel/Whostmgr/Dispatch.pm line 227
    Whostmgr::Dispatch::_do_call("listaccts", HASH(0x1d0f510), HASH(0x1d0f630)) called at /usr/local/cpanel/Whostmgr/Dispatch.pm line 144
    Whostmgr::Dispatch::dispatch("listaccts", 1, ARRAY(0x1d0f5b8)) called at whostmgr/bin/whostmgr4.pl line 142
I've tried so many different options, but I'm not having any success. I can't view or create accounts.
 

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,301
363
Houston
Hi @Jacques Murray

Does the /var/cpanel/.tmp.a5686.repquota.datastore file exist? If you rename the file or move it to another location does the issue persist (you'd have to access the server via SSH to do this)?

Thanks!
 

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,301
363
Houston
HI @Jacques Murray

Actually not that file it needs to be /var/cpanel/.tmp.a5686.repquota.datastore it looks like the system is trying to rename
/var/cpanel/.tmp.a5686.repquota.datastore to /var/cpanel/repquote.datastore and it's not able to.
 

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,301
363
Houston
Hi @Jacques Murray


The IO errors if being received quite frequently are pretty concerning, you may want to contact your provider to look further into the issue. You may want to check the disk integrity on the system.