[02/Oct/2019:15:32:09][4508.7f34880b5740][-main-] Notice: QD=Postload files to load from tcl:
[02/Oct/2019:15:32:10][4508.7f34880b5740][-main-] Notice: update interpreter to epoch 1, trace deallocate, time 0.098263 secs
[02/Oct/2019:15:32:10][4508.7f34880b5740][-main-] Notice: update interpreter to epoch 1, trace none, time 0.135398 secs
[02/Oct/2019:15:32:10][4508.7f347d230700][-driver:nsssl_v4:0-] Notice: starting
[02/Oct/2019:15:32:10][4508.7f347d230700][-driver:nsssl_v4:0-] Notice: bind operation on sock 19 lead to error: Address already in use
[02/Oct/2019:15:32:10][4508.7f347d230700][-driver:nsssl_v4:0-] Warning: bind on: SockAddr family AF_INET, ip 104.251.214.8, port 8443
[02/Oct/2019:15:32:10][4508.7f347d230700][-driver:nsssl_v4:0-] Error: Ns_SockBinderListen: sendmsg() failed: sent 53 bytes, 'Address already in use'
[02/Oct/2019:15:32:10][4508.7f347d230700][-driver:nsssl_v4:0-] Error: nsssl_v4:0: failed to listen on [104.251.214.8]:8443: Address already in use
[02/Oct/2019:15:32:10][4508.7f347d230700][-driver:nsssl_v4:0-] Notice: exiting
[02/Oct/2019:15:32:10][4508.7f347ca2f700][-driver:nssock_v4:0-] Notice: starting
[02/Oct/2019:15:32:10][4508.7f347ca2f700][-driver:nssock_v4:0-] Notice: bind operation on sock 19 lead to error: Address already in use
[02/Oct/2019:15:32:10][4508.7f347ca2f700][-driver:nssock_v4:0-] Warning: bind on: SockAddr family AF_INET, ip 104.251.214.8, port 8000
[02/Oct/2019:15:32:10][4508.7f347ca2f700][-driver:nssock_v4:0-] Error: Ns_SockBinderListen: sendmsg() failed: sent 53 bytes, 'Address already in use'
[02/Oct/2019:15:32:10][4508.7f347ca2f700][-driver:nssock_v4:0-] Error: nssock_v4:0: failed to listen on [104.251.214.8]:8000: Address already in use
[02/Oct/2019:15:32:10][4508.7f34880b5740][-main-] Notice: nsmain: NaviServer/4.99.18 (tar-4.99.18) running
[02/Oct/2019:15:32:10][4508.7f34880b5740][-main-] Notice: nsmain: security info: uid=1000, euid=1000, gid=1000, egid=1000
[02/Oct/2019:15:32:10][4508.7f34880b5740][-main-] Fatal: nsmain: can't communicate with parent process, nwrite -1, error: Broken pipe (parent process was probably killed)
[02/Oct/2019:15:32:10][4508.7f3484cf2700][-sched-] Notice: sched: starting
[02/Oct/2019:15:32:24][27392.7f2b15e29700][-driver:nsssl_v4:0-] Notice: ... sockAccept accepted 2 connections
Also the ssl certificate seems to be failing, i create my self-signed ssl certificate with openssl and modify the config.tcl of my installation and im getting this
[02/Oct/2019:15:32:25][27392.7f2b15e29700][-driver:nsssl_v4:0-] Notice: SSL_shutdown has failed: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
[02/Oct/2019:15:32:25][27392.7f2b15e29700][-driver:nsssl_v4:0-] Notice: SSL_shutdown has failed: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
[02/Oct/2019:15:32:25][27392.7f2b1662a700][-conn:oacs-5-9-1:0:236-] Notice: checking entry <104.251.214.8> from host_node_map ->
[02/Oct/2019:15:32:25][27392.7f2b1662a700][-conn:oacs-5-9-1:0:236-] Warning: ignore untrusted host header field: '104.251.214.8:8443'
[02/Oct/2019:15:32:25][27392.7f2b1662a700][-conn:oacs-5-9-1:0:236-] Notice: ignore non-existing or untrusted host header, fall back to <localhost>
[02/Oct/2019:15:32:25][27392.7f2b15e29700][-driver:nsssl_v4:0-] Notice: SSL_shutdown has failed: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
[02/Oct/2019:15:32:25][27392.7f2b15e29700][-driver:nsssl_v4:0-] Notice: SSL_shutdown has failed: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
[02/Oct/2019:15:32:25][27392.7f2b15e29700][-driver:nsssl_v4:0-] Notice: ... sockAccept accepted 2 connections
[02/Oct/2019:15:32:25][27392.7f2b15e29700][-driver:nsssl_v4:0-] Notice: SSL_shutdown has failed: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
[02/Oct/2019:15:32:26][27392.7f2b15e29700][-driver:nsssl_v4:0-] Notice: SSL_shutdown has failed: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
[02/Oct/2019:15:32:26][27392.7f2b15e29700][-driver:nsssl_v4:0-] Notice: SSL_shutdown has failed: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
[02/Oct/2019:15:32:26][27392.7f2b15e29700][-driver:nsssl_v4:0-] Notice: SSL_shutdown has failed: error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
[02/Oct/2019:15:32:31][27392.7f2b15e29700][-driver:nsssl_v4:0-] Notice: SSL_shutdown has failed: error:140E0197:SSL routines:SSL_shutdown:shutdown while in init
i will appreciate your support