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

[Bug]: I can't register or login to the ragflow #4268

Closed
1 task done
JieWade opened this issue Dec 27, 2024 · 8 comments
Closed
1 task done

[Bug]: I can't register or login to the ragflow #4268

JieWade opened this issue Dec 27, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@JieWade
Copy link

JieWade commented Dec 27, 2024

Is there an existing issue for the same bug?

  • I have checked the existing issues.

RAGFlow workspace code commit ID

latest

RAGFlow image version

infiniflow/ragflow:v0.15.1-slim

Other environment information

No response

Actual behavior

image image

Expected behavior

No response

Steps to reproduce

can't login

Additional information

No response

@JieWade JieWade added the bug Something isn't working label Dec 27, 2024
@KevinHuSh
Copy link
Collaborator

Check the error message from backend service.
docker logs -f ragflow-server

@JieWade
Copy link
Author

JieWade commented Dec 27, 2024

Make sure all your services are up and running. with docker logs -f ragflow-server

image image above is the logs

@JieWade
Copy link
Author

JieWade commented Dec 27, 2024

Check the error message from backend service. docker logs -f ragflow-server

image here is the logs

@JieWade
Copy link
Author

JieWade commented Dec 27, 2024

I have installed ragflow on 3 devices ,one windos PC successed to login. Another windos PC and a linux PC caused the same bug,can't login.

@JinHai-CN
Copy link
Contributor

RAGFlow depends on python module: polars which need CPU supporting AVX2. Check the CPU of your host.

@JieWade
Copy link
Author

JieWade commented Dec 31, 2024

RAGFlow depends on python module: polars which need CPU supporting AVX2. Check the CPU of your hos

@JieWade JieWade closed this as completed Dec 31, 2024
@JieWade
Copy link
Author

JieWade commented Dec 31, 2024

I have solved the problem use polars-lts-gpu instead of polars which can fix the bug.

@twyl3513
Copy link

I have solved the problem use polars-lts-gpu instead of polars which can fix the bug.

I met same problem ,how to solve to use polars-lts-cpu instead of polars,thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants