VestaCP installe and not load panel 8083
VestaCP installe and not load panel 8083
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
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
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
/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
/usr/local/vesta/log/auth.log -> is emptyskurudo 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/nginx-error.log -> is empty
/usr/local/vesta/log/error.log -> is empty
OS is ubuntu
Re: VestaCP installe and not load panel 8083
Restart VestaCP services and check:
sudo service vesta restart
or from root without sudo.
sudo service vesta restart
or from root without sudo.
Re: VestaCP installe and not load panel 8083
skurudo tanck you :-)skurudo wrote:Restart VestaCP services and check:
sudo service vesta restart
or from root without sudo.