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 #72

Open
manjufy opened this issue Mar 13, 2017 · 0 comments
Open

Uncaught Error: This socket is closed #72

manjufy opened this issue Mar 13, 2017 · 0 comments

Comments

@manjufy
Copy link

manjufy commented Mar 13, 2017

[Enter steps to reproduce:]

  1. Opened a elixir html template
  2. Try to change some of HTML elements then hit this error

Atom: 1.15.0 x64
Electron: 1.3.13
OS: Mac OS X 10.12.3
Thrown From: autocomplete-elixir package 1.5.14

Stack Trace

Uncaught Error: This socket is closed

At /Users/manjunath/Downloads/Atom.app/Contents/Resources/app.asar/src/pane.js:1045

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 (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
    at TextBuffer.module.exports.TextBuffer.saveAs (/app.asar/node_modules/text-buffer/lib/text-buffer.js:1082:27)
    at TextBuffer.module.exports.TextBuffer.save (/app.asar/node_modules/text-buffer/lib/text-buffer.js:1048:19)
    at TextEditor.module.exports.TextEditor.save (/app.asar/src/text-editor.js:915:26)
    at Pane.module.exports.Pane.saveItem (/app.asar/src/pane.js:753:18)
    at Pane.saveItem (/app.asar/src/pane.js:3:59)
    at Pane.module.exports.Pane.saveActiveItem (/app.asar/src/pane.js:736:19)
    at Workspace.module.exports.Workspace.saveActivePaneItem (/app.asar/src/workspace.js:693:35)
    at /app.asar/src/register-default-commands.js:225:32)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
    at /app.asar/src/command-registry.js:3:59
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:599:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:390:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/app.asar/src/window-event-handler.js:106:36)
    at /app.asar/src/window-event-handler.js:3:59)

Commands

     -5:15.5.0 find-and-replace:show (input.hidden-input)
  8x -5:14.2.0 core:confirm (input.hidden-input)
     -5:08.1.0 editor:consolidate-selections (input.hidden-input)
     -5:08.1.0 core:cancel (input.hidden-input)
     -5:08.0 editor:consolidate-selections (input.hidden-input)
     -5:08.0 core:cancel (input.hidden-input)
     -5:07.9.0 editor:consolidate-selections (input.hidden-input)
     -5:07.9.0 core:cancel (input.hidden-input)
     -0:32 core:paste (input.hidden-input)
     -0:27.3.0 core:backspace (input.hidden-input)
     -0:26.8.0 core:move-left (input.hidden-input)
  3x -0:23.5.0 core:save (input.hidden-input)

Non-Core Packages

atom-beautify 0.29.13 
atom-elixir 0.2.2 
autocomplete-elixir 1.5.14 
autocomplete-php 0.3.7 
exunit 1.0.2 
file-icons 1.7.20 
iex 0.10.0 
language-elixir 0.17.0 
linter 1.11.23 
linter-elixirc 1.3.0 
phoenix-elixir-snippets 0.4.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