saleseo
February 17, 2023, 8:48am
1
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
saleseo
February 17, 2023, 8:52am
2
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()
ScIT
February 17, 2023, 8:55am
3
upgarded your server by chance and overwrote configs? → Note: Apache Update 2.4.55-1 (Ubuntu 18.04.6)
saleseo
February 17, 2023, 9:01am
4
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
eris
February 17, 2023, 9:06am
5
That might be the issue you need to bind it to a different port
saleseo
February 17, 2023, 9:07am
6
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:
Reinstall os
Reinstall hestia from zero
expand all backups at once
eris
February 17, 2023, 9:07am
7
You need to stop the docker image…
saleseo
February 17, 2023, 9:12am
8
Now all works well, i remove apache2