Hello Everyone,
The ignition gateway log repeatedly shows MES Enterprise Manager errors, which appear to be socket connection timeout issues. Which configurations should be checked or from which perspective should troubleshooting be carried out? Thanks!
The following is the error message:
com.inductiveautomation.metro.api.ex.LocalException: Socket timeout occurred while waiting for ACK while sending to _0:0:Ignition-GNP01, header=[opCode=MSG_SEND, subCode=0, flags=0, messageId=27586, senderId='ignition-np01', targetAddress='_0:0:Ignition-GNP01']
at com.inductiveautomation.metro.impl.protocol.websocket.WebSocketConnection$RunSend.run(WebSocketConnection.java:1781)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)