Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Explicitly set which IP debugger binds to #205

Copy link
Copy link
Closed
@DonJayamanne

Description

@DonJayamanne
Issue body actions

From @ragerin on October 23, 2017 8:38

Environment data

VS Code version: 1.17.1
Python Extension version: 0.7.0
Python Version: 3.6.2
OS and version: Windows 8.1 Enterprise x64

Actual behavior

When attempting to launch the debug server, I receive the following error:
There was an error in starting the debug server. Error = {"code":"EACCES","errno":"EACCES","syscall":"listen","address":"::"}
I'm behind restrictive corporate Firewall, which I suspect limits the ability to launch the debug server.
I am generally unable to run any servers that binds to 0.0.0.0, but I am able to bind explicitly to 127.0.0.1 without any issue (tested with NodeJS).

Can I somehow configure which IP address (and port) the Python debugger attempts to bind to?

Copied from original issue: DonJayamanne/pythonVSCode#1335

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.