:~# systemctl status vesta.service
● vesta.service - LSB: starts the vesta control panel
Loaded: loaded (/etc/init.d/vesta; generated)
Active: failed (Result: exit-code) since Wed 2021-06-30 14:00:55 MSK; 1min 13s ago
Docs: man:systemd-sysv-generator(8)
Process: 4855 ExecStart=/etc/init.d/vesta start (code=exited, status=1/FAILURE)
Tasks: 2 (limit: 2336)
CGroup: /system.slice/vesta.service
├─777 nginx: master process /usr/local/vesta/nginx/sbin/vesta-nginx
└─779 nginx: worker process
Jun 30 14:00:55 194-..... systemd[1]: vesta.service: Found left-over process 779 (vesta-nginx) in control group while starting unit. Ignoring.
Jun 30 14:00:55 194-..... systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Jun 30 14:00:55 194-..... systemd[1]: Starting LSB: starts the vesta control panel...
Jun 30 14:00:55 194-..... vesta[4855]: * Starting vesta-nginx vesta-nginx
Jun 30 14:00:55 194-..... vesta[4855]: ...done.
Jun 30 14:00:55 194-..... vesta[4855]: * Starting vesta-php vesta-php
Jun 30 14:00:55 194-..... vesta[4855]: /usr/local/vesta/php/sbin/vesta-php: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /usr/local/vesta/php/sbin/vesta-php)
Jun 30 14:00:55 194-..... systemd[1]: vesta.service: Control process exited, code=exited status=1
Jun 30 14:00:55 194-..... systemd[1]: vesta.service: Failed with result 'exit-code'.
Jun 30 14:00:55 194-..... systemd[1]: Failed to start LSB: starts the vesta control panel.