Page 1 of 1

Restarted VPS - VestaCP not working

Posted: Thu Jul 12, 2018 3:52 am
by anbu
After restarting my VPS, Vestacp panel is not loading...
Normally, I can access the vestacp panel by https://192.154.3XX.82:8083/ . But after restarting my vps, its not loading... It displays "This site can’t be reached". What have it done wrong?

I experienced the problem before, reinstalled the OS with fresh VESTACP installation. Now i can't do. I have some client files in it.


My system.log files
https://pastebin.com/raw/mHM5cKek

nginx-error.log:
https://pastebin.com/raw/ihmxK98n

I have cross checked the servers.
nginx-status: Loaded
httpd.service : Loaded

Finally fixed:

Code: Select all

v-add-firewall-rule ACCEPT 0.0.0.0/0 2000
v-update-firewall
Don't know why, but it works :D

Re: Restarted VPS - VestaCP not working

Posted: Tue Sep 18, 2018 6:16 pm
by elamigosam21
why does this work?

also any bad side effects that we should be aware of?