Project

General

Profile

Actions

Feature #4299

closed

Logins (and possibly more) fail if the memcached server is unavailable

Added by David Patterson over 10 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

ruby193-rubygem-foreman_memcache-0.0.3-1
foreman 1.4

If the memcached server is unavailable, logins and potentially more (haven't tested) fail with the below error:

pemcached cache backend enabled: [:dalli_store, "memcached.domain.com", {:namespace=>"foreman", :expires_in=>86400, :compress=>true}]
Connecting to database specified by database.yml
memcached.domain.com:11211 failed (count: 0)
DalliError: No server available
memcached.domain.com:11211 failed (count: 1)
memcached.domain.com:11211 is down
DalliError: No server available
DalliError: No server available

Actions

Also available in: Atom PDF