First time here? Check out the FAQ!
0

Wingware unable to connect to server

How to fix the

The debug server has stopped responding: Network connection has been closed.

error? Why does Wingware needs a server to debug my code? How should I configure it to work locally?

__init__.py's avatar
1
__init__.py
asked 2017-12-02 17:09:00 -0500
Wingware Support's avatar
4k
Wingware Support
updated 2019-03-13 10:04:04 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

This means the debug program crashed, was killed, or our debugger encountered some serious internal error.  The "debug server" is the part of the debugger than runs inside/with your code, not a separate process.  To diagnose what is going wrong, set the Debugger > Diagnostics > Debug Internals Log File preference in Wing and replicate theproblem.  You can email the output to support@wingware.com if the cause isn't obvious from looking at it (which it likely won't be ;-).

Wingware Support's avatar
4k
Wingware Support
answered 2017-12-03 18:35:00 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer