Web server issue on Raspberry Pi 4

Problem Description

I’ve recently bought a Raspberry Pi 4 and installed sympl. Initially, the web server worked, but now it’s stopped working.

Any Error Messages

[Fri Nov 03 10:50:07.766634 2023] [ssl:emerg] [pid 144368] AH02311: Fatal error initialising mod_ssl, exiting. See /var/log/apache2/zz-mass-hosting.error.log for more information
AH00016: Configuration Failed
[Fri Nov 03 10:52:04.875001 2023] [ssl:emerg] [pid 144477] AH02311: Fatal error initialising mod_ssl, exiting. See /var/log/apache2/zz-mass-hosting.error.log for more information
AH00016: Configuration Failed
[Fri Nov 03 10:52:07.165145 2023] [ssl:emerg] [pid 144504] AH02311: Fatal error initialising mod_ssl, exiting. See /var/log/apache2/zz-mass-hosting.error.log for more information
AH00016: Configuration Failed
[Fri Nov 03 10:50:07.766447 2023] [ssl:emerg] [pid 144368] AH01958: SSLStapling: no stapling cache available
[Fri Nov 03 10:52:04.874799 2023] [ssl:emerg] [pid 144477] AH01958: SSLStapling: no stapling cache available
[Fri Nov 03 10:52:07.164925 2023] [ssl:emerg] [pid 144504] AH01958: SSLStapling: no stapling cache available

Environment

  • Sympl Version: 12.2
  • Sympl Testing Version? No
  • Debian Version: 12.2
  • Hardware Type? Pi 4

Looks like this is the same issue from these other two threads.

Solution:

The fix:

See also:

I did try to search for existing threads about the issue, but missed those.

Updating appears to have fixed the issue :slight_smile:

1 Like