First time here? Check out the FAQ!
0

Why doesn't settings = cache.get('askbot-livesettings') return anything?
 

I've been attempting to debug why I'm getting a nonetype error in my production askbot app. I've been able to trace it back to this statement.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
mrB's avatar
51
mrB
asked 11 years ago

Comments

see more comments

1 Answer

0

Turns out, my Memcache instant had gotten turned off somehow. I restarted Memcache and it started working.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
mrB's avatar
51
mrB
answered 11 years ago
link

Comments

see more comments