[GH-ISSUE #9297] RAGFLOW :Website does not exist #52575

Closed
opened 2026-04-28 23:45:21 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Kartheek-22 on GitHub (Feb 23, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/9297

What is the issue?

I have pulled llama3.2 model in docker container, thats working fine but, unable to connect to your Ollama (Llama3.2) instance running in Docker.

Add LLM
Model type :chat
Model name :llama3.2:latest
Base url : http://host.docker.internal:11434/
API-Key : Not mandatory
Max Tokens :100000

Relevant log output

hint : 102

Fail to access
model(llama3.2:latest) .** ERROR **: <HTML>
<HEAD> <TITLE>Web Site does not
exist</TITLE> <link rel="shortcut icon"
href="https://rbins.bosch.com/gfx/favicon.ico">
<link rel="stylesheet"
href="https://rbins.bosch.com/gfx/styles.css">
</HEAD> <BODY> <table> <TR> <td
width="128" ><img height=31
src=https://rbins.bosch.com/gfx/bosch_logo.png
alt=BOSCH></td><td width="700"
align="center"><h1
class="errorsum_header">Web Site does not
exist</h1></td></TR><TR><TD width="128">
</TD><TD width="700" align="center" ><table
border=1 width=600px ><tr style=font-size:30px
align=center ><td bgcolor=green></td><td
bgcolor=green>&#x1F44C ;< /td><td
bgcolor=red>&#x2049 ;< /td></tr><tr style=font-
size:70px align=center><td
bgcolor=green>&#x1F615 ;< /td><td
bgcolor=green>&#x1F5A5 ;< /td><td
bgcolor=red>&#x1F310 ;< /td></tr><tr style=font-
size:40px align=center><td
bgcolor=green>You</td><td
bgcolor=green>Proxy</td><td
bgcolor=red>Www</td></tr><tr style=font-
size:11px align=center>
<td>10.169.183.92<br>APAClajd2cob</td>
<td>2025-02-20 - 12:47:06 (GMT)
<br>in2psg04: dns_unresolved_hostname</td>
<td>http://host.docker.internal ()<br>none
(none/10)</td></tr></table></TD></TR><TR>
<TD width="128"></TD> <TD width="700">
<BR><BR><BR><BR><FONT face="Helvetica"
SIZE=3><b>host.docker.internal</b> does not
exist inside or outside of Bosch .< BR><BR>You
loading

OS

WSL2

GPU

Nvidia

CPU

Intel

Ollama version

llama 3.2

Originally created by @Kartheek-22 on GitHub (Feb 23, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/9297 ### What is the issue? I have pulled llama3.2 model in docker container, thats working fine but, unable to connect to your Ollama (Llama3.2) instance running in Docker. **Add LLM** Model type :chat Model name :**llama3.2:latest** Base url : http://host.docker.internal:11434/ API-Key : Not mandatory Max Tokens :100000 ### Relevant log output ```shell hint : 102 Fail to access model(llama3.2:latest) .** ERROR **: <HTML> <HEAD> <TITLE>Web Site does not exist</TITLE> <link rel="shortcut icon" href="https://rbins.bosch.com/gfx/favicon.ico"> <link rel="stylesheet" href="https://rbins.bosch.com/gfx/styles.css"> </HEAD> <BODY> <table> <TR> <td width="128" ><img height=31 src=https://rbins.bosch.com/gfx/bosch_logo.png alt=BOSCH></td><td width="700" align="center"><h1 class="errorsum_header">Web Site does not exist</h1></td></TR><TR><TD width="128"> </TD><TD width="700" align="center" ><table border=1 width=600px ><tr style=font-size:30px align=center ><td bgcolor=green></td><td bgcolor=green>&#x1F44C ;< /td><td bgcolor=red>&#x2049 ;< /td></tr><tr style=font- size:70px align=center><td bgcolor=green>&#x1F615 ;< /td><td bgcolor=green>&#x1F5A5 ;< /td><td bgcolor=red>&#x1F310 ;< /td></tr><tr style=font- size:40px align=center><td bgcolor=green>You</td><td bgcolor=green>Proxy</td><td bgcolor=red>Www</td></tr><tr style=font- size:11px align=center> <td>10.169.183.92<br>APAClajd2cob</td> <td>2025-02-20 - 12:47:06 (GMT) <br>in2psg04: dns_unresolved_hostname</td> <td>http://host.docker.internal ()<br>none (none/10)</td></tr></table></TD></TR><TR> <TD width="128"></TD> <TD width="700"> <BR><BR><BR><BR><FONT face="Helvetica" SIZE=3><b>host.docker.internal</b> does not exist inside or outside of Bosch .< BR><BR>You loading ``` ### OS WSL2 ### GPU Nvidia ### CPU Intel ### Ollama version llama 3.2
GiteaMirror added the bug label 2026-04-28 23:45:21 -05:00
Author
Owner

@LeisureLinux commented on GitHub (Feb 25, 2025):

Remove The last slash e.g / in the base url

<!-- gh-comment-id:2681744551 --> @LeisureLinux commented on GitHub (Feb 25, 2025): Remove The last slash e.g / in the base url
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#52575