Unable access Panel after upgrade system: Port Lost

Installing hestia-nginx failed.

Selecting previously unselected package hestia-nginx.
(Reading database ... 92792 files and directories currently installed.)
Preparing to unpack .../hestia-nginx_1.23.2_amd64.deb ...
Unpacking hestia-nginx (1.23.2) ...
Setting up hestia-nginx (1.23.2) ...
Job for hestia.service failed because the control process exited with error code.
See "systemctl status hestia.service" and "journalctl -xeu hestia.service" for details.
invoke-rc.d: initscript hestia, action "start" failed.
× hestia.service - LSB: starts the hestia control panel
     Loaded: loaded (/etc/init.d/hestia; generated)
     Active: failed (Result: exit-code) since Fri 2022-12-30 13:51:51 UTC; 17ms ago
       Docs: man:systemd-sysv-generator(8)
    Process: 21127 ExecStart=/etc/init.d/hestia start (code=exited, status=127)
      Tasks: 2 (limit: 1029)
     Memory: 2.7M
        CPU: 29ms
     CGroup: /system.slice/hestia.service
             ├─21132 "nginx: master process /usr/local/hestia/nginx/sbin/hestia-nginx"
             └─21134 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""

Dec 30 13:51:50 hks.lun.im systemd[1]: Starting LSB: starts the hestia control panel...
Dec 30 13:51:50 hks.lun.im hestia[21127]:  * Starting hestia-nginx hestia-nginx
Dec 30 13:51:51 hks.lun.im hestia[21127]:    ...done.
Dec 30 13:51:51 hks.lun.im hestia[21127]:  * Starting hestia-php hestia-php
Dec 30 13:51:51 hks.lun.im hestia[21133]: /usr/local/hestia/php/sbin/hestia-php: error while loading shared libraries: libzip.so.5: cannot open shared object file: No such file or directory
Dec 30 13:51:51 hks.lun.im systemd[1]: hestia.service: Control process exited, code=exited, status=127/n/a
Dec 30 13:51:51 hks.lun.im systemd[1]: hestia.service: Failed with result 'exit-code'.
Dec 30 13:51:51 hks.lun.im systemd[1]: hestia.service: Unit process 21132 (hestia-nginx) remains running after unit stopped.
Dec 30 13:51:51 hks.lun.im systemd[1]: hestia.service: Unit process 21134 (hestia-nginx) remains running after unit stopped.
Dec 30 13:51:51 hks.lun.im systemd[1]: Failed to start LSB: starts the hestia control panel.
Error: ERROR: Restart of hestia failed.
dpkg: error processing package hestia-nginx (--configure):
 installed hestia-nginx package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 hestia-nginx
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@hks:~# systemctl status hestia.service
× hestia.service - LSB: starts the hestia control panel
     Loaded: loaded (/etc/init.d/hestia; generated)
     Active: failed (Result: exit-code) since Fri 2022-12-30 13:51:56 UTC; 2min 0s ago
       Docs: man:systemd-sysv-generator(8)
    Process: 21679 ExecStart=/etc/init.d/hestia start (code=exited, status=127)
      Tasks: 2 (limit: 1029)
     Memory: 2.6M
        CPU: 12ms
     CGroup: /system.slice/hestia.service
             ├─21132 "nginx: master process /usr/local/hestia/nginx/sbin/hestia-nginx"
             └─21134 "nginx: worker process" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" "" ""

Dec 30 13:51:56 hks.lun.im systemd[1]: Starting LSB: starts the hestia control panel...
Dec 30 13:51:56 hks.lun.im hestia[21679]:  * Starting hestia-nginx hestia-nginx
Dec 30 13:51:56 hks.lun.im hestia[21679]:    ...done.
Dec 30 13:51:56 hks.lun.im hestia[21679]:  * Starting hestia-php hestia-php
Dec 30 13:51:56 hks.lun.im hestia[21684]: /usr/local/hestia/php/sbin/hestia-php: error while loading shared libraries: libzip.so.5: cannot open shared object file: No such file or directory
Dec 30 13:51:56 hks.lun.im systemd[1]: hestia.service: Control process exited, code=exited, status=127/n/a
Dec 30 13:51:56 hks.lun.im systemd[1]: hestia.service: Failed with result 'exit-code'.
Dec 30 13:51:56 hks.lun.im systemd[1]: hestia.service: Unit process 21132 (hestia-nginx) remains running after unit stopped.
Dec 30 13:51:56 hks.lun.im systemd[1]: hestia.service: Unit process 21134 (hestia-nginx) remains running after unit stopped.
Dec 30 13:51:56 hks.lun.im systemd[1]: Failed to start LSB: starts the hestia control panel.

Update:

Found a post about edit source, but my source is already set to Jammy.