use http acces
How to release the aaPanel port
- Edited
@"aaPanel_Kern"#p69510xxx
Can't
aaP_xiaoyeoh8888
Is it normal to try changing the browser and using incognito mode?
My access is normal
- Edited
@"aaPanel_Kern"#p69513xx
16x4.75 sent an invalid response.
- Set A record for domain name to panel IP
- Turn of Panel SSL
- 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
[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,
Hello, please ask if you are using the correct protocol to access aapanel?
You can use the bt 14 command to view
- Edited
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
- Edited
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
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?
aaPanel_Kern Hmm, disabled BasicAuth and and everything is fine now.
Problem solved.
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
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
- Edited
Tried with "https" to access the panel and it's work. Thanks for helping me )
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