<div dir="ltr">Dear all,<br><br>I am writing to report an issue with our mr13.5.1 platform regarding the querying of active users.<br>When executing the registration verification commands (kamcmd, kamctl, ngcp-kamcmd), the system returns no data.<br>This occurs despite the fact that we are certain there are currently registered and active users.<br>Additionally, we have detected that the following warning is repeatedly generated in the kamailio-proxy.log file:<br><br>Jul  2 00:00:07.675605 spce proxy[403880]: WARNING: db_redis [redis_dbase.c:1656]: db_redis_perform_query():   scan key 0 is &#39;expires&#39;<br>Jul  2 00:00:07.675652 spce proxy[403880]: WARNING: db_redis [redis_dbase.c:1656]: db_redis_perform_query():   scan key 1 is &#39;partition&#39;<br>Jul  2 00:00:08.668068 spce proxy[403863]: WARNING: db_redis [redis_dbase.c:1652]: db_redis_perform_query(): performing full table scan on table &#39;location&#39; while doing the query<br><br>For the moment, we are only retrieving the data using the REST API.<br><br>Is this a configuration error or a version-specific issue? <br>We haven&#39;t seen similar inquiries on the list.<br><br>Thank you very much.<br><br>supplementary data:<br><br>- ls   /var/run/kamailio/*sock<br>/var/run/kamailio/ctl.lb.sock<br>/var/run/kamailio/ctl.proxy.sock<br>/var/run/kamailio/kamailio_rpc.lb.sock<br>/var/run/kamailio/kamailio_rpc.sock<br><br>- ngcp-kamctl proxy ul show<br>{<br>  &quot;Domains&quot;: [<br>    {<br>      &quot;Domain&quot;: {<br>        &quot;Domain&quot;: &quot;location&quot;,<br>        &quot;Size&quot;: 1024,<br>        &quot;AoRs&quot;: [],<br>        &quot;Stats&quot;: {<br>          &quot;Records&quot;: 0,<br>          &quot;Max-Slots&quot;: 0<br>        }<br>      }<br>    }<br>  ]<br>}<br><br>- Redis returns data in redis-cli -n 20 keys </div>