Hi after rebooting my virtual machine - the services available at http://52.189.100.194:8090/controller which is the public IP of my VM stopped working. Turned off iptables completely. This service was fine a while ago - don't know what went wrong. Please help with the troubleshooting.
nohup: ignoring input and redirecting stderr to stdout
***** Controller application server started. Login URL is http://10.0.1.8:8090/controller *****
Verifying Fonts.
Verifying required fonts for linux.
Starting the reports service.
Using /usr/local/appdynamics/controller/reporting_service/nodejs/bin to start the service.
warn: --minUptime not set. Defaulting to: 1000ms
warn: --spinSleepTime not set. Your script will exit if it does not stay up for at least 1000ms
info: Forever processing file: index.js
xadmin@AppDynamics:~$ netstat -aon |grep 8090
tcp6 0 0 :::8090 :::* LISTEN off (0.00/0/0)
tcp6 0 0 127.0.0.1:40364 127.0.0.1:8090 TIME_WAIT timewait (0.51/0/0)
xadmin@AppDynamics:~$
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.0.1.8 netmask 255.255.255.0 broadcast 10.0.1.255
inet6 fe80::20d:3aff:fe96:7d8b prefixlen 64 scopeid 0x20<link>
ether 00:0d:3a:96:7d:8b txqueuelen 1000 (Ethernet)
RX packets 41958 bytes 22866476 (22.8 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 45417 bytes 9880968 (9.8 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 6650 bytes 2586434 (2.5 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 6650 bytes 2586434 (2.5 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0