An attempted restore of a vRanger savepoint (either from Manifest or just from the Savepoint in the Repository) can fail with the error below:
"Restore task failed: An internal error occurred during execution, please contact Vizioncore support if the error persists. Error Message: 2630 - can't find uuid {uuid of savepoint}"
This restore operation, if being performed to an ESX (vs. ESXi Host) may be passing incorrect or vague credentials to the ESX Host, which in turn is using these incorrect credentials to connect to the Repository and process the Savepoint data (NOTE: ESXi restores do not follow this same "flow", as there is no Service Console component in ESXi/vSphere 5.x). In the example above, the restore was being attempted with the Repository credentials set as "localhost\{username}". "Localhost", when passed-up to the ESX Host machine makes the ESX Host look for a local account on itself, which does not exist, and had no rights to the Repository share.
Since "localhost\{username}" is not specific enough for which machine/domain the correct account with rights to the Repository is located, changing the Repository credentials to a correct Domain (or if not applicable, a machine specific account entered in the format {machine name}\{username}) can correct the problem. Once done, the Host machine can connect back to the Repository, and process the Restore data correctly.
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center