Page 1 of 1

Problem after install

Posted: Thu Jan 15, 2015 3:39 pm
by emtex
Hello all,

I have problem when I install vestacp when I go http://ip its loading default page of vestacp but when I want to access panel http://ip:8083 Its only loading in browser. I disabled firewall but same thing

Re: Problem after install

Posted: Thu Jan 15, 2015 3:54 pm
by skurudo
and your OS?

try https://ip:8083

Re: Problem after install

Posted: Fri Jan 16, 2015 10:53 pm
by emtex
skurudo wrote:and your OS?

try https://ip:8083
CentOS

No its not working with https also...

ip/webmail working
But controlpanel is not working

Re: Problem after install

Posted: Sat Jan 17, 2015 1:56 am
by joem
emtex wrote:
skurudo wrote:and your OS?

try https://ip:8083
CentOS

No its not working with https also...

ip/webmail working
But controlpanel is not working

Run this from ssh

Code: Select all

service vesta restart

Re: Problem after install

Posted: Sat Jan 17, 2015 10:53 am
by emtex
joem wrote:
emtex wrote:
skurudo wrote:and your OS?

try https://ip:8083
CentOS

No its not working with https also...

ip/webmail working
But controlpanel is not working

Run this from ssh

Code: Select all

service vesta restart
Nothing same panel is just loading :S
All other is working

Re: Problem after install

Posted: Sat Jan 17, 2015 12:17 pm
by joem
What was the output of the above command?

Re: Problem after install

Posted: Sun Jan 18, 2015 12:45 pm
by emtex
joem wrote:What was the output of the above command?

This

Code: Select all

[root@cloud1 ~]# service vesta restart
Stopping vesta-nginx:                                      [  OK  ]
Stopping vesta-php:                                        [  OK  ]
Starting vesta-nginx:                                      [  OK  ]
Starting vesta-php:                                        [  OK  ]

Re: Problem after install

Posted: Mon Jan 19, 2015 8:37 am
by skurudo
Can you show more? I mean output, when you restart, from /usr/local/vesta/log/error.log and /usr/local/vesta/log/nginx-error.log ?