<div dir="ltr">Hi All ,<div><br></div><div> I am trying to compile openisps-1.11 with db_cachedb and cachedb_redis module . I wanted to use this for auth, userloc,drouting,dialog etc .</div><div><br></div><div> I have tried this with auth_db . bellow is the example .</div><div><br></div><div><div>loadmodule "auth_db.so"</div><div>modparam("auth_db", "load_credentials", "$avp(user_rpid)=rpid")</div><div>.....</div><div>loadmodule "db_cachedb.so"</div><div>loadmodule "cachedb_redis.so"</div><div>...</div><div>modparam("db_cachedb","cachedb_url","redis:group1://<a href="http://127.0.0.1:27017/">127.0.0.1:27017/</a>")</div><div>modparam("auth_db","db_url","cachedb://redis:group1")</div></div><div>.....</div><div><br></div><div> But its giving some error while running the openips .</div><div><br></div><div> NOTICE:cachedb_redis:mod_init: initializing module cachedb_redis ...</div><div> WARNING:acc:mod_init: Integer flags are now deprecated! Use unique quoted strings!</div><div> ERROR:db_cachedb:db_cachedb_query: The selected NoSQL driver cannot convert select queries</div><div> ERROR:core:db_table_version: error in db_query</div><div> ERROR:core:db_check_table_version: querying version for table acc</div><div> ERROR:acc:acc_db_init: error during table version check</div><div> ERROR:acc:mod_init: failed...did you load a database module?</div><div> ERROR:core:init_mod: failed to initialize module acc</div><div> ERROR:core:main: error while initializing modules</div><div> NOTICE:cachedb_redis:destroy: destroy module cachedb_redis ...</div><div> NOTICE:db_cachedb:destroy: destroy module db_cachedb ... <br></div><div><br></div><div><br></div><div> Can anyone help me what I am missing . Any kind of information regarding these module is appreciated . </div><div><br></div><div><b><i>Thanks & Regards</i></b><br></div><div><div><div class="gmail_signature"><div dir="ltr"><div><i>Sasmita Panda</i></div><div><i>Network Testing and Software Engineer</i></div><div><i>3CLogic , ph:07827611765</i></div></div></div></div>
</div></div>