We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
Restore Fails
Restore Fails
I'm trying to migrate from one server to another, using the backup restore method, however I'm getting this:
Any ideas why this is happening?
Code: Select all
nginx: [emerg] unexpected end of file, expecting ";" or "}" in /home/admin/conf/web/apache2.conf:239
nginx: configuration file /etc/nginx/nginx.conf test failed
* Restarting nginx nginx
nginx: [emerg] unexpected end of file, expecting ";" or "}" in /home/admin/conf/web/apache2.conf:239
nginx: configuration file /etc/nginx/nginx.conf test failed
Re: Restore Fails
The problem is in /etc/nginx/conf.d/vesta.conf
There is probably a apache.conf line and you need to remove it and problem solved.
-Neso
There is probably a apache.conf line and you need to remove it and problem solved.
-Neso