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

Uncaught Error: write EPIPE #58

Open
AD-Administrator opened this issue Aug 17, 2020 · 0 comments
Open

Uncaught Error: write EPIPE #58

AD-Administrator opened this issue Aug 17, 2020 · 0 comments

Comments

@AD-Administrator
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.50.0 x64
Electron: 5.0.13
OS: Microsoft Windows 10 Enterprise Evaluation
Thrown From: python-debugger package 0.2.0

Stack Trace

Uncaught Error: write EPIPE

At events.js:171

Error: write EPIPE
    at afterWriteDispatched (internal/stream_base_commons.js:145:25)
    at writeGeneric (internal/stream_base_commons.js:136:3)
    at Socket._writeGeneric (net.js:703:11)
    at Socket._write (net.js:715:8)
    at doWrite (_stream_writable.js:415:12)
    at writeOrBuffer (_stream_writable.js:399:5)
    at Socket.Writable.write (_stream_writable.js:299:11)
    at PythonDebuggerView.module.exports.PythonDebuggerView.runBackendDebugger (/packages/python-debugger/lib/python-debugger-view.coffee:115:30)
    at PythonDebuggerView.module.exports.PythonDebuggerView.runApp (/packages/python-debugger/lib/python-debugger-view.coffee:78:6)
    at /packages/script/node_modules/space-pen/lib/space-pen.js:220:36)
    at HTMLButtonElement.dispatch (/packages/script/node_modules/jquery/dist/jquery.js:4435:9)
    at HTMLButtonElement.elemData.handle (/packages/script/node_modules/jquery/dist/jquery.js:4121:28)

Commands

  6x -0:38.5.0 core:backspace (input.hidden-input)
     -0:32.2.0 python-debugger:toggle (div.line-number)
     -0:28 python-debugger:breakpoint (input.hidden-input)
  3x -0:26.8.0 python-debugger:toggle (input.hidden-input)
     -0:22.4.0 python-debugger:breakpoint (input.hidden-input)
     -0:22.4.0 platformio-ide-terminal:new (input.hidden-input)
     -0:09.4.0 python-debugger:toggle (div.line-number)

Non-Core Packages

atom-material-ui 2.1.3 
kite 0.185.0 
platformio-ide-terminal 2.10.0 
predawn-syntax 1.0.4 
python-debugger 0.2.0 
script 3.26.0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant