Unsigned repo issue on install (other) #17

Closed
opened 2026-04-05 20:25:17 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @ssirag on 1/9/2026

CloudPanel version(s) affected

2.5.3

Description

Tried to install on a clean & updated Ubuntu 24.04 on-prem server, and this is the first error encountered. Appears to have caused the failed install.

Err:1 https://d17k9fuiwb52nc.cloudfront.net noble InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1FD0B9CFEFC59AC9

How to reproduce

Ran this install on a clean & updated Ubuntu 24.04 server:

curl -sS https://installer.cloudpanel.io/ce/v2/install.sh -o install.sh; echo "19cfa702e7936a79e47812ff57d9859175ea902c62a68b2c15ccd1ebaf36caeb install.sh" | sha256sum -c && sudo DB_ENGINE=MYSQL_8.4 bash install.sh

Possible Solution

No response

Additional Context

No response

*Originally created by @ssirag on 1/9/2026* ### CloudPanel version(s) affected 2.5.3 ### Description Tried to install on a clean & updated Ubuntu 24.04 on-prem server, and this is the first error encountered. Appears to have caused the failed install. Err:1 https://d17k9fuiwb52nc.cloudfront.net noble InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1FD0B9CFEFC59AC9 ### How to reproduce Ran this install on a clean & updated Ubuntu 24.04 server: curl -sS https://installer.cloudpanel.io/ce/v2/install.sh -o install.sh; echo "19cfa702e7936a79e47812ff57d9859175ea902c62a68b2c15ccd1ebaf36caeb install.sh" | sha256sum -c && sudo DB_ENGINE=MYSQL_8.4 bash install.sh ### Possible Solution _No response_ ### Additional Context _No response_
Sign in to join this conversation.