Error codes
This section lists process exit codes returned by the RMM SDK Tools based on your operating system.
Note
For any error codes not listed on this page that could require investigation, contact Bitdefender Enterprise Support.
Windows
Exit code | Numeric value | Description |
---|---|---|
|
| The operation completed successfully. |
|
| The system cannot read from the specified device. |
|
| This exit code is returned at the end of a security agent uninstall attempt, in specific scenarios when the maintenance password is either missing or incorrect. |
|
| The system cannot open the device or the specified file. This exit code is returned when the tool is unable to access file system resources required for the specific operation. |
|
| One or more arguments are not correct. This error code is returned if the parameters received by the tool are invalid. |
|
| The volume for a file has been externally altered so that the opened file is no longer valid. |
|
| The requested operation is successful. Changes will not be effective until the system is rebooted. |
|
| The requested operation failed. A system reboot is required to roll back the changes. |
Note
The RMM SDK Tools exit codes are frequently related to the security agent installer. For unlisted error codes, refer to these topics:
macOS
Exit code | Numeric value | Description |
---|---|---|
|
| The operation completed successfully. |
|
| No such file or directory. This error code is returned when attempting to install the security agent and the path to the DMG file is incorrect or it cannot copy the PKG file from the installation image (DMG file). |
|
| Returned when a running installation of the security agent is discovered on the machine. |
|
| Invalid argument. This exit code is returned if the parameters received by the tool are invalid. |
Note
For unlisted exit codes, refer to the macOS system errors.
Linux
Exit code | Numeric value | Description |
---|---|---|
|
| The operation completed successfully. |
|
| The operation did not complete successfully. |
|
| Operation not permitted. This error is returned if the user doesn’t have permissions to perform the action. |
|
| Additional resources accessed by the tool might be corrupt. |
|
| Returned when a running installation of the security agent is discovered on the machine. |
|
| Invalid argument. This error code is returned if the parameters received by the tool are invalid. |
Note
For unlisted exit codes, refer to the Linux System Errors.