Apache2 and NGINX problem

Hello today I installed the latest hestia panel on my dedicated seer. with the ubuntu 22.04 system and suddenly after transferring the pages apache2 and nginx stopped working. Despite restarting neither of them start. The logs have no errors. Please help. I am adding a screenshot of the services running from the panel.

systemctl status nginx
systemctl status apache2


This is status nnginx


this is apache2 status

Couldn’t bind to ip adress …

So check why the ip adress doesn’t exists

from what I know I have two network cards, one for local connection, the other with internet access or something like that

I have two network interfaces lan-0: public network and lan-1: internal network (not configured). Could this be the reason why nginx and apache2 do not start as they should?