I got license error when i tried to sign in engine manger page, then I looked into my Wowza server(AWS EC2 instance). Found that 80 port down, and could not reach to license server error from log. And port 1935, 443, 554 also down. I tried to restart WowzaStreamingEngine service, but it could not bring those ports up.
On AWS EC2 side, yes, I created a security group and allow those ports.
Actually, I looked into Wowza server then found there are no those ports. I used NETSTAT command, please kindly find the result below. Wowza service is running. In this case, how to bring them up? I also tried stop/start wowza service, it doesn’t work.
- netstat's result:
$ netstat -tlnp
(No info could be read for "-p": geteuid()=500 but you should be root.)
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:8087 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:8088 0.0.0.0:* LISTEN -
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:34460 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:46625 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN -
tcp 0 0 :::22 :::* LISTEN -
tcp 0 0 :::60809 :::* LISTEN -
tcp 0 0 :::111 :::* LISTEN -
- Wowza service status:
$sudo /etc/init.d/WowzaStreamingEngine status
WowzaStreamingEngine started PID:(2688)