petergoldstein/dalli

DalliError: Response error 6: Incr/decr on a non-numeric value

ParthivSavani4582 opened this issue · 2 comments

Currently experiencing DalliError: Response error 6: Incr/decr on a non-numeric value error in the application.

Screenshot from 2023-03-03 15-08-47

Rails v - 3.2.18
Ruby - ruby-2.3.3
dalli - 2.7.2

@ParthivSavani4582 I'm not sure what you're passing in to the incr/decr. Have you confirmed that it's actually a numeric value?

I need a lot more context here. Thanks!

@ParthivSavani4582 I'm going to close this issue out. If you can confirm you got this error and the value was actually numeric, please open a new issue with more details. Thank you!