Update hestia-nginx

When I try to manually update the hestia-nginx, which appears in red in the panel, it shows me the following error.

root@servidor:~# root@servidor:~# apt-get update && apt-get upgrade
Hit:1 Index of /debian-security bullseye-security InRelease
Hit:2 Index of /debian bullseye InRelease
Hit:3 Index of /debian bullseye-updates InRelease
Hit:4 Index of /debian bullseye-backports InRelease
Get:5 Index of /apache2/ bullseye InRelease [6793 B]
Hit:6 Index of /php/ bullseye InRelease
Hit:7 https://apt.hestiacp.com bullseye InRelease
Get:8 https://dlm.mariadb.com/repo/mariadb-server/10.6/repo/debian bullseye InRe lease [3885 B]
Err:9 Index of /packages/mainline/debian/ bullseye InRelease
Could not connect to nginx.org:443 (2a05:d014:edb:5704::6), connection timed o ut Could not connect to nginx.org:443 (3.125.197.172), connection timed out Coul d not connect to nginx.org:443 (2a05:d014:edb:5702::6), connection timed out Cou ld not connect to nginx.org:443 (52.58.199.22), connection timed out
Reading package lists… Done
E: Repository ‘Index of /apache2/ bullseye InRelease’ changed its ‘Origin’ value from ‘’ to ‘deb.sury.org
N: Repository ‘Index of /apache2/ bullseye InRelease’ changed its ‘Suite’ value from ‘bullseye’ to ‘bullseye/snapshots/1686835721’
N: This must be accepted explicitly before updates for this repository can be ap plied. See apt-secure(8) manpage for details.

How can I fix it, thanks

apt-list hestia-nginx?

apt list hestia-nginx
Listing… Done
hestia-nginx/bullseye 1.25.1-2 amd64 [upgradable from: 1.23.2]
N: There are 10 additional versions. Please use the ‘-a’ switch to see them.

apt install hestia-nginx

root@servidore:~# apt install hestia-nginx
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
hestia-nginx is already the newest version (1.25.1-2).
0 upgraded, 0 newly installed, 0 to remove and 189 not upgraded.

… and …

Listing… Done
hestia-nginx/bullseye,now 1.25.1-2 amd64 [installed]
N: There are 10 additional versions. Please use the ‘-a’ switch to see them.

(1.25.1-2). is the last version

How did you say upgradable from: 1.23.2?

hestia-nginx/bullseye 1.25.1-2 amd64 [upgradable from: 1.23.2]

hestia-nginx is already the newest version (1.25.1-2).

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.