Project

General

Profile

Actions

Feature #4299

closed

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

Added by David Patterson about 10 years ago. Updated almost 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 #1

Updated by Dominic Cleal about 10 years ago

  • Tracker changed from Bug to Feature
  • Project changed from Foreman to Plugins
  • Assignee set to Ohad Levy
Actions #2

Updated by Ohad Levy almost 7 years ago

  • Status changed from New to Rejected

if you are using the memcache plugin, then memcache is required.

Actions

Also available in: Atom PDF