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]: After deploy ragflow on local, when i do retrieval testing, it always pose a network error. #1330

Closed
amdongyang opened this issue Jul 1, 2024 · 1 comment
Labels
question Further information is requested

Comments

@amdongyang
Copy link

Describe your problem

After deploy ragflow on local, when i do retrieval testing, it always pose a network error.

ConnectionError('<urllib3.connection.HTTPConnection object at 0x7f583d2be3e0>: Failed to establish a new connection: [Errno 111] Connection refused', errors=(ConnectionError('<urllib3.connection.HTTPConnection object at 0x7f599a61e6e0>: Failed to establish a new connection: [Errno 111] Connection refused', errors=(NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f599a61e6e0>: Failed to establish a new connection: [Errno 111] Connection refused'),)), ConnectionError('<urllib3.connection.HTTPConnection object at 0x7f583f4d6590>: Failed to establish a new connection: [Errno 111] Connection refused', errors=(NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f583f4d6590>: Failed to establish a new connection: [Errno 111] Connection refused'),)), ConnectionError('<urllib3.connection.HTTPConnection object at 0x7f583f4d52a0>: Failed to establish a new connection: [Errno 111] Connection refused', errors=(NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f583f4d52a0>: Failed to establish a new connection: [Errno 111] Connection refused'),))))

@amdongyang amdongyang added the question Further information is requested label Jul 1, 2024
@KevinHuSh
Copy link
Collaborator

It can't access ES, Mysql or Minio. Please check all the hosts parts in conf/service_conf.yaml.

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

2 participants