Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run with a VPN #728

Closed
ItayLevyOfficial opened this issue Nov 2, 2023 · 3 comments
Closed

Can't run with a VPN #728

ItayLevyOfficial opened this issue Nov 2, 2023 · 3 comments
Labels
External This Issue is related to an external dependency and not Open Interpreter's core Help Required Extra attention is needed

Comments

@ItayLevyOfficial
Copy link

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

  1. Install a netspark-mobile VPN
  2. Install interpreter with pip
  3. Run interpreter

Expected behavior

Working smoothly

Screenshots

Screenshot 2023-11-02 at 11 54 26

Open Interpreter version

latest

Python version

3.11.6

Operating System name and version

Mac OS sierra

Additional context

No response

@ItayLevyOfficial ItayLevyOfficial added the Bug Something isn't working label Nov 2, 2023
@ericrallen ericrallen added Help Required Extra attention is needed question External This Issue is related to an external dependency and not Open Interpreter's core and removed Bug Something isn't working labels Nov 2, 2023
@ItayLevyOfficial
Copy link
Author

Any update on this?

@ericrallen
Copy link
Collaborator

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?

@MikeBirdTech
Copy link
Contributor

Closing this stale issue. Please create a new issue if the problem is not resolved or explained in the documentation. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
External This Issue is related to an external dependency and not Open Interpreter's core Help Required Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants