Openfire Meeings Plugin: 0.9.9 Unfortunately, something went wrong

I’m having a difficult time trying to diagnose my openfire meetings plugin issues. After I login, I almost instantly see an error message “Unfortunately, something went wrong” then it counts down and tries to connect again. I do see a login screen. Any help would be apprecitated.

Here are my debug logs:
2020.04.26 22:19:35 org.jitsi.videobridge.xmpp.ComponentImpl - (serving component ‘JitsiVideobridge’) Processing IQ (packetId gadqd-15706):
2020.04.26 22:19:40 org.jivesoftware.openfire.spi.RoutingTableImpl - Adding client route clark@fqdn/a6kbtkjlpz
2020.04.26 22:19:40 org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - OfMeet Plugin - sessionCreated clark@fqdn/a6kbtkjlpz

2020.04.26 22:19:40 org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - OfMeet Plugin - resourceBound clark@fqdn/a6kbtkjlpz

2020.04.26 22:19:40 org.jitsi.jicofo.xmpp.FocusComponent - (serving component ‘Jitsi Meet Focus’) Processing IQ (packetId 6ad3c210-eb25-49c7-9cf9-3163c33ce00c:sendIQ):
2020.04.26 22:19:40 org.jitsi.jicofo.xmpp.FocusComponent - (serving component ‘Jitsi Meet Focus’) Processing IQ request (packetId 6ad3c210-eb25-49c7-9cf9-3163c33ce00c:sendIQ).
2020.04.26 22:19:40 XMPPTCPConnection - sendPacket
2020.04.26 22:19:40 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Authenticate local domain: ‘fqdn’ to remote domain: ‘conference.fqdn’] - Start domain authentication …
2020.04.26 22:19:40 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Authenticate local domain: ‘fqdn’ to remote domain: ‘conference.fqdn’] - Searching for pre-existing outgoing sessions to the remote domain (if one exists, it will be re-used) …
2020.04.26 22:19:40 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Authenticate local domain: ‘fqdn’ to remote domain: ‘conference.fqdn’] - There are no pre-existing outgoing sessions to the remote domain itself. Searching for pre-existing outgoing sessions to super- or subdomains of the remote domain (if one exists, it might be re-usable) …
2020.04.26 22:19:40 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Authenticate local domain: ‘fqdn’ to remote domain: ‘conference.fqdn’] - There are no pre-existing session to other domains hosted on the remote domain.
2020.04.26 22:19:40 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Authenticate local domain: ‘fqdn’ to remote domain: ‘conference.fqdn’] - Unable to re-use an existing session. Creating a new session …
2020.04.26 22:19:40 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Create outgoing session for: fqdn to conference.fqdn] - Creating new session…
2020.04.26 22:19:40 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Create outgoing session for: fqdn to conference.fqdn] - Creating plain socket connection to a host that belongs to the remote XMPP domain.
2020.04.26 22:19:40 org.jivesoftware.openfire.net.SocketUtil - Creating a socket connection to XMPP domain ‘conference.fqdn’ …
2020.04.26 22:19:40 org.jivesoftware.openfire.net.SocketUtil - Use DNS to resolve remote hosts for the provided XMPP domain ‘conference.fqdn’ (default port: 5269) …
2020.04.26 22:19:40 org.jivesoftware.openfire.net.DNSUtil - No SRV record found for: _xmpp-server._tcp.conference.fqdn.
javax.naming.NameNotFoundException: DNS name not found [response code 3]
at com.sun.jndi.dns.DnsClient.checkResponseCode(Unknown Source) ~[?:1.8.0_251]

Please read my blog and follow the 3 steps for debugging openfire meetings issues