Page 1 of 1

VestaCP installe and not load panel 8083

Posted: Mon Mar 16, 2015 6:38 am
by Sahebi
Dear friend
I installed vesta panel on DigitalOcean
-------------------------------
https://45.xxx.xxx.xxx:8083
username: admin
password: M.........
-------------------------------

when i type https://45.xxx.xxx.xxx:8083 panel not loading
but i access from localhost
lynx https://45.xxx.xxx.xxx:8083 show panel?

-------------------------------
i add "iptables -I INPUT -j ACCEPT" bot not load

Thanks

Re: VestaCP installe and not load panel 8083

Posted: Mon Mar 16, 2015 6:46 am
by skurudo
What's in logs?

/usr/local/vesta/log/auth.log
/usr/local/vesta/log/nginx-error.log
/usr/local/vesta/log/error.log

Which OS you use?

Re: VestaCP installe and not load panel 8083

Posted: Mon Mar 16, 2015 7:21 am
by Sahebi
skurudo wrote:What's in logs?

/usr/local/vesta/log/auth.log
/usr/local/vesta/log/nginx-error.log
/usr/local/vesta/log/error.log

Which OS you use?
/usr/local/vesta/log/auth.log -> is empty
/usr/local/vesta/log/nginx-error.log -> is empty
/usr/local/vesta/log/error.log -> is empty

OS is ubuntu

Re: VestaCP installe and not load panel 8083

Posted: Mon Mar 16, 2015 7:56 am
by skurudo
Restart VestaCP services and check:
sudo service vesta restart
or from root without sudo.

Re: VestaCP installe and not load panel 8083

Posted: Mon Mar 16, 2015 8:37 am
by Sahebi
skurudo wrote:Restart VestaCP services and check:
sudo service vesta restart
or from root without sudo.
skurudo tanck you :-)