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: read ENOTCONN #587

Open
lifecanvas opened this issue May 8, 2021 · 0 comments
Open

Uncaught Error: read ENOTCONN #587

lifecanvas opened this issue May 8, 2021 · 0 comments

Comments

@lifecanvas
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.56.0 x64
Electron: 9.4.4
OS: Mac OS X 10.14.6
Thrown From: build package 0.70.0

Stack Trace

Uncaught Error: read ENOTCONN

At events.js:200

Error: read ENOTCONN
    at tryReadStart (net.js:563:20)
    at Socket._read (net.js:574:5)
    at Socket.Readable.read (_stream_readable.js:492:10)
    at Socket.read (net.js:614:39)
    at new Socket (net.js:368:12)
    at Object.Socket (net.js:259:41)
    at createSocket (internal/child_process.js:311:14)
    at ChildProcess.spawn (internal/child_process.js:424:23)
    at spawn (child_process.js:549:9)
    at Object.execFile (child_process.js:233:17)
    at Object.module.<computed> [as execFile] (electron/js2c/asar.js:163:31)
    at exec (child_process.js:154:25)
    at electron/js2c/asar.js:727:23
    at Object.getMac (/packages/build/node_modules/getmac/edition-esnext/index.js:96:12)
    at Function.getCid (/packages/build/lib/google-analytics.js:17:23)
    at Function.send (/packages/build/lib/google-analytics.js:46:21)
    at Function.sendEvent (/packages/build/lib/google-analytics.js:37:10)
    at /packages/build/lib/target-manager.js:118:43
    at Array.forEach (<anonymous>)
    at /packages/build/lib/target-manager.js:108:18
    at async Promise.all (index 17)

Commands

Non-Core Packages

atom-beautify 0.33.4 
atom-clock 0.1.18 
atom-translator 0.3.0 
autocomplete-clang 0.13.1 
build 0.70.0 
busy-signal 2.0.1 
file-icons 2.1.47 
intentions 1.1.5 
japanese-menu 1.15.0 
language-ini 1.25.0 
linter 3.3.1 
linter-gcc2 0.8.8 
linter-ui-default 3.3.1 
platformio-ide 2.7.2 
platformio-ide-debugger 1.2.6 
platformio-ide-terminal 2.10.1 
processing 0.13.0 
script 3.31.1 
tool-bar 1.4.2 
web-search 0.3.3 
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