Error "This page cannot be displayed" is received when accessing about/versioninfo API in ThingWorx Analytics Server 8.0
Applies To
- ThingWorx Analytics 8.0
Description
- ThingWorx Analytics installation on Linux failed
- Error Unable to Connect or This page cannot be displayed is displayed in the browser when accessing http://server:port/analytics/1.0/about/versioninfo
- Error accessing Postgres connection when using Docker to install ThingWorx Analytics Server
- The page cannot be displayed when accessing ThingWorx Analytics Server
- Following error is documented in the log:
- sudo docker logs analytics reports
psql: could not connect to server: No route to host
is the server running on host XXXX and accepting TCP/IP connections on port ZZZZ
Or
could not connect to server: Cannot assign requested address
Is the server running on host XXXX and accepting TCP/IP connections on port ZZZZ
- org.hibernate.exception.JDBCConnectionException: Could not open connection error after installing ThingWorx Analytics
- The connection between Builder and Server is established in Set page(in ThingWorx Analytics Extension - Analytics Builder UI)
- But when redirect to Data page, the JDBCConnectionException error comes out
- Following error is received when accessing the DATA tab in ThingWorx Analytics Builder