Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Can not access DP URL which is installed in a physical server

Cloudera Employee

Hi there,

I've installed DP in a physical server and found I can not access the Web UI.

The info is the following.

87537-スクリーンショット-2018-09-04-135820.png

when I attach the dp-app container.

The following error showed continuously.

87539-スクリーンショット-2018-09-04-135924.png

when I do telnet localhost 443

connection closed by the host.

Does anyone experience this kind of problem?

Thanks in advance.

1 REPLY 1

Cloudera Employee

Hi

after some investigation. I found the cause.

The error of dp-app is the following

2018/09/03 14:09:17 [ERR] (view) "service(dlm)" health services: error fetching: Get http://dp-consul-server:8500/v1/health/service/dlm?passing=1&stale=&wait=60000ms: dial tcp 69.172.200.109:8500: i/o timeout

I ping dp-consul-server from host found that it response from IP 69.172.200.109.

So I add CONSUL_HOST="host ip" into /usr/dp/current/core/bin/config.env.sh

and move the line source "$DP_PATH"/config.env.sh to the back of CONSUL_HOST="$CONSUL_CONTAINER" in /usr/dp/current/core/bin/dpdeploy.sh

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.