Fresh install of current stable iso [Rockstor-Leap15.6-generic.x86_64-5.0.15-0.install.iso] on somewhat old VMware (6.5)
I ran the install but I don’t have a dhcp server. During the install there were several bits of text indicating a problem but they flashed by too fast to read. This was right when I was prompted to set the password, this operation was not interrupted.
After a reboot there is a bit of text indicating something didn’t happen due to a missing dependency but it scrolled off the screen so I can’t read it.
I set a static ip address using nmcli but the nginx service is not running so no gui.
[systemctl status nginx] gives:
× nginx.service - The nginx HTTP and reverse proxy server - 30-rockstor-nginx-override.conf
Loaded: loaded (/usr/lib/systemd/system/nginx.service; disabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/nginx.service.d
└─30-rockstor-nginx-override.conf
Active: failed (Result: exit-code) since Tue 2025-02-04 14:18:09 GMT; 51s ago
Process: 14483 ExecStartPre=/usr/sbin/nginx -t (code=exited, status=0/SUCCESS)
Process: 14484 ExecStartPre=/usr/sbin/nginx -t -c /opt/rockstor/etc/nginx/nginx.conf (code=exited, status=1/FAILURE)
Feb 04 14:18:08 “server name” systemd[1]: Starting The nginx HTTP and reverse proxy server - 30-rockstor-nginx-override.conf…
Feb 04 14:18:09 “server name” nginx[14483]: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
Feb 04 14:18:09 “server name” nginx[14483]: nginx: configuration file /etc/nginx/nginx.conf test is successful
Feb 04 14:18:09 “server name” nginx[14484]: nginx: [emerg] cannot load certificate “/opt/rockstor/certs/rockstor.cert”: BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen(‘/opt/rockstor/certs/rockstor.cert’,‘r’) error:2006D080:BIO routines:BIO_new_file:no such file)
Feb 04 14:18:09 [14484]: nginx: configuration file /opt/rockstor/etc/nginx/nginx.conf test failed
Feb 04 14:18:09 “server name” systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE
Feb 04 14:18:09 “server name” systemd[1]: nginx.service: Failed with result ‘exit-code’.
Feb 04 14:18:09 “server name” systemd[1]: Failed to start The nginx HTTP and reverse proxy server - 30-rockstor-nginx-override.conf.
Detailed step by step instructions to reproduce the problem
per above
Web-UI screenshot
none possible
Error Traceback provided on the Web-UI
none possible
What to do?