Skip to content

WrongProtocolVersion for memcached package on Ubuntu 14.04 (Trusty) #13

@zbmott

Description

@zbmott

django-elasticache raises a WrongProtocolData exception when using it against a memcached backend installed via apt-get install memcached on an Ubuntu 14.04 system. This error occurs because the memcached server returns "VERSION 1.4.14 (Ubuntu)" as the version string, and this runs afoul of the guard in line 35 of cluster_utils.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions