Panel not loading..
Posted: Tue Nov 17, 2015 2:37 pm
Hello,
I tried to run this https://github.com/MartinRaiola/Scripts ... vestacp.sh on debian wheezy
And I got an error:
Now nginx won't start..
Can anyone help me fix my certificate probelm?
Thanks
I tried to run this https://github.com/MartinRaiola/Scripts ... vestacp.sh on debian wheezy
And I got an error:
Code: Select all
root@x:/usr/local/vesta/ssl# sed -n "1,${crt_end}p" /tmp/vst.pem > certificate.crt
sed: -e expression #1, char 3: unexpected `,'
Code: Select all
[....] Restarting vesta-nginx: vesta-nginxnginx: [emerg] PEM_read_bio_X509_AUX("/usr/local/vesta/ssl/certificate.crt") failed (SSL: error:0906D06C:PEM routines:PEM_read_bio:no start line:Expecting: TRUSTED CERTIFICATE)
Thanks