You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my oracle cloud VM instance (Ubuntu 22.04 arm64) I was really enjoying HestiaCP running NGINX and APACHE2 very well. And Then unfortunately I executed this script to install wireguard. First of All any of clients generated with this script does not work at all. So Forget about Wireguard. It also made my nginx and apache2 corrupted. Apache2 and Nginx even do not start now. They give following error when Sudo systemctl start apche2:
(99)Cannot assign requested address: AH00072: make_sock: could not bind to address 10.66.66.1:8443
This discussion was converted from issue #354 on January 22, 2023 11:33.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In my oracle cloud VM instance (Ubuntu 22.04 arm64) I was really enjoying HestiaCP running NGINX and APACHE2 very well. And Then unfortunately I executed this script to install wireguard. First of All any of clients generated with this script does not work at all. So Forget about Wireguard. It also made my nginx and apache2 corrupted. Apache2 and Nginx even do not start now. They give following error when Sudo systemctl start apche2:
nginx:
I do not know what network change your script made. Even uninstalling wireguard from inside the script did not help.
Update
So I fixed hestiaCP by changing my system ip by :
Suggestion
use Wireguard-install script by Nyr. It works really good and automate every thing.
Beta Was this translation helpful? Give feedback.
All reactions