After upgrade the openfire version 4.8.0 , The admin console shows HTTP ERROR 503 Service Unavailable

-bash-4.2# sudo su - jive /opt/openfire/bin/extra/openfired start
Last login: Mon Feb 26 09:44:18 UTC 2024 on pts/2
-bash-4.2# Openfire 4.8.0 [Feb 26, 2024, 9:45:26 AM]
Loading plugin ‘admin’…
Admin console listening at:
http://testserver04.kencorhealth.com:9090
https://testserver04.kencorhealth.com:9091
Initialized plugin ‘admin’.
Successfully loaded plugin ‘admin’.
Loading plugin ‘chat-interceptor’…

Initializing plugin…

Interceptor added. ThreadPool size is 2
Initialized plugin ‘chat-interceptor’.
Successfully loaded plugin ‘chat-interceptor-1.0.3’.
Loading plugin ‘search’…
packet =








packet =








packet =





packet =





Initialized plugin ‘search’.
Successfully loaded plugin ‘search-1.7.3’.
Loading plugin ‘presence’…
Initialized plugin ‘presence’.
Successfully loaded plugin ‘presence-1.7.1’.
Loading plugin ‘restapi’…
Initialized plugin ‘restapi’.
Successfully loaded plugin ‘restapi-1.4.0’.
Loading plugin ‘monitoring’…
An exception occurred while loading plugin ‘monitoring’:
Finished processing all plugins.

-bash-4.2# cd /usr/local/ribbideo/logs/
-bash-4.2# tail -f RDR.log
26 02 2024 08:32:24,336 Smack Packet Reader (57) DEBUG com.ribbideo.video.LoginHelper - XMPP connected with error
26 02 2024 08:32:24,337 Smack Packet Reader (68) DEBUG com.ribbideo.video.LoginHelper - XMPP connected with error
26 02 2024 08:32:24,337 Smack Packet Reader (72) DEBUG com.ribbideo.video.LoginHelper - XMPP connected with error
26 02 2024 08:32:24,338 Smack Packet Reader (76) DEBUG com.ribbideo.video.LoginHelper - XMPP connected with error
26 02 2024 08:32:24,339 Smack Packet Reader (53) DEBUG com.ribbideo.video.LoginHelper - XMPP connected with error
26 02 2024 08:32:24,340 Smack Packet Reader (63) DEBUG com.ribbideo.video.LoginHelper - XMPP connected with error
26 02 2024 08:32:24,341 Smack Packet Reader (13) DEBUG com.ribbideo.video.LoginHelper - XMPP connected with error
26 02 2024 08:32:24,342 Smack Packet Reader (7) DEBUG com.ribbideo.video.LoginHelper - XMPP connected with error
26 02 2024 08:32:24,343 Smack Packet Reader (39) DEBUG com.ribbideo.video.LoginHelper - XMPP connected with error
26 02 2024 08:32:24,343 Smack Packet Reader (32) DEBUG com.ribbideo.video.LoginHelper - XMPP connected with error

Starting with Openfire 4.8.0, the Openfire admin console will by default only be accessible on the local network interface. In other words, you can only open it from the machine itself.

If you need to, this behavior can be changed. Please refer to [OF-2604] - Ignite Realtime Jira for details.

Hello

1- First, open the openfire.xml file in the /etc/openfire/ path
2- Then change this part <interface>127.0.0.1</interface> to this form <!-- <interface>127.0.0.1</interface> -->
Note that this reduces the security of access to your openfire server

9090 9091 en its shows same 503 error already i don't have this 127.0.0.1