Closed endriuman closed 5 years ago
Traceback (most recent call last):
File "/usr/local/bin/openob", line 61, in
Having same problem. Could you solve it?
Thanks!
@PeterPancorbo @endriuman Can you try to dowgrade the redis version using pip and try again.. It's an issue most probably with redis python library rather than openob code.
Had the same problem with a few machines when upgraded the redis python.
It looks like this is due to a new check in redis > 3.0.0, released in November - I'll see what I can do.
Thanks so much!! All working fine now.
Finally cut a new release so this should now be sorted.
This message always appears to me.
### redis.exceptions.DataError: Invalid input of type: 'bool'. Convert to a byte, string or number first.****