Skip to content
This repository has been archived by the owner on Nov 12, 2018. It is now read-only.

Uncaught Error: This socket is closed #93

Open
dapperAuteur opened this issue Aug 2, 2017 · 0 comments
Open

Uncaught Error: This socket is closed #93

dapperAuteur opened this issue Aug 2, 2017 · 0 comments

Comments

@dapperAuteur
Copy link

[Enter steps to reproduce:]

  1. ... attempted to refactor method in 'rumbl/web/models/user.change1.ex'
  2. ...saved changes and error appeared

Atom: 1.18.0 x64
Electron: 1.3.15
OS: Mac OS X 10.12.6
Thrown From: autocomplete-elixir package 1.5.14

Stack Trace

Uncaught Error: This socket is closed

At /Applications/Atom.app/Contents/Resources/app/src/pane.js:1095

Error: This socket is closed
    at Socket._writeGeneric (net.js:673:19)
    at Socket._write (net.js:725:8)
    at doWrite (_stream_writable.js:307:12)
    at writeOrBuffer (_stream_writable.js:293:5)
    at Socket.Writable.write (_stream_writable.js:220:11)
    at Socket.write (net.js:651:40)
    at Object.exports.loadFile (/packages/autocomplete-elixir/lib/alchemide/wrapper.coffee:77:7)
    at /packages/autocomplete-elixir/lib/autocomplete-elixir-client.coffee:19:24
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at TextBuffer.module.exports.TextBuffer.saveAs (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:1142:33)
    at TextBuffer.module.exports.TextBuffer.save (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:1108:25)
    at TextEditor.module.exports.TextEditor.save (/Applications/Atom.app/Contents/Resources/app/src/text-editor.js:925:32)
    at Pane.module.exports.Pane.saveItem (/Applications/Atom.app/Contents/Resources/app/src/pane.js:780:24)
    at Pane.saveItem (/Applications/Atom.app/Contents/Resources/app/src/pane.js:3:65)
    at Pane.module.exports.Pane.saveActiveItem (/Applications/Atom.app/Contents/Resources/app/src/pane.js:763:25)
    at Workspace.saveActivePaneItem (/Applications/Atom.app/Contents/Resources/app/src/workspace.js:1548:46)
    at atom-workspace.core:save (/Applications/Atom.app/Contents/Resources/app/src/register-default-commands.js:236:38)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:265:35)
    at /Applications/Atom.app/Contents/Resources/app/src/command-registry.js:3:65
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:610:22)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:401:28)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:100:42)
    at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:3:65)

Commands

  5x -0:53.2.0 core:close (input.hidden-input)
     -0:47.4.0 fuzzy-finder:toggle-file-finder (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)
     -0:19.1.0 editor:newline (input.hidden-input)
     -0:13.8.0 atom-elixir:autocomplete-enter (input.hidden-input)
     -0:13.8.0 autocomplete-plus:confirm (atom-text-editor.editor.is-focused.autocomplete-active)
  6x -0:12.4.0 core:select-right (input.hidden-input)
     -0:06.6.0 core:save (input.hidden-input)

Non-Core Packages

atom-beautify 0.30.4 
atom-elixir 0.2.3 
atom-html-templates 0.1.3 
autoclose-html 0.23.0 
autocomplete-elixir 1.5.14 
editorconfig 2.2.2 
file-icons 2.1.9 
javascript-snippets 1.2.1 
language-elixir 0.19.0 
language-vue 0.23.0 
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

1 participant