×


Category: Server Management Service


SolusVM error Unable to find ostemplate - Best Fixes ?

This article covers methods to resolve SolusVM errors for our customers. 

To fix Unable to find ostemplate error:

Simply Re-install OS

$ vzctl reinstall <CTID> --ostemplate <template_name>

where <CTID> should be replaced with actual VPS CT ID and <template_name> should be replaced with the template name without ".tar.gz" part.


Error: EACCES: permission denied with npm - Best Fixes ?

This article covers methods to resolve "Error: EACCES: permission denied with npm" for our customers. If you see an EACCES error when you try to install a package globally, you can either:

  • Reinstall npm with a node version manager (recommended).
  • Manually change npm's default directory.


To download the latest version of npm, on the command line, run the following command:

$ npm install -g npm


mysqldump error 1194 table is marked as crashed - Best Fixes ?

This article covers methods to resolve the mysqldump error 1194 for our customers. Generally database administrators use MySQL tables to store some important files along with their professional data or records. Though users store their important data but they are unaware of the situation that they can also lose their important data some day when the database gets corrupt or damaged. 

When MySQL database gets corrupted then it displays several error messages, one such error is "ERROR 1194 (HY000): Table 'table_name' is marked as crashed and should be repaired". And this error is very annoying so its very important to fix MySQL error 1194 as soon as you can.


Main causes of MySQL Error 1194:

  • Due to sudden system shutdown.
  • Virus/malware infection.
  • File system corruption after the newly installed program like hardware or software.


VMware error, Missing credentials for vCenter server - Fix it Now ?

This article covers methods to fix VMware errors for our customers. Basically, this guide provides information on troubleshooting common issues with logging in to the vSphere Web Client when using the Use Windows Session Credentials feature.


VMware error "Failed to build vmmon" - Fix it Now ?

This article covers method to resolve VMware error "Failed to build vmmon" for our customers. Linux for Workstation requires additional packages and steps in order to complete installation. The following steps have been tested on Fedora 28 and Fedora 29 but otherwise would be generally applicable to other Linux distributions. Please adjust for your specific version.


Plesk error Mysql Errcode: 24 – Too many open files

This article covers how to fix MySQL error in Plesk and DirectAdmin. Here, you will learn how to resolve MySQL Errcode: 24 - Too many open files.