-
Nothing changed for this, please check your network connection.
-
Previous Value Current Value Open
Closed
-
I tested to access ollama api via http and it works fine. Also check if you have proxy configured
-
Not sure what happens. Maybe a docker network issue.
-
I am not an expert on docker network things. But believe it is not a OneDev issue according to my test here.
-
You may run OneDev in bare metal mode to see if it works.
-
感谢反馈,考虑到http/2的性能优势,且绝大多数大模型 api 都提供http/2支持,OneDev不打算支持http/1.1了。
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)


Starting from the last two or three releases, has the model configuration blocked HTTP access? I have an LLM gateway on my internal network; originally I only needed to set http://lmrouter:3000/v1 and it worked, but now it fails—requests aren’t even sent, even though I can reach lmrouter directly from inside the container.