We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
firewall disabled on windows. android and windows are in same wifi network. windows 11 android 13
cmd command: ollama run serve
ollama run serve
Host in App: http://192.168.1.103:11434
error: Issue: Invalid Host
Issue: Invalid Host
The text was updated successfully, but these errors were encountered:
Could you try following the steps described in #5 ?
Sorry, something went wrong.
i fixed via this way:
setx OLLAMA_HOST 0.0.0.0 /M
ollama serve
http://192.168.1.1:11434
No branches or pull requests
firewall disabled on windows.
android and windows are in same wifi network.
windows 11
android 13
cmd command:
ollama run serve
Host in App:
http://192.168.1.103:11434
error:
Issue: Invalid Host
The text was updated successfully, but these errors were encountered: