Access Edge service failed to start: Transport TLS has failed to start on local IP address
When we get the below errors in the event viewer on the edge service:
A configured transport has failed to start.
Transport TLS has failed to start on local IP address 10.x.x.x at port 5061.
Cause: Configuration error, low system resources or another program is using the specified port. Can also happen if the IP address has become invalid.
Resolution:
Ensure that the IP address specified is valid and that no other program is listening on the specified port.
Unable to bind for socket.
Transport:TLS, IP address: 10.x.x.x, Port:5061. Error:0x80072741 (The requested address is not valid in its context.).
Resolution:
Ensure that no other program is listening to the specified port and that the IP address is valid.
Then most probably the error can be that your IP address got changed and the topology builder is still using the old IP address.
This can happen when you are using DHCP instead of static assigning.
Resolution:
Change the IP in the topology using the topology builder on the Front end server. Then import the file to the edge server.
add the public IP into the DMZ network adopter as a additional IP. it will solve the issue
ReplyDeleteThis helped us, Muhammad. Thank you.
ReplyDeleteIf you have multiple NICs (External and Internal) on the Edge server then disabling and enabling the External NIC resolved the issue for me. Clears socket bindings that prevent the Access Edge from starting.
ReplyDelete