Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

pty (error) Error: read EIO #89

Closed
caub opened this issue Apr 12, 2018 · 7 comments
Closed

pty (error) Error: read EIO #89

caub opened this issue Apr 12, 2018 · 7 comments

Comments

@caub
Copy link

caub commented Apr 12, 2018

I see this logged every time I run a command

pty (error) Error: read EIO             script-runner-process.js? [sm]:193
    at exports._errnoException (util.js:1050)
    at Pipe.onread (net.js:581) v7.9.0

atom: 1.25.1 x64
platform: Linux (Lubuntu 17.10)

@ioquatix
Copy link
Owner

Interesting, I've never seen that issue. Can you provide more details about your platform?

@caub
Copy link
Author

caub commented Apr 12, 2018

sorry, Linux

@ioquatix
Copy link
Owner

ioquatix commented May 4, 2018

I've updated all dependencies can you please update, try again, and let me know if you have the same problem?

@caub
Copy link
Author

caub commented May 4, 2018

the same error is still logged (after pulling and apm i):

_pty (error) Error: read EIO
    at exports._errnoException (util.js:1050)
    at Pipe.onread (net.js:581)

@ioquatix
Copy link
Owner

ioquatix commented May 5, 2018

Have you ever had this affect the actual function of script runner?

@ioquatix
Copy link
Owner

ioquatix commented May 5, 2018

Found some other people ahving the same problem

microsoft/node-pty#178

I'd say it's harmless.

@ioquatix
Copy link
Owner

ioquatix commented May 5, 2018

I'm going to close this as I don't think we can do aynthing about it in this code, it's a bug with node-pty. I've reported it upstream as linked above.

@ioquatix ioquatix closed this as completed May 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants