Linas Vepštas
Linas Vepštas
Use TOR or a VPN. Works fine for me over TOR.
The work-around of using torsocks for the entire shell is that it wrecks network connectivity for MCP. I'm currently attempting to work around this by limiting TOR use to Claude,...
@Emasoft run it through torsocks as illustrated above. If you also need MCP, you can tunnel that out by writing MCP traffic to a unix domain socket, and then on...
FYI, I've got almost exactly the same error messages in a completely different setup. I've been using unpriviliged containers as non-root user for many many years on a Debian system....
Fixed it! (for my issue, as reported immediately above, but possibly not the original report) It was a user error! When copying the container, I got almost all file ownership...
probably duplicate of #1536
One possible work-around is to simply disable the error check that is causing this, and to allow unsafe operation. This is done in this commit: https://github.com/zer0def/pyo3/commit/eba5243197995f6b37bef491f36d5a1ad0ee03e3 I've made a collection...
fyi. I'm using MCP on ubuntu 24.04 and it works, but what I'm doing is so totally different from what you posted that I have not clue. I just have...
FYI, I'm seeing more or less the same thing, with some differences: * I'm using a docker container on a remote host; I am not using VSCode. * I am...
The ipv6 suggestion fixes nothing at all, for me. Even stopping all containers, upgrading to today's current version 1.0.40 it still times out. FYI, the settings can be double-checked with...