OPC Connection fault

Hi All,

I have a connection from a central Ignition Gateway to a site Ignition Gateway via an OPC Server connection. About once a week the central OPC Server Connection changes state to fault and on the site Gateway I get the error messages shown below.
To restore the connection I go to the central Ignition Gateway->OPC Server Connections and edit the connection. I set it to disabled, then change it back to enabled again. It connects and work well for another few days.

Has anybody else had this problem?
What do I need to do to make it stay connected? or at least reconnect after a fault?

TCPServerChannel 07Aug2018 10:25:57 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:25:41 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:25:24 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:25:08 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:24:52 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:24:36 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:24:20 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:24:04 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:23:48 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:23:31 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:23:15 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:22:59 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:22:43 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:22:27 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:22:11 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:21:55 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:21:39 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:21:23 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:21:07 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:20:51 Received renew but currentChannel==null; closing.
TCPServerChannel 07Aug2018 10:20:35 Received renew but currentChannel==null; closing.

This sounds like something that was fixed in 7.9.8. There’s an entry in the change log about “improved handling of reconnections”.

Thanks Kevin, I’ll try upgrading.