Issue with installation of Thingworx Analytics 8.0 On Windows 10
Hi,
I am trying to install ThingWorx Analytics Server 8.0 on my Windows 10 system. I am using docker 17.03.1-ce-win5. The installation gives no error. When accessing the site it gives "Site Can't Be Reached" error.
I ran the command: docker logs analytics
Error: psql: could not connect to server: Connection timed out Is the server running on host "10.0.75.1" and accepting TCP/IP connections on port 9000? Waiting for connection to PostgreSQL...
On running the command: docker ps -a it does show the respective container names as output.
Note: I also have a native installation of ThingWorx Foundation 8.0 running on a tomcat server instance at port 8080 with SQL connection which is working fine. I am using a existing PostgreSQL connection. Also disabling firewall is not a option.
Regards,
Saurabh

