:8083/login/ Http 500 Error

Hi,

:8083/login/ Control panel login url show http 500 eror but web sites is working.

nginx-error.log
521 connect() to unix:/var/run/hestia-php.sock failed (2: No such file or directory) while connecting to upstream, client: 176.33.98.159, server: _, request: “GET /login/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/hestia-php.sock:”, host: “…:8083”

I tried solutions on similar issues but could not find a solution.

“Failed to start LSB: starts the hestia control panel.”

"installed hestia-nginx package post-installation script subprocess returned err or exit status 127 Errors were encountered while processing:
hestia-php
hestia-nginx

I have the same issue. Any solution?

Hi, I also solved the problem with the following two steps, I hope it will be solved for you too.

STEP 1

I defined the missing php versions in this link. I didn’t have any after php 8.1 either. I defined the necessary steps and installed php versions.

STEP 2

I run the command sudo apt --only-upgrade install hestia hestia-nginx hestia-php. After the update was completed, the hestia control panel opened.

I hope it solves your problem too