Cant open admin console https://mydomain.com:7071 Please help

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Wolfrang
Posts: 3
Joined: Fri Apr 28, 2017 8:14 pm

Re: Cant open admin console https://mydomain.com:7071 Please help

Post by Wolfrang »

Dear Mark Stone,

I tried to open Zimbra Admin Console as you suggested, by typing https://mail.mydomain.com:9071, but without success. I Also check for the opne ports on my server and i found that ports 7071 and 9071 are not active and opened as you can see below. Please help me what else do i can do to fix this problem?

CHECK OPEN-PORTS

zimbra@mail:/home/administrator$ nmap localhost

Starting Nmap 6.40 ( http://nmap.org ) at 2017-05-08 10:38 WAT
Nmap scan report for localhost (127.0.0.1)
Host is up (0.00025s latency).
rDNS record for 127.0.0.1: localhost.localdomain
Not shown: 984 closed ports
PORT STATE SERVICE
21/tcp open ftp
22/tcp open ssh
25/tcp open smtp
53/tcp open domain
110/tcp open pop3
143/tcp open imap
443/tcp open https
465/tcp open smtps
587/tcp open submission
993/tcp open imaps
995/tcp open pop3s
7025/tcp open vmsvc-2
8080/tcp open http-proxy
8443/tcp open https-alt
10024/tcp open unknown
10025/tcp open unknown

Nmap done: 1 IP address (1 host up) scanned in 0.08 seconds
User avatar
L. Mark Stone
Ambassador
Ambassador
Posts: 2796
Joined: Wed Oct 09, 2013 11:35 am
Location: Portland, Maine, US
ZCS/ZD Version: 10.0.6 Network Edition
Contact:

Re: Cant open admin console https://mydomain.com:7071 Please help

Post by L. Mark Stone »

Wolfrang wrote:Dear Mark Stone,

I tried to open Zimbra Admin Console as you suggested, by typing https://mail.mydomain.com:9071, but without success. I Also check for the opne ports on my server and i found that ports 7071 and 9071 are not active and opened as you can see below. Please help me what else do i can do to fix this problem?

CHECK OPEN-PORTS

zimbra@mail:/home/administrator$ nmap localhost

Starting Nmap 6.40 ( http://nmap.org ) at 2017-05-08 10:38 WAT
Nmap scan report for localhost (127.0.0.1)
Host is up (0.00025s latency).
rDNS record for 127.0.0.1: localhost.localdomain
Not shown: 984 closed ports
PORT STATE SERVICE
21/tcp open ftp
22/tcp open ssh
25/tcp open smtp
53/tcp open domain
110/tcp open pop3
143/tcp open imap
443/tcp open https
465/tcp open smtps
587/tcp open submission
993/tcp open imaps
995/tcp open pop3s
7025/tcp open vmsvc-2
8080/tcp open http-proxy
8443/tcp open https-alt
10024/tcp open unknown
10025/tcp open unknown

Nmap done: 1 IP address (1 host up) scanned in 0.08 seconds
Let's get some basics going...

Please run as the zimbra user on the mailbox server the following commands:

zmcontrol -v
zmcontrol status

If zmcontrol status shows one or more services not running, then please do a "zmcontrol restart" and post the results written to the screen and to /var/log/zimbra.log

All the best,
Mark
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
shakesh
Posts: 10
Joined: Tue Oct 09, 2018 6:01 am

Re: Cant open admin console https://mydomain.com:7071 Please help

Post by shakesh »

hi guys,

Did anyone have solution for this issue as i am having the same issue. cannot login to admin console but mail access for admin is ok.
phoenix
Ambassador
Ambassador
Posts: 27272
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

Re: Cant open admin console https://mydomain.com:7071 Please help

Post by phoenix »

shakesh wrote:Did anyone have solution for this issue as i am having the same issue. cannot login to admin console but mail access for admin is ok.
It really doesn't help to post a "me too", you should read the post immediately above yours and run the commands shown and provide the output.
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
shakesh
Posts: 10
Joined: Tue Oct 09, 2018 6:01 am

Re: Cant open admin console https://mydomain.com:7071 Please help

Post by shakesh »

All my zimbra services are running, port 7071 is active and can telent to port 7071. I can even login to webmail using admin account but unable to loggin admin console.
wibsea
Posts: 1
Joined: Fri Jun 07, 2019 8:37 am

Re: Cant open admin console https://mydomain.com:7071 Please help

Post by wibsea »

If zextras_suite is installed, then delete, it should help.
heidy
Posts: 1
Joined: Wed Jun 24, 2020 2:36 am

Re: Cant open admin console https://mydomain.com:7071 Please help

Post by heidy »

I solved it with recommendations of the post "ZImbra Web GUI is not working"

Execute below command with root user permission.
>> systemctl status firewalld

It will show active, i.e firewall is running. we need to stop that service with below two commands.
>>systemctl stop firewalld
>>systemctl disable firewalld
Then you can access your web GUI.

Believe me.
madhur.masih
Posts: 2
Joined: Sat Jun 27, 2020 5:22 am

Re: Cant open admin console https://mydomain.com:7071 Please help

Post by madhur.masih »

Hi guys,

I have installed zimbra 8.8.15. every services running well even web mail for admin opening but Admin console not opening. Please support my organization mail system has down
IndikaGamage
Posts: 1
Joined: Fri Jan 22, 2021 3:17 pm

Re: Cant open admin console https://mydomain.com:7071 Please help

Post by IndikaGamage »

This is happen when your ZaMsg.properties file corrupted. to restore pls use the following link.
copy the content of the file to your corrupted file and save.


https://lab.nexedi.cn/nexedi/zimbra/blo ... properties

My issue is solved.

Thanks
adamrizqi011
Posts: 1
Joined: Wed Jan 17, 2024 8:15 am

Re: Cant open admin console https://mydomain.com:7071 Please help

Post by adamrizqi011 »

Heyy bro. I found it this problem.

Thanks for me later.

Try this :

if you can go to your ip server like
youripserver:7071/zimbraAdmin/

> Login admin
> Go to install ssl self signed.
> Go to ssh, restart zmcontrol
> and then got it your domain:7071 zimbra admin finally open.

But your ssl gone, if you use cloudflare.

this will fix.

Go to this :
https://wiki.zimbra.com/wiki/Installing ... ertificate

Install lets encrypt.

Step :
Prerequisites - Zimbra deploymet.

YUPP, your welcome.
I hope that will help you.
Post Reply