I have a problem accessing Hestia on my Ubuntu server. I cannot log in either locally or from the same network using the IP address or the server name:8083. It gives me a 500 error.
We need more data.
Do any of your sites work, or is it just the Hestia panel on port 8083?
Did you check the Hestia service and the logs?
systemctl status hestia --no-pager -l
systemctl restart hestia
systemctl status hestia --no-pager -l
tail -n30 /var/log/hestia/nginx-error.log
1 Like