I am trying to use a domain to access AAPANEL.

Attempt 1:
I added an A record pointing to the IP address.
When I visit the IP address, I see the following screen:

I am still able to access AAPANEL from the original URL: IP-ADDRESS:7800/c5bfcb2a

Attempt 2:
I went to aapanel settings and I added my domain
I still see the welcome to nginx message when I visit the domain.
Except now I cannot access AAPANEL from the original URL. ( IP-ADDRESS:7800/c5bfcb2a)

Question
Do I need to reinstall everything to access aapanel now?
How can I add the domain?

    Hello, have you added the domain name you want to visit to the website list? If added, do you want to modify the content of the website directory?
    The domain name is bound to the setting interface and can only be accessed using subdomains. IP access to the panel will be prohibited. If you want to cancel the domain name binding, please use the ssh tool to cancel it. You can execute the command: bt 12

    startupmotherboard

    I cannot access aapanel because i changed the domain for aapanel through aapanel settings.

    Now I cannot access aapanel through the domain or the IP address url.
    How can this be reversed?

      aaPanel_Kern
      This does not work. I provided a screenshot of steps in my other post. Adding clarification on what happened here in case somebody sees this thread instead.

      To clarify:

      1. I was initially accessing AAPANEL through the IP address url ip:7800/f3h32g3f
      2. I changed the domain for AAPANEL through settings and I added an A record to the domain pointing to IP address.
      3. New domain does not work and I am not able to access AAPANEL through IP address url anymore either.

      I do not want to reinstall everything. Ideally I want the domain to work but even going back to ip access would be a good start.

        You don't need to re-install every thing. If you have ssh access:
        Login to server with SSH. And run the following command:

        bt 12

        This will remove domain binding on the panel and you will be able to reach the panel by ip address.

        And then you can bind the domain again on panel settings page. Or you can can create a new php site. And on the site settings, you can add a reverse proxy to reach panel without port number.