- Edited
The average load still does not work even after the repair panel - Apache 2.4
The average load still does not work even after the repair panel - Apache 2.4
masariuman
Are you using this installation command?
curl -sSO http://www.aapanel.com/script/new_install_en.sh && bash new_install_en.sh
Install[apache-2.4]Installing | Close
stall/public.sh
Connecting to download.bt.cn (download.bt.cn)|240e:ff:9000:1100:0:3:0:35|:80... failed: Connection timed out.
Retrying.
--2019-10-15 01:03:20-- (try: 9) http://download.bt.cn/install/public.sh
Connecting to download.bt.cn (download.bt.cn)|240e:ff:9000:1100:0:3:0:35|:80... failed: Connection timed out.
Retrying.
--2019-10-15 01:03:34-- (try:10) http://download.bt.cn/install/public.sh
Connecting to download.bt.cn (download.bt.cn)|240e:ff:9000:1100:0:3:0:35|:80... failed: Connection timed out.
Retrying.
--2019-10-15 01:03:49-- (try:11) http://download.bt.cn/install/public.sh
Connecting to download.bt.cn (download.bt.cn)|240e:ff:9000:1100:0:3:0:35|:80... failed: Connection timed out.
Retrying.
Why???
godong
Hello, this is because your dns server resolve the download address to ipv6 but you can't access it
please run this command to add the hosts and try again
echo "103.224.251.67 download.bt.cn" >> /etc/hosts
aaPanel_Jose thanks, work
constantly encountering time-out errors despite installing a completely new vps
small bug in install script
migrate plugin
Reset key API
jazz1611
Thanks for feedback
aaPanel_Jose even after releasing 8888 port, I can't access my web panel
Kisku
Check if your panel program is already listening
ss -ntulp|grep 8888
if listening
Check if the port has been released
run this command in your pc
telnet 1.1.1.1(your server ip address) 8888
While installing i am getting below error
--2019-11-06 13:23:24-- (try:18) http://45.32.116.160/install/src/panel6_en.zip
Connecting to 45.32.116.160:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.
--2019-11-06 13:23:44-- (try:19) http://45.32.116.160/install/src/panel6_en.zip
Connecting to 45.32.116.160:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.
--2019-11-06 13:24:04-- (try:20) http://45.32.116.160/install/src/panel6_en.zip
Connecting to 45.32.116.160:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Giving up.
--2019-11-06 13:24:14-- http://45.32.116.160/install/src/bt6_en.init
Connecting to 45.32.116.160:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7342 (7.2K) [application/octet-stream]
Saving to: '/etc/init.d/bt'
100%[=====================================================================================================================================================>] 7,342 --.-K/s in 0s
2019-11-06 13:24:14 (38.6 MB/s) - '/etc/init.d/bt' saved [7342/7342]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of panel.zip or
panel.zip.zip, and cannot find panel.zip.ZIP, period.
Can some one suggest the fix
bro jose we are expecting one good feature in next version atleast either
1.apache with nginx proxy
2.apache with varnish or nginx varnish
Hello @aaPanel_Jose
i am getting this error when i am trying to install on CentOS
setuptools installation failed.
KristianP this installation
curl -sSO http://www.aapanel.com/script/new_install_en.sh && bash new_install_en.sh
worked.
Looks like aapanel has totally failed. I cannot install on all operating systems (CentOS, Ubuntu, Debian). Even using new_install. I think there was a syntax error in the installation file because the log has lots of syntax errors. Looking forward to the developer to check again.