<div dir="ltr"><div>You can try to clean up the keyDB space 23.</div><div>You can still use redis-cli command.</div><div>redis-cli -n 23 flushdb</div><div>Dario<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 18, 2024 at 8:08 PM Jiri Ptacnik <<a href="mailto:ptakjura@gmail.com" target="_blank">ptakjura@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I have upgraded SPCE 10.5.6 (from 9.5). During upgrade, I followed<br>
manual and setup KeyDB instead of Redis.<br>
<br>
So Redis daemon is not running, KeyDB is running.<br>
<br>
But I can see in log this Error demanded Redis from Kamailio proxy,<br>
isnt it some way BAD? System mostly works, but there are some<br>
problems, for example with redirect to voicemail after specified<br>
time...<br>
<br>
<br>
log:<br>
Mar 18 18:58:19.593404 spce proxy[1088]: WARNING: db_redis<br>
[redis_dbase.c:1521]: db_redis_perform_query(): performing full table<br>
scan on table 'location' while doing the query<br>
Mar 18 18:58:19.593454 spce proxy[1088]: WARNING: db_redis<br>
[redis_dbase.c:1524]: db_redis_perform_query():   scan key 0 is<br>
'expires'<br>
Mar 18 18:58:19.593485 spce proxy[1088]: WARNING: db_redis<br>
[redis_dbase.c:1524]: db_redis_perform_query():   scan key 1 is<br>
'expires'<br>
Mar 18 18:58:43.456493 spce proxy[1055]: ERROR: db_redis<br>
[redis_connection.c:237]: db_redis_connect(): failed to load LUA<br>
script to server redis://localhost:6379/23: LOADING KeyDB is loading<br>
the dataset in memory<br>
Mar 18 18:58:43.456562 spce proxy[1055]: ERROR: db_redis<br>
[redis_connection.c:311]: db_redis_new_connection(): Failed to connect<br>
to redis db<br>
Mar 18 18:58:43.456610 spce proxy[1055]: ERROR: <core> [db.c:319]:<br>
db_do_init2(): could not add connection to the pool<br>
Mar 18 18:58:43.456653 spce proxy[1055]: ERROR: dialog<br>
[dlg_db_handler.c:147]: init_dlg_db(): Unable to connect to the<br>
database<br>
Mar 18 18:58:43.456716 spce proxy[1055]: ERROR: dialog [dialog.c:729]:<br>
mod_init(): failed to initialize the DB support<br>
Mar 18 18:58:43.456744 spce proxy[1055]: ERROR: <core><br>
[core/sr_module.c:974]: init_mod(): Error while initializing module<br>
dialog (/usr/lib/x86_64-linux-gnu/kamailio/modules/dialog.so)<br>
Mar 18 19:02:18.748618 spce proxy[1054]: ERROR: db_redis<br>
[redis_connection.c:237]: db_redis_connect(): failed to load LUA<br>
script to server redis://localhost:6379/23: LOADING KeyDB is loading<br>
the dataset in memory<br>
Mar 18 19:02:18.748684 spce proxy[1054]: ERROR: db_redis<br>
[redis_connection.c:311]: db_redis_new_connection(): Failed to connect<br>
to redis db<br>
Mar 18 19:02:18.748743 spce proxy[1054]: ERROR: <core> [db.c:319]:<br>
db_do_init2(): could not add connection to the pool<br>
Mar 18 19:02:18.748784 spce proxy[1054]: ERROR: dialog<br>
[dlg_db_handler.c:147]: init_dlg_db(): Unable to connect to the<br>
database<br>
Mar 18 19:02:18.748824 spce proxy[1054]: ERROR: dialog [dialog.c:729]:<br>
mod_init(): failed to initialize the DB support<br>
Mar 18 19:02:18.748860 spce proxy[1054]: ERROR: <core><br>
[core/sr_module.c:974]: init_mod(): Error while initializing module<br>
dialog (/usr/lib/x86_64-linux-gnu/kamailio/modules/dialog.so)<br>
Mar 18 19:04:33.524716 spce proxy[1101]: ERROR: db_redis<br>
[redis_connection.c:237]: db_redis_connect(): failed to load LUA<br>
script to server redis://localhost:6379/23: LOADING KeyDB is loading<br>
the dataset in memory<br>
Mar 18 19:04:33.524762 spce proxy[1101]: ERROR: db_redis<br>
[redis_connection.c:311]: db_redis_new_connection(): Failed to connect<br>
to redis db<br>
Mar 18 19:04:33.524785 spce proxy[1101]: ERROR: <core> [db.c:319]:<br>
db_do_init2(): could not add connection to the pool<br>
Mar 18 19:04:33.524807 spce proxy[1101]: ERROR: dialog<br>
[dlg_db_handler.c:147]: init_dlg_db(): Unable to connect to the<br>
database<br>
Mar 18 19:04:33.524833 spce proxy[1101]: ERROR: dialog [dialog.c:729]:<br>
mod_init(): failed to initialize the DB support<br>
Mar 18 19:04:33.524855 spce proxy[1101]: ERROR: <core><br>
[core/sr_module.c:974]: init_mod(): Error while initializing module<br>
dialog (/usr/lib/x86_64-linux-gnu/kamailio/modules/dialog.so)<br>
<br>
---<br>
<br>
thanks<br>
JiriP<br>
<br>
-- <br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com" target="_blank">Spce-user@lists.sipwise.com</a><br>
<a href="http://lists.sipwise.com/mailman/listinfo/spce-user_lists.sipwise.com" rel="noreferrer" target="_blank">http://lists.sipwise.com/mailman/listinfo/spce-user_lists.sipwise.com</a><br>
</blockquote></div>