No matching script. Please use EVAL rom python redis

由于redis重启了,但是服务器连接还是原来的,所以报错,重启下django服务器即可

 

*********************************************************************
No matching script. Please use EVAL.
D:\workspace\udserver\udserver\bdxmlrpc\managers.py, in blogin
43: rbobj.save()!No matching script. Please use EVAL.
build\bdist.win-amd64\egg\rom\__init__.py, in save
605: ret, data = self._apply_changes(self._last, new, full or sel
f._new)!No matching script. Please use EVAL.
build\bdist.win-amd64\egg\rom\__init__.py, in _apply_changes
573: deleted, data, list(keys), scores, prefix, suffix, delete)!N
o matching script. Please use EVAL.
build\bdist.win-amd64\egg\rom\__init__.py, in redis_writer_lua
905: for x in [unique, udelete, delete, ldata, keys, scored, pref
ix, suffix, is_delete]])!No matching script. Please use EVAL.
build\bdist.win-amd64\egg\rom\util.py, in call
693: "EVALSHA", sha[0], len(keys), *(keys+args))!No matching scri
pt. Please use EVAL.
build\bdist.win-amd64\egg\redis\client.py, in execute_command
565: return self.parse_response(connection, command_name, **optio
ns)!No matching script. Please use EVAL.
build\bdist.win-amd64\egg\redis\client.py, in parse_response
577: response = connection.read_response()!No matching script. Pl
ease use EVAL.
build\bdist.win-amd64\egg\redis\connection.py, in read_response
574: raise response!
[26/Aug/2015 19:01:57]"POST /xml_rpc_srv/ HTTP/1.1" 200 338


分享到: 微信 更多