eugenp / tutorials

Just Announced - "Learn Spring Security OAuth":
http://bit.ly/github-lsso
MIT License
36.52k stars 54.47k forks source link

[ISSUE] Getting ERR unknown command 'FT._LIST for Vectorstore Redis and ERR unknown command 'JSON.SET' while loading #17543

Open chatkrishna opened 2 weeks ago

chatkrishna commented 2 weeks ago

Article and Module Links A link to the affected article and the affected module. You can find the link to the module in the Conclusion section in the "on Github" standard phase.

Describe the Issue While trying to run the springboot application and getting this error

To Reproduce Steps to reproduce the behavior:

  1. Go to 'spring-ai-2'
  2. Click on 'SpringAiRagApplication'
  3. Scroll down to 'console'
  4. See error

Expected Behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional Context Add any other context about the issue here.

chatkrishna commented 2 weeks ago

Getting ERR unknown command 'JSON.SET' when we run the SpringAiRagApplicationLiveTest class (note : we needed to keep the initialize-schema: false to run the test class else getting Getting ERR unknown command 'FT._LIST )

apeterlic commented 2 weeks ago

Hey @chatkrishna,

Thanks for the feedback; we'll look into this. This issue will remain open until then.

Link to the article: https://www.baeldung.com/spring-ai-redis-rag-app