itsmesridhar commented on issue #2905: TO:Internal server error while using traffic_portal in production build URL: https://github.com/apache/trafficcontrol/issues/2905#issuecomment-427052596 @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) `
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
