<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 &quot;auth_db.so&quot;</div><div>modparam(&quot;auth_db&quot;, &quot;load_credentials&quot;, &quot;$avp(user_rpid)=rpid&quot;)</div><div>.....</div><div>loadmodule &quot;db_cachedb.so&quot;</div><div>loadmodule &quot;cachedb_redis.so&quot;</div><div>...</div><div>modparam(&quot;db_cachedb&quot;,&quot;cachedb_url&quot;,&quot;redis:group1://<a href="http://127.0.0.1:27017/">127.0.0.1:27017/</a>&quot;)</div><div>modparam(&quot;auth_db&quot;,&quot;db_url&quot;,&quot;cachedb://redis:group1&quot;)</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 &amp; 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>