ganastasiou
New Pleskian
Hello,
I have a problem the last 2 days, i cannot upgrade my plesk panel 11.5. I cannot telnet to autoinstall.plesk.com 80, but only on this host. Can someone check if i am blocked for some reason? Thanks
My ip address is 178.21.175.45. And i have the following errors.
Using wget to download one-click-installer:
Using curl for the same reason:
Using telnet to autoinstall.plesk.com 80:
Thanks in advance
I have a problem the last 2 days, i cannot upgrade my plesk panel 11.5. I cannot telnet to autoinstall.plesk.com 80, but only on this host. Can someone check if i am blocked for some reason? Thanks
My ip address is 178.21.175.45. And i have the following errors.
Using wget to download one-click-installer:
Code:
# wget http://autoinstall.plesk.com/one-click-installer
--2014-04-01 09:40:38-- http://autoinstall.plesk.com/one-click-installer
Resolving autoinstall.plesk.com... 93.184.221.133
Connecting to autoinstall.plesk.com|93.184.221.133|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.
--2014-04-01 09:40:39-- (try: 2) http://autoinstall.plesk.com/one-click-installer
Connecting to autoinstall.plesk.com|93.184.221.133|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.
--2014-04-01 09:40:41-- (try: 3) http://autoinstall.plesk.com/one-click-installer
Connecting to autoinstall.plesk.com|93.184.221.133|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.
--2014-04-01 09:40:44-- (try: 4) http://autoinstall.plesk.com/one-click-installer
Connecting to autoinstall.plesk.com|93.184.221.133|:80... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Retrying.
Using curl for the same reason:
Code:
# curl -i http://autoinstall.plesk.com/one-click-installer
curl: (56) Recv failure: Connection reset by peer
Using telnet to autoinstall.plesk.com 80:
Code:
# telnet autoinstall.plesk.com 80
Trying 93.184.221.133...
Connected to ne.edgecastcdn.net.
Escape character is '^]'.
Connection closed by foreign host.
Thanks in advance