One of the client PC is having something weird going on and I was wondering if someone has experience/suggestion about it.
This client has Launcher installed and we I configure to install new client project, the project is imported but it never opens when I try. This is the screen I see. Also, as you can see I am pinging the gateway at the same time and it seems fine.
Things I tried already :
deleted all the cache, .ignition folder, even the vision client launcher was reinstalled.
Gateway opens and pings really normally.
Tried launching project from another gateway and it works fine.
Tired launching the project from another client and it works completely fine.
The client is remote on network.
The issue with specific client not being able to launch specific gateway projects.
@josborn, no issues if the Firewall. It has the exact same policy for any remote gateway within the company where one gateway works completely fine and another one doesn’t. @andrews, not really anything in the gateway logs.
In a Linux server I would look at the output of netstat -lnp to see what is listening and on what addresses/ports. I’m sure there’s something similar for Windows.
That is just the default ping in Windows 10 going with IPv6
Do the ping with a -4 on the end to get the IPv4 address
Then try connecting to it by the IPv4 address instead of the netbios name.