ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Bug]: connecting to redis:6379. Name or service not known

Open t6am3 opened this issue 1 year ago • 1 comments

Is there an existing issue for the same bug?

  • [X] I have checked the existing issues.

Branch name

main

Commit ID

ae501c5

Other environment information

No response

Actual behavior

just upload and parse a pdf

Expected behavior

No response

Steps to reproduce

1. Just follow the quick start steps to luanch a local server.
2. Upload a pdf file and parse it, that's it.

Additional information

I found that there is no redis service in docker-compose-base.yml

t6am3 avatar Apr 28 '24 03:04 t6am3

You could ignore the warning log. And in latest code and image, I've already remove the default redis configuration so the message will not show again.

KevinHuSh avatar Apr 28 '24 04:04 KevinHuSh