Skip to content

BUG: Generating SSL fails in Ubuntu 24.04 container with error message #729

@teward

Description

@teward

Describe the bug
During execution of hte installer script on Ubuntu 24.04 we get the following major error during runtime:

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! The installer was not able to run all the way to the end as   !!
!! something has caused it to fail. The following few lines are  !!
!! from the error log file which might help us figure out what's !!
!! wrong. Please add this information when reporting an error.   !!
!! As well you might want to take a look at the full error log   !!
!! in /root/fogproject-stable/bin/error_logs/fog_error_1.5.10.1667.log !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:State or Province Name (full name) [Some-State]:Locality Name (eg, city) []:Organization Name (eg, company) [Internet Widgits Pty Ltd]:Organizational Unit Name (eg, section) []:Common Name (e.g. server FQDN or YOUR name) []:Email Address []:req: Error on line 7 of config file "/opt/fog/snapins/ssl//req.cnf"
40D7150E2E760000:error:07000065:configuration file routines:def_load_bio:missing equal sign:../crypto/conf/conf_def.c:530:HERE-->line 7

This suggests a problem with the install script.

To Reproduce
Steps to reproduce the behavior:

  1. Setup Ubuntu 24.04 server
  2. Download via git process
  3. Run install script, choose default options
  4. Hard fail at SSL/TLS generation

Expected behavior
I would expect it to NOT hard error at this stage.

Screenshots
If applicable, add screenshots to help explain your problem.

Image

Software (please complete the following information):

  • FOG version: 1.5.10.1667
  • FOS kernel: N/A
  • OS: Ubuntu 24.04

Additional context
FOG server is a containerized environment (Ubuntu LXD) running 24.04. Host machine is Ubuntu 24.04. Reproduced in a full VM as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions