You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When memcached is enabled container fails with Error: no memcache module found. Can be fixed creating a new container based on this with RUN pip install python-memcached. However, since no one else has complained about this I'm not sure if this is just user error.
Puppetboard version
Tested in with 5.1.0 and 5.3.0. Happens with both versions.
Describe the bug
When memcached is enabled container fails with
Error: no memcache module found
. Can be fixed creating a new container based on this withRUN pip install python-memcached
. However, since no one else has complained about this I'm not sure if this is just user error.Puppetboard version
Tested in with 5.1.0 and 5.3.0. Happens with both versions.
Environment and installation method
docker compose:
The text was updated successfully, but these errors were encountered: