• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx

  • We are developing a new feature in Plesk that will help you promote your websites or business on social media. We want to conduct a one-hour online UX test to present the prototype and collect feedback. If you are interested in the feature, please book a meeting via this link.
    Thank you in advance!
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Plesk Update problem

shopuser

Basic Pleskian
I have a update Probleme in Linux

Can't process versions.inf3: Herunterladen des Pakets http://autoinstall.plesk.com/versions.inf3 fehlgeschlagen:
couldn't connect to host

in the firewall i have
ModSecurity
after switch off the firewall is the same.



in the Plesk panel.log i see a lot of this message:

[2016-02-15 15:56:17] ERR [panel] [56c1e7117b3cf] Result of interface implementation call: failure: Method arguments cannot be decoded



i see this process:

ps auxffww | grep autoinstaller
root 22145 0.0 0.0 8812 780 pts/3 S+ 07:51 0:00 \_ gre p --color=auto autoinstaller
root 21927 0.0 0.0 66488 8316 ? S 07:46 0:00 /opt/psa/admin/ bin/autoinstaller --service-mode --enable-xml-output --ssl-cert /opt/psa/admin/c onf/httpsd.pem --branch release,stable --web-interface --with-ssl --disable-brow ser
root 21928 0.0 0.0 52516 2708 ? S 07:46 0:00 \_ /opt/psa/ad min/bin/autoinstaller --service-mode --enable-xml-output --ssl-cert /opt/psa/adm in/conf/httpsd.pem --branch release,stable --web-interface --with-ssl --disable- browser


can i close this ?
 
Are you sure that hostname autoinstaller.plesk.com is resolvable and port 80 is accessible from your server? Have you checked it?
 
i mean yes, i checkesd this in the firewall and in fai2ban ( the ip adress 93.184.221.133 from autoinstaller.plesk.com ).

but 3 day earlier the update works.


i try to download a file per SSH:

root@server: wget autoinstall.plesk.com/PSA_12.5.30/ami_linux_utils.zip
--2016-02-18 10:11:00-- http://autoinstall.plesk.com/PSA_12.5.30/ami_linux_utils.zip
Resolving autoinstall.plesk.com (autoinstall.plesk.com)... 93.184.221.133
Connecting to autoinstall.plesk.com (autoinstall.plesk.com)|93.184.221.133|:80... failed: Connection timed out.
Retrying.



and the port 80 is blocked.
but the sam is when i switch off the firewall temporary.

where is the port 80 blocked?
 
Back
Top