such file or directory
Error: failed to parse generated SSL certificate
such file or directory
Error: failed to parse generated SSL certificate
If you could provide a bit more info, that would be helpful ![]()
Looks like this message appears when you try to install Hestia. What OS and version are you using?
Also, it seems the problem is related to the generation of the SSL certificate during the installation. This is code causing the issue (looks like):
$HESTIA/bin/v-generate-ssl-cert $(hostname) '' 'US' 'California' 'San Francisco' 'Hestia Control Panel' 'IT' > /tmp/hst.pem
Could you please show the output of these commands?
hostname
echo "This is a test" > /tmp/test.tmp
ls -lrta /tmp/
Thank you, When I checked the logs the problem occured due to me setting php8.4
I’m glad you solved it ![]()
It’s really strange that it happens when setting php but… ![]()