kevinhermawan / Ollamac

Mac app for Ollama
Other
1.34k stars 71 forks source link

Refusal to connect to a VPN IP address #112

Closed ericcastro closed 1 month ago

ericcastro commented 1 month ago

I use tailscale for a personal VPN

When I use my VPN address (which starts with 100.xxx.xxx.xxx) on the ollama port I configured, Ollamac refuses to connect saying "The Ollama host is unreachable" - which is not true.

a quick telnet shows I have connectivity and even opening http:// on a browser with the VPN ip and port displays the message "Ollama is runnning"

kevinhermawan commented 1 month ago

Ollamac checks server reachability using the HEAD method. Could you confirm if it’s also accessible using the HEAD method to the Ollama API?

ericcastro commented 1 month ago

sorry, this was a deal breaker. the app is plagued with crashes and didn't work on VPN while others did. I have moved to Open-WebUI which works great