OPC UA connection faulted: Bad_ToManySessions

Afternoon folks,
I am hoping to get some help with a strange connection issue we are having. Prior to Thanksgiving everything was working just fine. We had a planned shutdown period where power was cut to our server room for some maintenance. Afterwards, everything came back online except a single connection to a GE RX3i PLC. We are getting a "Faulted" status under OPC Connections that says "status=Bad_TooManySessions, description=The server has reached its maximum number of sessions."

I am not sure if "Server" is referring to the PLC, or if that is coming from Ignition. Has anyone had that issue before?

It's coming from the OPC UA server in the PLC; it's telling you there are too many sessions for some reason.

You may have other clients connected, or you may have accumulated sessions somehow... if there are diagnostics on that server might be able to figure out what the sessions are.

Otherwise / either way you probably just need to restart it.

Thanks Kevin. I will reach out the mechatronics folks and see if they can restart it.