Hi all,
from time to time i received (in my opinion) randomly errors from production.
At the end i figured out that a Tag read failed with timeout.
In the wrapper log. i found this entry. 2 Servers are connected via Gateway Network SERVER 1 has Vision installed and reading tags from SERVER2.
Ignition Version both Servers running 8.1.44.
Both Servers running on the same VMWARE Environment and on the same host (at this time).
I will be happy if anyone can point me in the correct direction where to search
According IT "must be a application problem"
br,
Roland
INFO | jvm 1 | 2025/09/23 09:39:27 | E [m.T.W.WebSocketConnection ] [09:39:27.457]: -> outgoing local='SERVER01' remote='SERVER02' method=Metro-RunDownloadThread: Exception occurred in the local system, message id='24501' gan-remote-connection-id=https://1.1.1.1:8060/system
INFO | jvm 1 | 2025/09/23 09:39:27 | java.util.concurrent.TimeoutException: null
INFO | jvm 1 | 2025/09/23 09:39:27 | at java.base/java.util.concurrent.CompletableFuture.timedGet(Unknown Source)
INFO | jvm 1 | 2025/09/23 09:39:27 | at java.base/java.util.concurrent.CompletableFuture.get(Unknown Source)
INFO | jvm 1 | 2025/09/23 09:39:27 | at com.inductiveautomation.metro.impl.protocol.websocket.WebSocketConnection$RunDownload.run(WebSocketConnection.java:2018)
INFO | jvm 1 | 2025/09/23 09:39:27 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
INFO | jvm 1 | 2025/09/23 09:39:27 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2025/09/23 09:39:27 | at java.base/java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2025/09/23 09:39:27 | W [G.R.T.SubscriptionManager ] [09:39:27.504]: Subscription update received from server '_0:0:SERVER02' for invalid subscription id '46'. Current id is '47' gan-remote-gateway-name=SERVER02
INFO | jvm 1 | 2025/09/23 09:39:27 | W [G.L.S.T.SubscriptionManager ] [09:39:27.514]: [_0:0:SERVER02_tagsubupd_SERVER01:27] The remote subscription id does not match, the tag subscriptions will be re-synchronized. gan-remote-gateway-name=SERVER02