Skip to content

[Bug]: Docker Image for 32.0.3 Does not Have Modules memcached or redis installed #2509

@farewarr

Description

@farewarr

⚠️ This issue respects the following points: ⚠️

Bug description

I am on the latest tag and i am seeing this in the logs:

Cannot load module "memcached" because required module "igbinary" is not loaded
Cannot load module "redis" because required module "igbinary" is not loaded

This renders Nextcloud unable to load in the browser.

Steps to reproduce

  1. Update to 32.0.3
  2. Site does not load
  3. Check the logs

Expected behavior

Nextcloud should be able to load those modules.

Nextcloud Server version

32

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.4

Web server

Apache (supported)

Database engine version

PostgreSQL

Is this bug present after an update or on a fresh install?

Updated from a MINOR version (ex. 32.0.1 to 32.0.2)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

PHP Warning:  Cannot load module "memcached" because required module "igbinary" is not loaded in Unknown on line 0
PHP Warning:  Cannot load module "redis" because required module "igbinary" is not loaded in Unknown on line 0
An unhandled exception has been thrown:
OCP\HintException: [0]: Memcache OC\Memcache\Redis not available for distributed cache (Is the matching PHP module installed and enabled?)

List of activated Apps

PHP Warning: Cannot load module "memcached" because required module "igbinary" is not loaded
PHP Warning: Cannot load module "redis" because required module "igbinary" is not loaded
OCP\HintException: Memcache OC\Memcache\Redis not available for distributed cache

Nextcloud Signing status

The site does not load because of this issue

Nextcloud Logs

Configuring Redis as session handler
PHP Warning:  Cannot load module "memcached" because required module "igbinary" is not loaded in Unknown on line 0
PHP Warning:  Cannot load module "redis" because required module "igbinary" is not loaded in Unknown on line 0
PHP Warning:  Cannot load module "memcached" because required module "igbinary" is not loaded in Unknown on line 0
PHP Warning:  Cannot load module "redis" because required module "igbinary" is not loaded in Unknown on line 0
Warning: /var/www/html/config/redis.config.php differs from the latest version of this image at /usr/src/nextcloud/config/redis.config.php
Warning: /var/www/html/config/reverse-proxy.config.php differs from the latest version of this image at /usr/src/nextcloud/config/reverse-proxy.config.php
Warning: /var/www/html/config/s3.config.php differs from the latest version of this image at /usr/src/nextcloud/config/s3.config.php
Warning: /var/www/html/config/upgrade-disable-web.config.php differs from the latest version of this image at /usr/src/nextcloud/config/upgrade-disable-web.config.php
=> Searching for hook scripts (*.sh) to run, located in the folder "/docker-entrypoint-hooks.d/before-starting"
==> Skipped: the "before-starting" folder is empty (or does not exist)
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.9. Set the 'ServerName' directive globally to suppress this message
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.26.0.9. Set the 'ServerName' directive globally to suppress this message
PHP Warning:  Cannot load module "memcached" because required module "igbinary" is not loaded in Unknown on line 0
PHP Warning:  Cannot load module "redis" because required module "igbinary" is not loaded in Unknown on line 0
[Fri Dec 12 01:20:36.038785 2025] [mpm_prefork:notice] [pid 1:tid 1] AH00163: Apache/2.4.65 (Debian) PHP/8.3.28 configured -- resuming normal operations
[Fri Dec 12 01:20:36.038976 2025] [core:notice] [pid 1:tid 1] AH00094: Command line: 'apache2 -D FOREGROUND'

Additional info

Please mark this as a high sev bug. This is a critical issue that affects the functionality of the Nextcloud

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions