>the problem is gluu could not find configuration json files for both 'oxauth' and 'identity' application
Please provide clues which led you to this conclusion. Did you find something in logs?
Please also provide `setup.log` and `setup_error.log` from `/install/community-edition-setup/`
Next, consider the following:
1. Stop then start the main Gluu service
2. If the issue still there, move into container and restart `oxauth`, then `identity` services individually.
3. Wait for 10 minutes, try to access web UI
If it doesn't help, please gather the next data and share with us.
1. `# hostname`
2. `# cat /etc/hosts`
3. `# cat /etc/resolv.conf`
4. `# netstat -nlpt`
5. `# ps -aux | grep -i java`
6. `# ifconfig`
7. `# ps -aux | grep -i slapd`
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`