Running Ignition v8.1.4.
Am having issues connecting a new Kepware OPC UA connection to the gateway. Followed steps on connecting Kepware from Inductive University video. When trying to establish the connection on the server that is hosting Kepware, certificates do not automatically appear. The error message that appears when I check the status of under Status > Connections > OPC Connections is as follows:
"UAException: status=Bad_ConnectionRejected, message=io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information : BMS-PRY6A-FTS1B.PRYS3.FACILITIES/172.22.10.231:49320
at org.eclipse.milo.opcua.stack.client.transport.uasc.ClientChannelFsm$ClientChannelActions.lambda$connect$0(ClientChannelFsm.java:130)
at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:577)
at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:570)
at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:549)
…
Caused by: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: no further information: BMS-PRY6A-FTS1B.PRYS3.FACILITIES/172.22.10.231:49320
Caused by: java.net.ConnectionException: Connection refused: no further information
at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)
…
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base/java.lang.Thread.run(Unknown Source)
8.1.4 (b2021040109"
Appreciate any help/advice, thanks!