Hi all,
I'm running a container but can't connect to the ACE Web Administration Console...
(mq:9.0)root@a51ce18d1af5:/var/mqsi# hostname
a51ce18d1af5
mq:9.0)root@a51ce18d1af5:/# su - aceadmin -c "mqsilist"
BIP1284I: Integration node 'QMgr01' with default queue manager 'QMgr01' and administration URI 'http://a51ce18d1af5:4414' is running.
BIP8071I: Successful command completion.
but if I try by the Browser 'http://a51ce18d1af5:4414', the error is a51ce18d1af5's server IP address could not be found.
Also I did try by
docker inspect --format "{{ .NetworkSettings.IPAddress }}" a51ce18d1af557fcd088906f1517f412629ce1ccee7cee2798d6ac7a9d83bb98
172.17.0.3
but fails through the browser...
Thank you
------------------------------
Juan Reforme
------------------------------