Author Topic: CentosWebPanel not working because of hostname.crt problem  (Read 6623 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
CentosWebPanel not working because of hostname.crt problem
« on: November 07, 2018, 09:46:18 AM »
Code: [Select]
Stopping cwpsrv: [FAILED]
Starting cwpsrv: cwpsrv: [emerg] IO_new_file("/etc/pki/tls/certs/hostname.crt") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/pki/tls/certs/hostname.crt','r') error:2006D080:BIO routines:BIO_new_file:no such file)
[FAILED]
warning: %post(cwpsrv-1.12.1-5.3.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package cwpsrv-1.12.1-5.3.x86_64
  Verifying  : cwpsrv-1.12.1-5.3.x86_64                                                                                     1/1

I cannot start cw as it gives me the above error . I tried to do :

Quote
"sh: /scripts/generate_hostname_ssl: No such file or directory"

but I couldn't find the script ?!