Thingworx EMS WebSocket Closed!
When trying to run the EMS on an Ubuntu PC I get the following messages:
twWs_Receive: Websocket closed!
api:sendMessageBlocking: AUTH Message 1 failed. Code:129
Web server runs correctly I can open a browser and hit http://localhost:8000/Thingworx/Things/LocalEms/Properties/isConnected however this shows an empty webpage and not an InfoTable.
If I run a lsof command it shows the port 8000 is listening and it's being used by wsems and that a connection is established with the ThingWorx Server.
Any ideas or suggestions?

