Error installing hestia CP

W: GPG error: https://apt.hestiacp.com focal InRelease: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY A189E93654F0B0E5

E: The repository ‘https://apt.hestiacp.com focal InRelease’ is not signed.
The installer is now downloading and installing all required packages.

NOTE: This process may take 10 to 15 minutes to complete, please wait…

E: Unable to locate package hestia
E: Unable to locate package hestia-nginx
E: Unable to locate package hestia-php

Error: can’t enable sftp jail

Show the output of this command:

sudo LANG=C gpg --no-default-keyring --keyring /usr/share/keyrings/hestia-keyring.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys A189E93654F0B0E5

Please DM me with your IP adress (Of the server)

It looks like Cloudflare blocked the request

1 Like

gpg: keyserver receive failed: No route to host

how can I write to you in DM, I can’t figure it out

Sending an email to [email protected] is also fine

Seems it is a network issue trying to reach keyserver.ubuntu.com.

Check if you can resolve the host, the routes used and whether you are blocking some outgoing connections.

dig keyserver.ubuntu.com
traceroute keyserver.ubuntu.com
iptables -S

well let’s try

;; ANSWER SECTION:
keyserver.ubuntu.com.   502      
keyserver.ubuntu.com.   502

after traceroute keyserver.ubuntu.com :

 ANSWER SECTION:
keyserver.ubuntu.com.   369
keyserver.ubuntu.com.   369

If you don’t show the entire output of the commands I can’t help. Anyway, try to connect directly to the keyserver.

telnet keyserver.ubuntu.com 80

If you can’t connect there is a problem with the firewall or the network.