Previous Topic

Book Contents

Book Index

Known Issues in This Release

This section details known issues and workarounds in MOVEit Automation 2018.

ID

Category

Known Issue Description

MICEN-5362

Core

If an SSH Host used a specific host key before you upgraded from any prior version of MOVEit Automation (called "MOVEit Central" in previous releases) to 2018, then attempts to access that host via SSH will return a "Host fingerprint not valid" error.

Use the following workaround to resolve the issue.

Upgrade to MOVEit Automation 2018.

(You must be an administrator or have Add, Edit, Delete permissions for the affected SSH host to complete the required steps.)

Complete the steps as Web Admin or Admin Console.

Web Admin steps:

  1. On the Host details page, click on the affected SSH Host name.
  2. On the General row, click Edit.
  3. To edit the Host Key settings, click Retrieve key from <Hostname/IP Address>.
  4. To save the changes, click Save.

Admin Console steps:

  1. To open the Define SSH Host dialog box, click the affected SSH Host name.
  2. To edit the SSH Host Key settings, click the New button.
  3. To save the changes, click OK.

MICEN-5801

Web Admin

Non-admin users cannot import tasks in MOVEit Automation.

To resolve this issue, non-admin users should use the Admin Console rather than the Web Admin to import tasks. For more information, see Import Tasks.

MICEN-6489

API

Limited users cannot call the Audit report in the REST API.

DEP-4431

Install

Web Admin does not start after a successful repair.

To resolve this issue:

  1. Remove the SSLCertificateChainFile="${catalina.home}\certs\serverchain.pem" from the server.xml file.

    The server.xml file is in <HOME>\MOVEit\MOVEit Automation\Tomcat\conf\ directory.

  2. Save the changes to the server.xml file and restart the MOVEit Automation Web Admin service.