Upgrading from 1.2.8p20 to 1.4

Hi,

I tried to upgrade my check_mk 1.2.8p20 to version 1.4 today on my ubuntu 18.04 server but once I upgraded and issued the omd start command I got an error that there is an error in SSL.

The process I followed was:

  1. SSH onto the server
  2. Copy the 1.4.0 check-mk deb file to the server /tmp/
  3. Install with the command

sudo dpkg -i check-mk-raw-.deb$ sudo apt install -f

  1. Navigate to omd/sites/

  2. Log into site instance with

sudo su - asl

  1. Stop the instance

omd stop

  1. Do the update

omd update

  1. Start the instance

OMD Start

Starting dedicated Apache for site asl…apache2:

Syntax error on line 231 of /omd/sites/asl/etc/apache/apache.conf:

Could not open configuration file /omd/sites/asl/etc/apache/conf.d/ssl.conf: No such file or directory

This is a little bit strange as i don’t know any actual CMK version that has a SSL config inside the site Apache.
Remove the ssl.conf include from the site apache.conf and try to start the site Apache.

One question what OMD version do you used before? Was it an OMD-Labs?

1 Like

Hi,

I have taken over the server and don’t know what has been set up, the OMD installed is “OMD - Open Monitoring Distribution Version 2.90-labs-edition”

Thanks

Yes this is the OMD version from Consols. I think if you remove the SSL part inside your site specific Apache config the system should start correctly.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact @fayepal if you think this should be re-opened.