Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Localhost:7180 Connection Refused Cloudera Manager

avatar
New Contributor

Hi,

 

I have an issue with localhost connecton to cloudera manager web ui. I installed CM via the installer.bin and if I try to connect to localhost, the connection gets refused.

 

The things I've checked are:

 

selinix disabled

firewalls disabled

cloudera server is running

port 7180 is open

 

Does anybody know how to fix this issue?

 

Thanks in advance

13 REPLIES 13

avatar
Explorer

Do you have a password for a root user? You can always su root and open it with this user. Otherwise add your user to sudo group (https://www.digitalocean.com/community/tutorials/how-to-create-a-sudo-user-on-ubuntu-quickstart) and you will always be able to open a file adding sudo at the beginning of your command

 

Hope it helps!

 

Best

Anna

avatar
New Contributor

Hi,

 

For me, theres no ERROR in log file also still the CM URL displays connection refused.

 

LOG FILE:

 

2018-02-02 11:49:10,962 INFO main:com.cloudera.cmon.components.MetricSchemaManager: Read schema resource in PT1.039S
2018-02-02 11:49:11,006 INFO main:com.cloudera.cmon.components.MetricSchemaManager: Reading persisted metrics...
2018-02-02 11:49:11,037 INFO main:com.cloudera.cmon.components.MetricSchemaManager: Retreived 0 metrics.
2018-02-02 11:49:11,040 INFO main:com.cloudera.cmon.components.MetricSchemaManager: Registering work aggregates...
2018-02-02 11:49:11,061 INFO main:com.cloudera.cmon.components.MetricSchemaUpdate: persisting 0 new metrics
2018-02-02 11:49:11,063 INFO main:com.cloudera.cmon.components.MetricSchemaUpdate: persisting 0 updated metrics
2018-02-02 11:49:11,063 INFO main:com.cloudera.cmon.components.MetricSchemaManager: Work aggregates processed.
2018-02-02 11:49:11,063 INFO main:com.cloudera.cmon.components.MetricSchemaManager: Registering CSD metrics...
2018-02-02 11:49:11,072 INFO main:com.cloudera.cmon.components.CsdMetricSchemaGenerator: Loading monitoring definitions from IMPALA-5.14.0
2018-02-02 11:49:11,073 INFO main:com.cloudera.cmon.components.CsdMetricSchemaGenerator: Loading monitoring definitions from HDFS-5.14.0
2018-02-02 11:49:11,073 INFO main:com.cloudera.cmon.components.CsdMetricSchemaGenerator: Loading monitoring definitions from HUE-5.14.0
2018-02-02 11:49:11,073 INFO main:com.cloudera.cmon.components.CsdMetricSchemaGenerator: Loading monitoring definitions from KAFKA-5.14.0
2018-02-02 11:49:11,073 INFO main:com.cloudera.cmon.components.CsdMetricSchemaGenerator: Loading monitoring definitions from KUDU5_10-5.14.0-20171130.055631-480
2018-02-02 11:49:11,073 INFO main:com.cloudera.cmon.components.CsdMetricSchemaGenerator: Loading monitoring definitions from KUDU-5.14.0-20171130.055619-480
2018-02-02 11:49:11,073 INFO main:com.cloudera.cmon.components.CsdMetricSchemaGenerator: Loading monitoring definitions from HIVE-5.14.0
2018-02-02 11:49:11,075 INFO main:com.cloudera.cmon.components.CsdMetricSchemaGenerator: Loading monitoring definitions from /mgmt.mdl
2018-02-02 11:49:11,075 INFO main:com.cloudera.cmon.components.CsdMetricSchemaGenerator: Loading monitoring definitions from /mdls/cdh5/oozie.mdl
2018-02-02 11:49:13,274 INFO main:com.cloudera.cmon.components.MetricSchemaUpdate: persisting 5321 new metrics
2018-02-02 11:49:19,217 INFO main:com.cloudera.cmon.components.MetricSchemaUpdate: persisting 0 updated metrics
2018-02-02 11:49:19,220 INFO main:com.cloudera.cmon.components.MetricSchemaManager: CSD metrics processed.
2018-02-02 11:49:19,220 INFO main:com.cloudera.cmon.components.MetricSchemaManager: Registering cross entity aggregates...
2018-02-02 11:49:39,307 INFO JvmPauseMonitor:com.cloudera.enterprise.debug.JvmPauseMonitor: Detected pause in JVM or host machine (e.g. a stop the world GC, or JVM not scheduled): paused approximately 1842ms: GC pool 'Copy' had collection(s): count=1 time=1989ms
2018-02-02 11:49:54,764 INFO JvmPauseMonitor:com.cloudera.enterprise.debug.JvmPauseMonitor: Detected pause in JVM or host machine (e.g. a stop the world GC, or JVM not scheduled): paused approximately 1228ms: no GCs detected.
2018-02-02 11:50:27,640 INFO main:com.cloudera.cmon.components.MetricSchemaUpdate: persisting 21622 new metrics

 

 

 

Please help!!

avatar
Master Guru

@DivyaniS,

 

What URL are you using in the browser?

What is the netstat -nap |grep 7180 output (when run on the Cloudera Manager host?)

What is the error you see exactly?

 

@iram,

 

You need to have permission in the OS file system to view the log file.  You will need sudo or root access.

Also note that I said "cloudera-scm-server.log", not the agent log.

 

I would recommend opening new threads for all of these as every issue here appears to differ and there would be no one solution.

 

-Ben

avatar
New Contributor

Hi,

When I am rejected, I will first check if I have logged into the Oracle website. Then, I will log in to my registered email address. Then search for cloudera, cloudera will automatically log in to the "My Account Home" page.
You can try to see if this can help you.