Hanging while testing the connection between docker host and foreman

Hello,

when I check test connection while adding docker host as compute resource to foreman. ist hangs as below. it doesn’t show connection successful or not

.

I added below option to /etc/sysconfig/docker and restarted docker daemon in docker host
OPTIONS=‘–selinux-enabled -H tcp://201.201.9.100:9999 -H unix:///var/run/docker.sock’

foreman version : 1.19.0
foreman_proxy version : 1.19.0
Please help me

Thanks
Laxman

Can you check ‘journalctl -f’ when you click on ‘Test Connection’ button on docker host ? and yes /var/log/foreman/production.log , these could be good starting points to know why its silent ?