Created 05-21-2024 10:53 PM
Hi Team,
I Installed cloudera manager, its running but its not able to take admin admin as username and password.
http://35.226.36.214:7180/cmf/login?returnUrl=%2Fcmf%2FpostLogin%3FreturnUrl%3D
Created 05-21-2024 11:05 PM
I installed cloudera manager in another machine, but the port running process on 7180 is not combining up now
Logs:
```
cloudera-manager-server-db-2 (total progress: 65%)
Installing
. Embedded Database .
Starting
. Cloudera Manager Server .
(total progress: 90%)
NOTICE: Point your web browser to http://localhost:7180/. Log in to Cloudera Manager with username: 'admin' and password: 'admin' to continue installation. (Note that the hostname may be incorrect. If the url does not work, try the hostname you use when remotely connecting to this machine.) If you have trouble connecting, make sure you have disabled firewalls, like iptables.
[hit enter]
Installing
Metadata
mojosetup: 21% (total progress: 0%)
libmojosetupgui_gtkplus2.so: 100% (total progress: 0%)
libmojosetupgui_ncurses.so: 100% (total progress: 0%)
app_localization.lua: 100% (total progress: 0%)
config.lua: 100% (total progress: 0%)
localization.lua: 64% (total progress: 0%)
mojosetup_init.lua: 100% (total progress: 0%)
mojosetup_mainline.lua: 100% (total progress: 0%)
uninstall.sh: 100% (total progress: 0%)
cloudera-manager.lua: 100% (total progress: 0%)
cloudera-manager.xml: 100% (total progress: 0%)
cloudera-manager.txt: 100% (total progress: 0%)
Installation was successful.
root@cloudera-1:/home/divyank_mahalle# netstat -tulpn | grep LISTEN
tcp 0 0 0.0.0.0:7432 0.0.0.0:* LISTEN 5793/postgres
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 448/systemd-resolve
tcp 0 0 127.0.0.1:5432 0.0.0.0:* LISTEN 4309/postgres
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 879/sshd: /usr/sbin
tcp6 0 0 :::7432 :::* LISTEN 5793/postgres
tcp6 0 0 :::22 :::* LISTEN 879/sshd: /usr/sbin
```
Created 05-21-2024 11:07 PM
After few minutes the port is up and GUI is running but username and password not working again