open-interpreter
open-interpreter copied to clipboard
Can't run with a VPN
Describe the bug
When trying to run interpreter
on Mac with a VPN, I get
File "/Users/itaylevy/.pyenv/versions/3.11.6/lib/python3.11/site-packages/urllib3/connectionpool.py", line 712, in urlopen
self._prepare_proxy(conn)
File "/Users/itaylevy/.pyenv/versions/3.11.6/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1012, in _prepare_proxy
conn.connect()
File "/Users/itaylevy/.pyenv/versions/3.11.6/lib/python3.11/site-packages/urllib3/connection.py", line 419, in connect
self.sock = ssl_wrap_socket(
^^^^^^^^^^^^^^^^
File "/Users/itaylevy/.pyenv/versions/3.11.6/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket
ssl_sock = _ssl_wrap_socket_impl(
^^^^^^^^^^^^^^^^^^^^^^
File "/Users/itaylevy/.pyenv/versions/3.11.6/lib/python3.11/site-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl
return ssl_context.wrap_socket(sock, server_hostname=server_hostname)
Reproduce
- Install a netspark-mobile VPN
- Install interpreter with pip
- Run
interpreter
Expected behavior
Working smoothly
Screenshots
Open Interpreter version
latest
Python version
3.11.6
Operating System name and version
Mac OS sierra
Additional context
No response
Any update on this?
Hey there, @ItayLevyOfficial!
We triage issues as best we can.
This one seems like a pretty specific issue to the VPN setup and isn’t a top priority.
There are some questions you can answer that might help someone I’d they are going to take a look at this, though:
- Does Open Interpreter work for you without the VPN?
- Have you tried other VPNs?
- Do other developer tools work as expected behind this VPN?
Closing this stale issue. Please create a new issue if the problem is not resolved or explained in the documentation. Thanks!