Beta 7.2 problem of restore IADemo: IgnitionOPCUA faulted

Installed Beta 7.2 running fine.
Restore IADemo project generate the following error on IgnitionOPCUA

java.lang.Exception: OPC server connection is faulted. Type “ClusterAwareUATCPBinaryConnection” is not a known server type.
com.inductiveautomation.ignition.gateway.opc.OPCManagerImpl.create(OPCManagerImpl.java:171)
com.inductiveautomation.ignition.gateway.opc.OPCManagerImpl.addAllServers(OPCManagerImpl.java:141)
com.inductiveautomation.ignition.gateway.opc.OPCManagerImpl.startup(OPCManagerImpl.java:91)
com.inductiveautomation.ignition.gateway.SRContext.startupInternal(SRContext.java:670)
com.inductiveautomation.ignition.gateway.redundancy.RedundancyManagerImpl.startup(RedundancyManagerImpl.java:164)
com.inductiveautomation.ignition.gateway.SRContext.asyncInit(SRContext.java:523)
com.inductiveautomation.ignition.gateway.SRContext.access$200(SRContext.java:173)
com.inductiveautomation.ignition.gateway.SRContext$2.run(SRContext.java:395)
com.inductiveautomation.ignition.common.execution.impl.BasicExecutionEngine$ThrowableCatchingRunnable.run(BasicExecutionEngine.java:520)
java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
java.util.concurrent.FutureTask.run(Unknown Source)
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
java.lang.Thread.run(Unknown Source)

Thanks for the report, we’ll get this fixed. You can delete that connection and create a new one (or just leave it be if it doesn’t let you delete it) in the meantime if you want to continue to try the 7.2 beta.

I just received the same problem after updating to 7.2
I could not delete it due to the module that installed it is unavailable (now running OPC UA Module 1.2.0-beta1 (b6280))

The latest build fixes this. You can find it in this thread.