Hi,
I have a similar issue as:
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ An ExecStart= process belonging to unit hestia.service has exited.
░░
░░ The process’ exit code is ‘exited’ and its exit status is 1.
Mar 25 08:41:33 org2023.chambresdhotes.org systemd[1]: hestia.service: Failed with result ‘exit-code’.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ The unit hestia.service has entered the ‘failed’ state with result ‘exit-code’.
Mar 25 08:41:33 org2023.chambresdhotes.org systemd[1]: Failed to start LSB: starts the hestia control panel.
░░ Subject: A start job for unit hestia.service has failed
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ A start job for unit hestia.service has finished with a failure.
░░
░░ The job identifier is 6943 and the job result is failed.
Mar 25 08:42:18 org2023.chambresdhotes.org systemd[1]: Starting LSB: starts the hestia control panel…
░░ Subject: A start job for unit hestia.service has begun execution
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ A start job for unit hestia.service has begun execution.
░░
░░ The job identifier is 7031.
Mar 25 08:42:18 org2023.chambresdhotes.org hestia[440836]: * Starting hestia-nginx hestia-nginx
Mar 25 08:42:18 org2023.chambresdhotes.org hestia[440840]: nginx: [emerg] getpwnam(“hestiaweb”) failed in /usr/local/hestia/nginx/conf/nginx.conf:2
Mar 25 08:42:18 org2023.chambresdhotes.org systemd[1]: hestia.service: Control process exited, code=exited, status=1/FAILURE
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ An ExecStart= process belonging to unit hestia.service has exited.
░░
░░ The process’ exit code is ‘exited’ and its exit status is 1.
Mar 25 08:42:18 org2023.chambresdhotes.org systemd[1]: hestia.service: Failed with result ‘exit-code’.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ The unit hestia.service has entered the ‘failed’ state with result ‘exit-code’.
Mar 25 08:42:18 org2023.chambresdhotes.org systemd[1]: Failed to start LSB: starts the hestia control panel.
░░ Subject: A start job for unit hestia.service has failed
░░ Defined-By: systemd
░░ Support: Enterprise open source support | Ubuntu
░░
░░ A start job for unit hestia.service has finished with a failure.
░░
░░ The job identifier is 7031 and the job result is failed.
I don’t seem to have the hestiaweb account either
cat /etc/passwd | grep hestia
hestiamail:x:1012:1012::/home/hestiamail:/bin/sh
Not sure what else to try?