Page 1 of 1

Installed, but no login screen??

Posted: Fri Dec 20, 2013 1:04 pm
by azz0r
Hello,

Installation has finished and was successful, the cl tells me the url and username/password

However I go to the url and it doesnt load, so I dropped off the port from the address and a page loads, but it just says:

default.domain

Powered by VESTA

Re: Installed, but no login screen??

Posted: Fri Dec 20, 2013 2:16 pm
by azz0r
It seems actually that maybe the port isnt open, I'm using EC2 but I don't see how to open the port 8082 on my Security Group.

Re: Installed, but no login screen??

Posted: Sat Dec 21, 2013 1:08 pm
by skid
Go to "Security Groups" dashbord and select your group. Then click on a Inbound tab. In the port rage field enter 8083 and press "Add Rule" button and apply the changes.

Re: Installed, but no login screen??

Posted: Sun Dec 22, 2013 6:00 pm
by azz0r
Thanks, I was adding 8082, but adding 8083 now gives me:

400 Bad Request

The plain HTTP request was sent to HTTPS port
nginx

I don't have a SSL cert, can I still use Vesta?

Re: Installed, but no login screen??

Posted: Tue Dec 24, 2013 2:38 pm
by skid
You don't have to create your own certificate to use vesta.

Just open https://server-name.ltd:8083 instead of http://server-name.ltd:8083

Control panel is already bundled with self-signed ssl, which resides in the /usr/local/vesta/ssl/ directory