The issue didn't go to open state after the above comment, can this be
re-opened?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3894#issuecomment-2221781718
You are receiving this because you are subscribed to this thread.
Message ID:
The package version for libhiredis-dev in Debian 12 is 0.14.1, that version
does not have ssl support, so need hiredis >=v1.0.0 for ssl support. I have
tried hiredis v1.0.0 through v1.2.0 and some old hiredis-cluster versions as
well (0.10.0 through 0.13.0) and having the same compile issue.
-
Hello, Thank you for looking into this!
I added the above snippet, this is the output:
```
> [kam 37/44] RUN make Q=0:
>
>
Hello, Thank you for looking into this!
I installed and tested the latest master branch, I am getting the below errors.
I have verified that the host in the `MOVED` response is up, has the needed
data and can connect to it from the system kamailio is running on. Kamailio is
running with log lev
### Description
Hello, I am using ndb_redis module with TLS and redis-cluster. kamailio
connects to the cluster endpoint when getting data, gets a 'MOVED' response and
prints below error, it does not get data from the new host.
### Troubleshooting
I have verified that I can connect to the cl
### Description
Hello, I am trying to setup db_redis with TLS and redis-cluster support, I get
the following errors during installation.
### Troubleshooting
Reproduction
Install hiredis(v1.2.0) and hiredis-cluster(v0.13.0) from source, both with ssl
support.
Then install kamailio 5.8.1