Connection Expired - Client PC UI

Discussions about product bugs & problems!
Note: This is no replacement for the Official ETM Support!
5 posts • Page 1 of 1
lukedonovan
Posts:10
Joined: Wed Apr 06, 2016 11:12 am

Connection Expired - Client PC UI

Post by lukedonovan »

Hi,

We are upgrading an exisitng project to V3.14. The UI's used to run on the servers that WinCC OA is run on, but now we have sepearted this out, so that the UI's will now be off their own client PC, and the servers can be locked away.

When I try and run a UI from the client PC, it will connect to the server, but then its will say 'connection expired' and the login screen will never load.

We are running it in demo mode at the moment, as the dongles have to stay on site until we do the swap over. Is this the problem, the fact we are in demo mode?

Thanks

Luke.

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: Connection Expired - Client PC UI

Post by mkoller »

No, this has nothing to do with the license, since you are likely not getting to the point of the event manager connection, which would check the license.

What you see is usually a misconfiguration of your network DNS setup. It seems the server can not resolve the clients IP address to a host name.
Please make sure that all PCs in your network can correctly resolve the host names to IP addresses and vice versa.

The problem which occurs here is likely that the data manager makes a DNS query to get the hostname from the clients IP, and it probably does not get an answer in time, so the UI will cancel the startup since it takes too long to get an answer from the data manager.

fmulder
Posts:330
Joined: Wed Feb 03, 2010 9:46 am

Re: Connection Expired - Client PC UI

Post by fmulder »

Hi Luke,

Yes, Martin is right.

* when a client doesn't connect
* when a client seems slower than you'd expect (or takes far too long to start)

.... then this is in 99% due to a bad name-resolution. Try to setup a hosts file. Make absolutely sure that you have all the computer names correct (uppercase, lowercase, exact name match !!!!). Check, double-check and re-check your hosts file. when it still doesn't work then re-check and re-check again

Good luck

Frenk

lukedonovan
Posts:10
Joined: Wed Apr 06, 2016 11:12 am

Re: Connection Expired - Client PC UI

Post by lukedonovan »

Hi guys,

Thanks very much for the replies.

It is resolved now, I hadnt declared the client IP in the hosts.

Thanks for your help.

Luke

RudiKreiner
Posts:198
Joined: Mon May 16, 2011 2:10 pm

Re: Connection Expired - Client PC UI

Post by RudiKreiner »

Using ping to make sure all PC know each others name would be a good way to start narrowing down a problem like this.

5 posts • Page 1 of 1