Error codes (VDSmanager)

From ISPWiki

Jump to: navigation, search

This article describes the error codes that are returned by the VDSmanager control panel. If an error occurs, the control panel returns an XML-document containing error node, such as <error code="3" obj="site">.

Contents

Error code="1"

This error code means the internal errors of the control panel.

Error code="2"

The object you are trying to create already exists. In this case the additional obj attribute is used. This attribute contains the type of the object you are trying to create.

Error code="3"

The object that you are trying to use doesn't exist. In this case the additional obj attribute is used. This attribute contains the type of the non-existent object.

Error code="4"

One of the form fields transferred to the control panel has invalid value. In this case the additional val attribute is used. This attribute contains the name of the field which value is invalid.

Error code="5"

Any of the limits has been exceeded, such as maximum number of virtual dedicated servers that a reseller can create. In this case the additional val attribute is used. This attribute contains the name of the exceeded limit.

Error code="6"

The user who attempted to access the object has insufficient privileges.

Error code="7"

Problems with the VDSmanager license.

Was this helpful? Yes | No
Personal tools