aaP_highdin install aaPanel connecting timed out problem i dont knwo why cannot install, install server? node? cannot connect. please let me how to solve this problem.
aaPanel_Kern Hello, I suggest you check if the network is normal? Also provide more log information or screenshots aaP_highdin
aaP_nyclocksinc Hey having the same Issue can't instal Aapanel on ubuntu 20.04 also tried centos7 and centos8 . On ubuntu Welcome to Ubuntu 20.04.3 LTS (GNU/Linux 5.4.0-88-generic x86_64) Documentation: https://help.ubuntu.com Management: https://landscape.canonical.com Support: https://ubuntu.com/advantage root@vm5004875:~# URL=https://www.aapanel.com/script/install_6.0_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O install_6.0_en.sh "$URL";fi;bash install_6.0_en.sh aapanel --2024-04-08 07:23:38-- https://www.aapanel.com/script/install_6.0_en.sh Resolving www.aapanel.com (www.aapanel.com)... 172.67.171.7, 104.21.79.196, 2606:4700:3034::ac43:ab07, ... Connecting to www.aapanel.com (www.aapanel.com)|172.67.171.7|:443... C root@vm5004875:~# wget -O install.sh https://www.aapanel.com/script/install-ubuntu_6.0_en.sh && bash install.sh forum --2024-04-08 07:28:00-- https://www.aapanel.com/script/install-ubuntu_6.0_en.sh Resolving www.aapanel.com (www.aapanel.com)... 104.21.79.196, 172.67.171.7, 2606:4700:3031::6815:4fc4, ... Connecting to www.aapanel.com (www.aapanel.com)|104.21.79.196|:443... failed: Connection timed out. Connecting to www.aapanel.com (www.aapanel.com)|172.67.171.7|:443...
aaPanel_Kern aaP_highdin Hello, the installation command you used is incorrect, please copy and paste the installation command again to install.
aaPanel_Kern aaP_highdin URL=https://www.aapanel.com/script/install_6.0_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O install_6.0_en.sh "$URL";fi;bash install_6.0_en.sh aapanel
aaP_nyclocksinc aaPanel_Kern Is it true that aapanel does portscan got 3 of my vps blocked for abuse by isp today because everywhere I installed aapanel I got blocked for portscan abuse whithout even having website running on it yet
aaP_pfalzgraf_gyula Connecting to node.aapanel.com (node.aapanel.com)|2606:4700:20::681a:a55|:443... failed: Connection timed out.
aaP_pfalzgraf_gyula --2025-12-03 19:28:22-- https://node.aapanel.com/install/4/lib.sh Resolving node.aapanel.com (node.aapanel.com)... 2606:4700:20::681a:b55, 2606:4700:20::681a:a55, 2606:4700:20::ac43:491c, ... Connecting to node.aapanel.com (node.aapanel.com)|2606:4700:20::681a:b55|:443... failed: Connection timed out.
aaPanel_Kern Hello, try turning off ipv6, is it normal? Temporarily close ipv6 and execute the command: sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1 sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1 sudo sysctl -w net.ipv6.conf.lo.disable_ipv6=1 aaP_pfalzgraf_gyula
aaP_pfalzgraf_gyula aaPanel_Kern Thank you, this solved the problem, I managed to install aaPanel. WHAT is the next step, can I enable IPv6?
aaPanel_Kern It seems that your network does not support ipv6 or there is a problem with the ipv6 network. It is not recommended that you turn it on. After turning it on, you may not be able to connect to the ipv6 normally. aaP_pfalzgraf_gyula
aaP_pfalzgraf_gyula aaPanel_Kern This is strange, my VPS is with Contabo. I have had no problems installing aaPanel so far. I recently installed aaPanel version 7.0.27 without any problems. I am having problems with version 7.0.28 for the first time.
aaP_pfalzgraf_gyula It was premature to rejoice, when I go to aaPanel, NGINX is not installed. --2025-12-04 17:45:07-- https://node.aapanel.com/install/4/lib.sh Resolving node.aapanel.com (node.aapanel.com)... 2606:4700:20::681a:a55, 2606:4700:20::ac43:491c, 2606:4700:20::681a:b55, ... Connecting to node.aapanel.com (node.aapanel.com)|2606:4700:20::681a:a55|:443... failed: Connection timed out.
aaPanel_Kern Hello, this is a network problem on your server and has nothing to do with the aaPanel version. aaP_pfalzgraf_gyula