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

为什么运行client时会出错?连接不上? #42

Open
idea10101 opened this issue Oct 3, 2024 · 1 comment
Open

为什么运行client时会出错?连接不上? #42

idea10101 opened this issue Oct 3, 2024 · 1 comment
Labels
question Further information is requested

Comments

@idea10101
Copy link

为啥运行client时会出错呢?连接不上?

c:/AI/similarities/examples/faiss_clip_search_client_demo.py
2024-10-03 19:46:10.422 | ERROR | similarities.faiss_clip_similarity:_post:520 - Request failed: HTTPConnectionPool(host='0.0.0.0', port=8002): Max retries exceeded with url: /emb (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000001969831FC40>: Failed to establish a new connection: [WinError 10049] 在其上下文中,该请求的地址无效。'))
Embedding for 'This is a sample text.': []

@idea10101 idea10101 added the question Further information is requested label Oct 3, 2024
@shibing624
Copy link
Owner

先后台启动serve,再运行client

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