I have a C50 terminal using mapp view and after 3 or 4 days it loose the mapp view connection. the message is “server connection error”; the PLC continue to work normally but in order to reconnect to the mapp view server i have to reboot the panel. The logger stopped recording also when the mapp view client is not working. Attached the images of the terminal error and the only errors that I have in the logger on that date.
What could cause this problem??, it seems it’s always random after more than 3 or 4 days…
Hi Luca, I think you will need to get in contact with local support team. As far as I know the root cause of the error message is, that the client gets no valid connection to the mapp view server, when it is starting with the first call of registerClient. It can be problem of mappView server as well as bug in browser. So from my point of view must be investigated by support team. PS: you can try to use ‘127.0.0.1’ instead of ‘localhost’ in the URL.
A bit late with my 2 cents but this could be caused by a time drift between client and server. The OpcUa checks the timestamp of a request and if for some reason the server considers the request too old it’s possible that the connection is interrupted/ended.
Different time zone settings can also cause this but that would be the case right away not after 3-4 days.
Hi Peter, By now, I have updated the LX version of the terminal to 1.2.0. Before it has the 1.1.1. I’ll update the post on Friday to tell if it has fixed the problem