@rawlinp  Request was not forwarded to traffic_ops that's the problem here. 
Traffic_ops & portal are running in container with the ip: 172.17.0.2. While 
hit https request from host browser its asking for certificate exception 
permission and moving forward to load the static assets and its successful but 
it cannot able to access traffic_ops api. Traffic_portals logs are printed 
below.

configured portal base URL: http://localhost:8080/!#/

[root@c6974f816ccb /]# tail -f /var/log/traffic_portal/traffic_portal.log 
    at exports._exceptionWithHostPort (util.js:1043:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1099:14)
Error: connect ECONNREFUSED 127.0.0.1:8080
    at Object.exports._errnoException (util.js:1020:11)
    at exports._exceptionWithHostPort (util.js:1043:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1099:14)
Error: connect ECONNREFUSED 127.0.0.1:8080
    at Object.exports._errnoException (util.js:1020:11)
    at exports._exceptionWithHostPort (util.js:1043:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1099:14)
`

[ Full content available at: 
https://github.com/apache/trafficcontrol/issues/2905 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to