-
Notifications
You must be signed in to change notification settings - Fork 93
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
How to connect to a host? #18
Comments
I assume you have Ollama running on a PC in your local network. Firstly, follow the steps discussed in #5 to make Ollama accessible from your phone. After that, you have to find your PCs local IP. You can do that by either going to your router's device list or getting it in windows CMD (just google "windows get local IP"). Then enter the following in the host field: "http://[ip]:11434" |
Have you done something similar to those steps? They seem to work, but I haven't tested it myself |
yes that ,invalid host problem,i ve searched allover net to find a solution for it ,but i didn't found anything,please help in this connecting to host |
When you enter the host you used into your browser (on your phone), can you access it? |
I may be wrong, but I think there are a few problems there...
android:usesCleartextTraffic="true" Cheerz |
are we allowed to latch onto this issue, or should I create a new one? I have this issue as well. My ollama is running on my NAS server. I can connect perfectly fine from the same phone using the browser. But in the ollama app it just gives me the "issue: invalid host" error. (and it doesn't even appear to try) |
Nah, writing here is fine. |
No no, that's exactly what I asked for. But Ollama App (this repo) is a client for Ollama, not for the UI you're using |
I am running a self-hosted instance of ollama. The truenas scale kubernetes implementation which is just (should be) the docker ollama instance. https://github.com/ollama/ollama Surely, I must be real thick right now, and missing something incredibly basic.... |
ok. got it. simple solution in case anyone else runs into this: in > Settings > Connections you will find the Ollama Base URL which this app wants. You almost certainly only have to replace the port with 11434. |
I am completely new to this as I just read about it on reddit. Can someone help me how to connect it to the host or what are the steps to follow for it to work properly as i don't know what to do.
The text was updated successfully, but these errors were encountered: