• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Plesk update error

Enigma984

New Pleskian
Server operating system version
Ubuntu 22.04.4 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.62
Today the plesk update failed due to errors...
so the email I get from plesk was:
Code:
Reason: 2024-07-16 06:26:59 INFO: pum is called with arguments: ['--list', '--repo-info', '--json'] 
2024-07-16 06:27:07 ERROR: Apt cache fetch failed. Try to run the `apt-get update` command. 2024-07-16 06:27:07 ERROR: 
2024-07-16 06:27:07 ERROR: Exited with returncode 1.

Trying to run apt update manually, i get this.

Code:
Err:1 https://autoinstall.plesk.com/KAV_8.9.2 jammy InRelease
  502  Bad Gateway [IP: 163.172.107.29 80]
Err:2 https://autoinstall.plesk.com/pool/PSA_18.0.62_14844 jammy InRelease
  502  Bad Gateway [IP: 163.172.107.29 80]
Err:4 https://autoinstall.plesk.com/PHP74_17 jammy InRelease
  502  Bad Gateway [IP: 163.172.107.29 80]
Err:5 https://autoinstall.plesk.com/PHP80_17 jammy InRelease
  502  Bad Gateway [IP: 163.172.107.29 80]
Err:7 https://autoinstall.plesk.com/PHP81_17 jammy InRelease
  502  Bad Gateway [IP: 163.172.107.29 80]
Err:8 https://autoinstall.plesk.com/PHP82_17 jammy InRelease
  502  Bad Gateway [IP: 163.172.107.29 80]
Err:10 https://autoinstall.plesk.com/PHP83_17 jammy InRelease
  502  Bad Gateway [IP: 163.172.107.29 80]
Err:11 https://autoinstall.plesk.com/pool/WPB_18.0.55_74 all InRelease
  502  Bad Gateway [IP: 163.172.107.29 80]
Err:13 https://autoinstall.plesk.com/pool/WPB_18.0.59_77 all InRelease
  502  Bad Gateway [IP: 163.172.107.29 80]
Err:12 https://autoinstall.plesk.com/grafana/deb stable InRelease
  502  Bad Gateway [IP: 163.172.107.29 443]


W: Failed to fetch https://autoinstall.plesk.com/grafana/deb/dists/stable/InRelease  502  Bad Gateway [IP: 163.172.107.29 443]
W: Failed to fetch https://autoinstall.plesk.com/KAV_8.9.2/dists/jammy/InRelease  502  Bad Gateway [IP: 163.172.107.29 80]
W: Failed to fetch https://autoinstall.plesk.com/pool/PSA_18.0.62_14844/dists/jammy/InRelease  502  Bad Gateway [IP: 163.172.107.29 80]
W: Failed to fetch https://autoinstall.plesk.com/PHP74_17/dists/jammy/InRelease  502  Bad Gateway [IP: 163.172.107.29 80]
W: Failed to fetch https://autoinstall.plesk.com/PHP80_17/dists/jammy/InRelease  502  Bad Gateway [IP: 163.172.107.29 80]
W: Failed to fetch https://autoinstall.plesk.com/PHP81_17/dists/jammy/InRelease  502  Bad Gateway [IP: 163.172.107.29 80]
W: Failed to fetch https://autoinstall.plesk.com/PHP82_17/dists/jammy/InRelease  502  Bad Gateway [IP: 163.172.107.29 80]
W: Failed to fetch https://autoinstall.plesk.com/PHP83_17/dists/jammy/InRelease  502  Bad Gateway [IP: 163.172.107.29 80]
W: Failed to fetch https://autoinstall.plesk.com/pool/WPB_18.0.55_74/dists/all/InRelease  502  Bad Gateway [IP: 163.172.107.29 80]
W: Failed to fetch https://autoinstall.plesk.com/pool/WPB_18.0.59_77/dists/all/InRelease  502  Bad Gateway [IP: 163.172.107.29 80]
W: Some index files failed to download. They have been ignored, or old ones used instead.

I'm a newbie, but i'm open to any advice.

Ubuntu 22.04.4 LTS
Plesk Obsidian 18.0.62
 
Hello, please check that https://autoinstall.plesk.com is available on the server, for instance by the command
Bash:
curl -I https://autoinstall.plesk.com/
 
Oh...

Code:
HTTP/1.1 502 Bad Gateway
Date: Tue, 16 Jul 2024 11:45:29 GMT
Content-Type: text/html
Content-Length: 150
Connection: keep-alive
Keep-Alive: timeout=2
Server: CSPSrvd
nodename: frontend1
 
Back
Top