<div dir="ltr">Hi,<div>I&#39;m seeing errors from cachedb_redis module when called in an event route in async mode.</div><div><br></div><div><font face="monospace, monospace">event_route[E_UL_CONTACT_INSERT<span style="background-color:rgb(255,229,153)">,async</span>] {</font></div><div><font face="monospace, monospace">... </font></div><div><font face="monospace, monospace">cache_raw_query(&quot;redis:group1&quot;,&quot;SET ABC&quot;);</font></div><div><font face="monospace, monospace">..</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">}</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="arial, helvetica, sans-serif">OpenSIPS throws error stating that redis group1 unavailable</font></div><div><font face="monospace, monospace"><br></font></div><div><div style="font-family:monospace,monospace">DBG:core:cachedb_raw_query: from script [redis] - with grp [group1]</div><div style="font-family:monospace,monospace">ERROR:core:cachedb_raw_query: failed to get connection for grp name [group1]</div><div style="font-family:monospace,monospace"><br></div><div><font face="arial, helvetica, sans-serif">I tried same command in main route of reply route, all works normal. if I remove the &quot;async&quot; from the event_route definition it works in event route.</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">Any logical reason why async route don&#39;t recognize the connections ?</font></div></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">Tried with OpenSIPS 2.2 and 2.1 as well, same behavior.</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">Regards,</font></div><div><font face="arial, helvetica, sans-serif">Sammy</font></div><div><font face="arial, helvetica, sans-serif"><br></font></div></div>