Skip to content

Instantly share code, notes, and snippets.

@rcla

rcla/Errors.log Secret

Created June 25, 2021 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rcla/c595aa3600d9ff112b5081ce5bbbec49 to your computer and use it in GitHub Desktop.
Save rcla/c595aa3600d9ff112b5081ce5bbbec49 to your computer and use it in GitHub Desktop.
Full errors
root INFO Changed application state from 'initialized_layout' to 'ready'.
task INFO Created new task, id: 0, process id: 0, OS PID: 7634, context: null
root ERROR Request resize failed with error: ioctl(2) failed, EBADF Error: ioctl(2) failed, EBADF
at UnixTerminal.resize (/home/bud-rey/Tests/myExt/node_modules/@theia/node-pty/lib/unixTerminal.js:263:13)
at TaskTerminalProcess.TerminalProcess.resize (/home/bud-rey/Tests/myExt/node_modules/@theia/process/lib/node/terminal-process.js:184:23)
at ShellTerminalServer.<anonymous> (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:209:26)
at step (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:60:23)
at Object.next (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:41:53)
at /home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:35:71
at new Promise (<anonymous>)
at __awaiter (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:31:12)
at ShellTerminalServer.BaseTerminalServer.resize (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:204:16)
at JsonRpcProxyFactory.<anonymous> (/home/bud-rey/Tests/myExt/node_modules/@theia/core/lib/common/messaging/proxy-factory.js:213:73)
root ERROR Request getCwdURI failed with error: terminal "0" does not exist Error: terminal "0" does not exist
at ShellTerminalServer.<anonymous> (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:175:27)
at step (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:60:23)
at Object.next (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:41:53)
at /home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:35:71
at new Promise (<anonymous>)
at __awaiter (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:31:12)
at ShellTerminalServer.BaseTerminalServer.getCwdURI (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:170:16)
at JsonRpcProxyFactory.<anonymous> (/home/bud-rey/Tests/myExt/node_modules/@theia/core/lib/common/messaging/proxy-factory.js:213:73)
at step (/home/bud-rey/Tests/myExt/node_modules/@theia/core/lib/common/messaging/proxy-factory.js:48:23)
at Object.next (/home/bud-rey/Tests/myExt/node_modules/@theia/core/lib/common/messaging/proxy-factory.js:29:53)
task INFO Created new task, id: 1, process id: 1, OS PID: 7649, context: null
root ERROR Request resize failed with error: ioctl(2) failed, EBADF Error: ioctl(2) failed, EBADF
at UnixTerminal.resize (/home/bud-rey/Tests/myExt/node_modules/@theia/node-pty/lib/unixTerminal.js:263:13)
at TaskTerminalProcess.TerminalProcess.resize (/home/bud-rey/Tests/myExt/node_modules/@theia/process/lib/node/terminal-process.js:184:23)
at ShellTerminalServer.<anonymous> (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:209:26)
at step (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:60:23)
at Object.next (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:41:53)
at /home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:35:71
at new Promise (<anonymous>)
at __awaiter (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:31:12)
at ShellTerminalServer.BaseTerminalServer.resize (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:204:16)
at JsonRpcProxyFactory.<anonymous> (/home/bud-rey/Tests/myExt/node_modules/@theia/core/lib/common/messaging/proxy-factory.js:213:73)
root ERROR Request getCwdURI failed with error: terminal "1" does not exist Error: terminal "1" does not exist
at ShellTerminalServer.<anonymous> (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:175:27)
at step (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:60:23)
at Object.next (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:41:53)
at /home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:35:71
at new Promise (<anonymous>)
at __awaiter (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:31:12)
at ShellTerminalServer.BaseTerminalServer.getCwdURI (/home/bud-rey/Tests/myExt/node_modules/@theia/terminal/lib/node/base-terminal-server.js:170:16)
at JsonRpcProxyFactory.<anonymous> (/home/bud-rey/Tests/myExt/node_modules/@theia/core/lib/common/messaging/proxy-factory.js:213:73)
at step (/home/bud-rey/Tests/myExt/node_modules/@theia/core/lib/common/messaging/proxy-factory.js:48:23)
at Object.next (/home/bud-rey/Tests/myExt/node_modules/@theia/core/lib/common/messaging/proxy-factory.js:29:53)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment