7 months later
  1. Set A record for domain name to panel IP
  2. Turn of Panel SSL
  3. Set panel domain
    ### This site cannot be accessed
    ==================================================================
    aaPanel Internet Address: https://panel.domain:25841/ujdsfsdf90
    aaPanel Internal Address: https://192.168.1.112:25841/ujdsfsdf90

What else should I do? panel.domain on port 80 and 443 is load defualt website.

    Hello, what information does it prompt that you cannot access? The A record of the domain name must point to the server IP and cannot be a proxy
    It is recommended that you cancel the domain name binding. You can use the command bt 12

    rid3xyoy

    [root@n0kia2k7 ~]# curl http://127.0.0.1:$(cat /www/server/panel/data/port.pl)/login
    curl: (56) Recv failure: Connection reset by peer
    what error for this. im newbie,

      5 days later
      4 days later

      aaPanel_Kern
      After disabled panel SSL and added domain name, panel keep redirecting me tohttpS://panel.domain.
      How can i disable this redirect?
      Test in Firefox with HTTPS-Only Mode OFF

        Hello, is it solved if you try using incognito mode or changing browser access?
        If the domain name cannot be used, it is recommended to use the ssh tool to cancel the domain name first: bt 12
        Also try canceling ssl: bt 27

        rid3xyoy

          aaPanel_Kern There is no way I can access the domain.
          No matter what settings I do in the browser it always redirects me to the https version. Tested on several different devices.

          I know how to solve a problem using bt commands, which are very convenient by the way.

            Hi, does the domain name point to the server's IP and is not using a proxy?
            Is it normal to access in incognito mode after closing the browser completely?

            rid3xyoy

              9 days later

              I have same trouble like this.. i've tried like restart the server, using bt command, and its not change anything My AAPanel is still "Cant Reach the Site" But in this server there's some web that i made and its working without any trouble. The only one that is in Trouble i the AAPanel i cant access the site. Can somebody help me with my trouble ?

                Hello, please check whether the bt service is running: bt status
                If not running please start it: bt start
                Also check if you use the full link to access the panel: bt 14

                jjjwan

                  aaPanel_Kern I already do that.. My AAPanel service is running.. the website that i made is working.. but when i try to access the AAPanel it's show "Cant Reach the Site". I ussually using command : systemctl status httpd, bt 14, bt status, and i even tried " touch www/server/panel/data/debug.pl && bt 1 && bt 14. And the panel site still unreachable. Do you have any suggestion about this trouble ?

                    Hello, try using this script to check if it is normal?

                    curl -k https://www.aapanel.com/script/aapanel_check.sh | bash

                    jjjwan

                      4 months later

                      Hi, Guys, In order to increase the website security, do you know how to change the AApanel default port address to others, and how to change the inbound rules in AWS instance according to this, I have tried but the Aapanel can not access afterward, maybe sth wrong with my operations? Please advice , thank you