#2499 ipa.ipalib.session.MemcacheSessionManager: warning
Closed: Fixed None Opened 12 years ago by rcritten.

When running tools as non-root you'll see a warning about memcached:

ipa.ipalib.session.MemcacheSessionManager: WARNING session memcached servers not running

I think this is probably because it doesn't have permission to check the socket. This can probably be wrapped with if api.env.in_server...

It won't affect how tools perform but it is confusing.


Examples are ipa-ldap-updater and ipa-replica-manage.

I think this has to do with the meaning of in_server being overloaded.

Metadata Update from @rcritten:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 2.2 Core Effort - 2012/03

7 years ago

Login to comment on this ticket.

Metadata