Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]: how to make sure everything is downloaded and running successfully? #4682

Open
liujunfx opened this issue Jan 30, 2025 · 6 comments
Labels
🙋‍♀️ question Further information is requested

Comments

@liujunfx
Copy link

Describe your problem

Image
This show everything is downloaded, but I can't match them in my docker desktop shown as below:

Image
when I run command in PS: docker logs -f ragflow-server

it seems redis doesn't work well. how to handle it?

@liujunfx liujunfx added the 🙋‍♀️ question Further information is requested label Jan 30, 2025
@Haopeng138
Copy link

Could you please send the logs?

I encountered similar issues, which turned out to be caused by a local Redis instance running on the same port. I resolved it by changing the port in the Docker configuration.

@KevinHuSh
Copy link
Collaborator

Open web browser and check url http://127.0.0.1.
And in settings -> system, you could check the other components status.
docker logs -f ragflow-server

@liujunfx
Copy link
Author

Open web browser and check url http://127.0.0.1. And in settings -> system, you could check the other components status. docker logs -f ragflow-server

in browser I input 127.0.0.1, then show UI like below:

Image

@liujunfx
Copy link
Author

docker logs -f ragflow-server

I can not sign in/up. what shall I do now?

@Haopeng138
Copy link

I believe the best solution is to remove the images and reinstall Docker following the provided instructions. Based on the given context, it's difficult to pinpoint the exact issue. If the error persists, could you share more details, such as:

Docker version
Operating system
Relevant Docker logs
Steps to reproduce the issue

@KevinHuSh
Copy link
Collaborator

Check this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙋‍♀️ question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants