When the tls-proxy service is enabled then a separate set of ports is used internally vs externally. The services listen on the internal port and a proxy (stud) listen on the "standard" port and forward requests to the internal port. An incorrect environment variable was being used to set the internal port in the sahara configuration so it wasn't listening on the correct port, causing stack.sh to fail because it thought the service wasn't up (at least not on the right port). Change-Id: I3384039392be786d3c189f3e4f84e069ddaf4339 Closes-Bug: #1458984
8.3 KiB
8.3 KiB