Skip to content

[bitnami/memcached] ‎saslpasswd2: command not found when enabling authentication (bitnami/memcached image was working) #83591

@kingsword09

Description

@kingsword09

Name and Version

bitnamisecure/memcached:latest

What steps will reproduce the bug?

  1. Use the ‎bitnamisecure/memcached image with authentication enabled (e.g., via docker-compose or similar setup).
  2. Start the container.
  3. Check the container logs.

What is the expected behavior?

Memcached should start successfully with authentication enabled, as it does when using the ‎bitnami/memcached image.

What do you see instead?

Container exits with the following error in the logs:/opt/bitnami/scripts/libmemcached.sh: line 100: saslpasswd2: command not found

Additional information

The previous ‎bitnami/memcached image worked correctly with authentication enabled in the same setup.

  • The issue started after migrating to ‎bitnamisecure/memcached.
  • The error suggests that the ‎saslpasswd2 command is missing from the image.
  • Workflow log reference: apache/opendal@4995624 ↗

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions