I configured ollama such that it is behind a proxy-server (apache2) which upgrades the traffic to https. Additionally, I added authentication.
So the url to access ollama would be:
https://<user>:<pwd>@domain.com
In browser, I get:
Ollama is running So this means the error is on the alpaca side.
Now, when going to alpaca and entering this url, nothing happens.
I configured ollama such that it is behind a proxy-server (apache2) which upgrades the traffic to https. Additionally, I added authentication.
So the url to access ollama would be:
https://<user>:<pwd>@domain.comIn browser, I get:
Ollama is runningSo this means the error is on the alpaca side.Now, when going to alpaca and entering this url, nothing happens.