Hi, Vijay.
Please make sure machine which you used for installation conforms to [our requirements](https://gluu.org/docs/ce/installation-guide/)
Please check the [logs page](https://gluu.org/docs/ce/operation/logs/#core-logs), and start gathering any clues from setup.py, oxAuth and oxTrust logs, like error messages, related warnings and such. Share your findings with us.
We need you to provide full list of settings you chose when you were running `setup.py` script
Please also provide output of next commands (in the container):
1. `# hostname`
2. `# cat /etc/hosts`
3. `# cat /etc/resolv.conf`
4. `# netstat -nlpt`
5. `# ps -aux | grep -i java`
6. `# ps -aux | grep -i solserver`
7. `# ifconfig`
Next are run outside of the container on Gluu host:
1. `# dpkg -l|grep -i gluu-server`
2. `# cat /etc/*release`
3. `# free -m`
4. `# df -H`
5. `# iptables -L -n -v`