JHubi1 / ollama-app

A modern and easy-to-use client for Ollama
Apache License 2.0
597 stars 45 forks source link

Can't connect to a server #53

Closed mmb78 closed 1 month ago

mmb78 commented 1 month ago

Requirements

Platform

Android

Description

The app refuses to connect to a server with an IP and a port that works normally when accessing from Chrome browser

Steps to reproduce

I copy an address from a browser when I have a server running Ollama where I can connect without an issue from the Android.

But the I past the same address to the app and it tells me that the connection does not work.

Note that the address is an IP address of my computer on my network, localhost.

Expected behavior

Normal connection

Actual behavior

Can't connect

Screenshots or additional context

No response

mmb78 commented 1 month ago

I'm sorry .. I found the error .. I was using the IP and port of the Web interface not the Ollama server!