Virtus Opstrup
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Virtus Opstrup-
Virtus Opstrup commented,
I fixed it with this answer:
-
Virtus Opstrup commented,
Hi again Is there a way to abort the restore? If I try to abort it from WHM I get the error message "Failed to abort" WHM thinks the restore is still running:
-
Virtus Opstrup commented,
I just ran /usr/local/cpanel/bin/view_transfer websrv5pixactbacku20200406133545x8B4 and got The transfer for session ID "websrv5pixactbacku20200406133545x8B4" is running with PID "18584". Cpanel:...
-
Virtus Opstrup commented,
I eventually ended up with this screen, presumably because it took so long:
-
Virtus Opstrup created a post,
Restore from WHM is very slow, seems like disk speed is limited
It seems like disk speed or CPU usage is limited for the restore function in WHM Here is a screenshot of the /bin/cp process responsible for coyping the backup archive: The archive is 9 GB and t...
-
Virtus Opstrup created a post,
Can't click on "Manage Plugins" in WHM - loads forever
If I click on "Manage Plugins" in WHM the page will load forever, while this screen is being displayed: CloudLinux 7.7 cPanel version v86.0.16
-
Virtus Opstrup commented,
I figured out the problem - the API token needs to have root access Thanks
-
Virtus Opstrup commented,
I'm using PHP and this package: previewtechs/cpanel-whm-api - Packagist It sends a GET request to /json-api/get_domain_info with an Authorization header that looks like this "whm root apitoken" I...
-
Virtus Opstrup created a post,
Missing domains - WHM API get_domain_info doesn't return all domains
I'm using this function:
-
Virtus Opstrup commented,
Hello @Virtus Opstrup, There isn't a supported method of enabling a PECL module on a per-account basis, but you could enable it on a specific PHP version (say PHP version 7.2), and then ensure the...