Paulo Matos
Paulo Matos
> @pmatos It does sound like you've installed in the remote. In that case you'll just need to find a way to forward the Ollama endpoint > > Also (and...
> Yes, sorry for the confusion. What I think I said that was misleading before was [this](https://github.com/continuedev/continue/issues/1145#issuecomment-2078377007). It "by default" runs locally, but it is also possible to install in...
@thaJeztah Thanks for the suggestions. As expected docker dies very quickly attempting the ping: ``` $ docker run -it --rm --network=foo busybox ping -c1 deb.debian.org Unable to find image 'busybox:latest'...
That doesn't seem to help. ``` $ docker run -ti --rm --network=bar --dns=8.8.8.8 busybox ping -c1 deb.debian.org ping: bad address 'deb.debian.org' ``` Sorry for not being of more help but...
Ah - I was playing with it and you might have figured it out already but the problem is dns indeed: ``` pi@rpi-slave1:~ $ docker run -ti --rm --network=bar --dns=8.8.8.8...
Can I help any further here? Is there any more information I can provide?
If no more information can be provided from my side, can we please remove the `status/more-info-needed` tag?
ping @thaJeztah
The problem persists with docker `20.10.7`. ``` $ docker version Client: Docker Engine - Community Version: 20.10.7 API version: 1.41 Go version: go1.13.15 Git commit: f0df350 Built: Wed Jun 2...
Same here. I tried it today for the first time and hacklily cannot save files.