CMS 10.6.308–10.6.342: Error Prevents FTPS Replication Target Creation
An error prevents administrators from creating and saving FTP/SSL (FTPS) replication targets in CMS 10.6.308–10.6.342.
Statement of Issue
Administrators cannot create FTP/SSL (FTPS) replication targets in CMS 10.6.308–10.6.342. An error prevents the replication target from saving, caused by an omitted parameter.
Symptoms
The following UI error message displays when you attempt to save the FTPS replication target:
Error updating replication targets: Invalid data in Replication Target: FTPS Remote Target Error: Object reference not set to an instance of an object.
The CMS logs indicate errors similar to the following:
12372
ERROR
2024-06-24 14:32:32.6397
System.InvalidOperationException: Invalid data in
Replication Target: FTPS Remote Target Error: Object reference not set to an instance of an object.__ at Ingeniux.CMS.FileReplicationTarget.ValidateData()__ at
Ingeniux.CMS.WebAPI.Controllers.Publishing.ReplicationController.<>c__DisplayClass9_0.<SetReplicationTargets>b__0()__
at Ingeniux.CMS.WebAPI.Controllers.IngeniuxWebApiControllerBase.Return[T](Func`1 callback,
String errorLeadingMessage)
12371
ERROR
2024-06-24 14:32:32.6397
[admin from 127.0.0.1 on 10.6.342.0] - Remote Target Error: System.NullReferenceException: Object reference not
set to an instance of an object. <br> at
Ingeniux.CMS.RemoteFileSyncProviderBase..ctor(Guid replicateId, String address, Int32 port,
String rootPath, String userName, String password, String metaStoreDirectory, String
metaStoreFileName) <br> at Ingeniux.CMS.FTPSReplicationTarget.getTargetProvider(String
targetFolder, String metaDataPrefix) <br> at
Ingeniux.CMS.FTPReplicationTarget.createFtpClient() <br> at
Ingeniux.CMS.FTPSReplicationTarget.checkTargetLocation(String targetLocation)
Resolution
While this release resolves the underlying issue with creating FTPS Profiles, you may need to re-enter your credentials for existing FTPS replication targets after upgrading to this release.
Additional Information
If you have questions, contact Ingeniux Support.
There are no comments yet.