Open visagansanthanam-unisys opened 2 months ago
When i try to connect to a remote Ollama server, I get an error as shown below
Access to fetch at 'https://ollama-1/api/tags' from origin 'chrome-extension://gfnkjppnnkcicmmnfpmhmcjplpfdecfn' has been blocked by CORS policy
You'll need to set the OLLAMA_ORIGINS environment variable to chrome-extension://* when starting the Ollama server. Let me know if this resolves your issue.
OLLAMA_ORIGINS
chrome-extension://*
When i try to connect to a remote Ollama server, I get an error as shown below
Access to fetch at 'https://ollama-1/api/tags' from origin 'chrome-extension://gfnkjppnnkcicmmnfpmhmcjplpfdecfn' has been blocked by CORS policy