You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
调用ollama接口访问没有问题 ,
但系统报错:09:50:04.000
ERROR
embed.py:136
Ollama Embedding async request failed: Server disconnected without sending a response., {'model': 'bge-m3', 'input': ['Hello world']}, self.base_url='http://host.docker.internal:11434/api/embed', maybe you can check the http://host.docker.internal:11434/api/embed end with /embeddings as examples.
09:50:04.000
ERROR
embed.py:136
Ollama Embedding async request failed: Server disconnected without sending a response., {'model': 'nomic-embed-text', 'input': ['Hello world']}, self.base_url='http://host.docker.internal:11434/api/embed', maybe you can check the http://host.docker.internal:11434/api/embed end with /embeddings as examples.
09:50:04.000
ERROR
embed.py:136
Other Embedding async request failed: Server disconnected without sending a response., {'model': 'Qwen3-Embedding-0.6B', 'input': ['Hello world']}, self.base_url='http://host.docker.internal:8000/v1/embeddings', maybe you can check the http://host.docker.internal:8000/v1/embeddings end with /embeddings as examples.
09:50:04.000
ERROR
embed.py:136
Ollama Embedding async request failed: Server disconnected without sending a response., {'model': 'nomic-embed-text', 'input': ['Hello world']}, self.base_url='http://host.docker.internal:11434/api/embed', maybe you can check the http://host.docker.internal:11434/api/embed end with /embeddings as examples.
09:50:04.000
ERROR
embed.py:136
Other Embedding async request failed: Server disconnected without sending a response., {'model': 'Qwen3-Embedding-0.6B', 'input': ['Hello world']}, self.base_url='http://host.docker.internal:8000/v1/embeddings', maybe you can check the http://host.docker.internal:8000/v1/embeddings end with /embeddings as examples.
09:50:04.000
ERROR
embed.py:136
Ollama Embedding async request failed: Server disconnected without sending a response., {'model': 'bge-m3', 'input': ['Hello world']}, self.base_url='http://host.docker.internal:11434/api/embed', maybe you can check the http://host.docker.internal:11434/api/embed end with /embeddings as examples.
09:50:04.000
ERROR
embed.py:136
Client error '401 Unauthorized' for url 'https://dashscope.aliyuncs.com/compatible-mode/v1/embeddings'
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
调用ollama接口访问没有问题 ,

但系统报错:09:50:04.000
ERROR
embed.py:136
Ollama Embedding async request failed: Server disconnected without sending a response., {'model': 'bge-m3', 'input': ['Hello world']}, self.base_url='http://host.docker.internal:11434/api/embed', maybe you can check the
http://host.docker.internal:11434/api/embedend with /embeddings as examples.09:50:04.000
ERROR
embed.py:136
Ollama Embedding async request failed: Server disconnected without sending a response., {'model': 'nomic-embed-text', 'input': ['Hello world']}, self.base_url='http://host.docker.internal:11434/api/embed', maybe you can check the
http://host.docker.internal:11434/api/embedend with /embeddings as examples.09:50:04.000
ERROR
embed.py:136
Other Embedding async request failed: Server disconnected without sending a response., {'model': 'Qwen3-Embedding-0.6B', 'input': ['Hello world']}, self.base_url='http://host.docker.internal:8000/v1/embeddings', maybe you can check the
http://host.docker.internal:8000/v1/embeddingsend with /embeddings as examples.09:50:04.000
ERROR
embed.py:136
Ollama Embedding async request failed: Server disconnected without sending a response., {'model': 'nomic-embed-text', 'input': ['Hello world']}, self.base_url='http://host.docker.internal:11434/api/embed', maybe you can check the
http://host.docker.internal:11434/api/embedend with /embeddings as examples.09:50:04.000
ERROR
embed.py:136
Other Embedding async request failed: Server disconnected without sending a response., {'model': 'Qwen3-Embedding-0.6B', 'input': ['Hello world']}, self.base_url='http://host.docker.internal:8000/v1/embeddings', maybe you can check the
http://host.docker.internal:8000/v1/embeddingsend with /embeddings as examples.09:50:04.000
ERROR
embed.py:136
Ollama Embedding async request failed: Server disconnected without sending a response., {'model': 'bge-m3', 'input': ['Hello world']}, self.base_url='http://host.docker.internal:11434/api/embed', maybe you can check the
http://host.docker.internal:11434/api/embedend with /embeddings as examples.09:50:04.000
ERROR
embed.py:136
Client error '401 Unauthorized' for url 'https://dashscope.aliyuncs.com/compatible-mode/v1/embeddings'
Beta Was this translation helpful? Give feedback.
All reactions