WPIntell

Source evidence

Latest update breaks settings and functionality

RediSearch · support · 2021-05-04T19:23:00+00:00

neutralsentiment
highseverity
0.63relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 22 rows with source links

13.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
WebCodePoet resolved
Hi, with the latest update, the indexing options settings page is broken and the Redis connection via the socket is gone. Hi, Everything is working for me. Can you please past in error logs? HI, it is still saying Something went wrong while conencting to Redis Server! go to settings, the debug.log is empty so far, very creepy. does not work with socket nor tcp. Fixed it! maybe you want to set is as a discretion. Using: unix:///var/run/redis/redis-server.sock is not working, it has to be /var/run/redis/redis-server.sock (without the socket), but vor the Redis Object Cache it has to be with the socket unix:// Good that you found a solution and thanks to that you are sharing. Yes, the path should be without unix:// . Perhaps Redis Object Cache uses other PHP clients to communicate with the Redis server. I will add this to the readme.

Comments

4 shown
foadyousefi 2021-05-04T21:56:00+00:00

Hi, Everything is working for me. Can you please past in error logs?

WebCodePoet 2021-05-05T10:29:00+00:00

HI, it is still saying Something went wrong while conencting to Redis Server! go to settings, the debug.log is empty so far, very creepy. does not work with socket nor tcp.

WebCodePoet 2021-05-05T23:27:00+00:00

Fixed it! maybe you want to set is as a discretion. Using: unix:///var/run/redis/redis-server.sock is not working, it has to be /var/run/redis/redis-server.sock (without the socket), but vor the Redis Object Cache it has to be with the socket unix://

foadyousefi 2021-05-07T07:20:00+00:00

Good that you found a solution and thanks to that you are sharing. Yes, the path should be without unix:// . Perhaps Redis Object Cache uses other PHP clients to communicate with the Redis server. I will add this to the readme.