Ngnix dosen't work in panel and can't be restart

Hello!
Dumn it, i wanted to add some steps via instructions Telegram integration « Free plugins « Live helper chat - open source live support chat with bot, Voice, Video, ScreenShare support.

for step 4
and fount this manual
How To Install and Use Composer on Ubuntu 22.04 | 20.04 LTS - TechvBlogs
I did all till step 6 and reboot server


after it, all sited down and i can’t start ngnix server in hestia

I tried to: sudo apt install hestia-nginx
Same issue

How i can fix this problem, the worst way to reinstall whole server, but all instead ngnix works, i think it is possible to fix it manually

Maybe it is possible to reinstall hestia with storing all data of sites

Logs ngnix shows

2023/02/17 10:43:00 [emerg] 7485#7485: still could not bind()
2023/02/17 10:49:10 [emerg] 8541#8541: bind() to 5...:80 failed (98: Address already in use)
2023/02/17 10:49:10 [emerg] 8541#8541: bind() to 5.
..:80 failed (98: Address already in use)
2023/02/17 10:49:10 [emerg] 8541#8541: bind() to 5...:80 failed (98: Address already in use)
2023/02/17 10:49:10 [emerg] 8541#8541: bind() to 5.
..:80 failed (98: Address already in use)
2023/02/17 10:49:10 [emerg] 8541#8541: bind() to 5.***..:80 failed (98: Address already in use)
2023/02/17 10:49:10 [emerg] 8541#8541: still could not bind()

upgarded your server by chance and overwrote configs? → Note: Apache Update 2.4.55-1 (Ubuntu 18.04.6)

No, i try to install compose-setup and they installed apache2, it seems
Maybe it is possible to delete apache2 carefully
On server was only hestia, and nothing

That might be the issue you need to bind it to a different port

oh, apt-get remove apache2 helped…
But i understood how all can be broken by one step

By the way, are there solutions for hestia for easy restart server, for example:

  1. Reinstall os
  2. Reinstall hestia from zero
  3. expand all backups at once

You need to stop the docker image…

Now all works well, i remove apache2