question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Multiple Errors Causing Application to be Unusable

See original GitHub issue

The majority of the functionality of the application is broken and I’m unsure as to the root cause.

The status bar has the following continuously: Initializing JS/TS language features, and when I try run a task, Activating Extensions but the pallete never opens.

Broken components:

  • Terminal
  • Run task pallete
  • intellisense

Browser Console Error:

The connection to wss://<hostname>/?type=ExtensionHost&reconnectionToken=<TOKEN>&reconnection=true&skipWebSocketFrames=false was interrupted while the page was loading.

There also appears to be a continuous loop in the browser console of reconnects.

Log (Remote Server) Error Message:

[2020-06-02 07:36:59.959] [remoteagent] [error] [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/coder/.local/share/code-server/Machine'
  • Web Browser: Firefox Developer Edition
  • Local OS: MacOS Cataline
  • Remote OS: Docker (Ubuntu)
  • Remote Architecture: x64
  • code-server --version: code-server 3.3.0 7a74689c439e8e575a13267d24ecd3e1c9f5145e

The application is running on a Docker swarm behind a traefik reverse proxy.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
aidandamerellcommented, Jun 8, 2020

Seemingly this was caused by running on Phushion Passengers docker image. Built from the docker image seems to have fixed this.

0reactions
code-ashercommented, Sep 16, 2020

@diegosucaria Please post some debug logging (https://github.com/cdr/code-server/blob/master/doc/FAQ.md#how-do-i-debug-issues-with-code-server) in a discussion (under the help category) and we’ll see if we can get you sorted.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Application Server agent becomes unusable with several ...
Application Server agent becomes unusable with several communication related errors with SQL Server DataServer.
Read more >
Out of memory exception with high exceptions rate in multi ...
Rollbar seems to be causing out of memory issues when a multi threaded application causes burst of exceptions in short span of time....
Read more >
503 Service Unavailable Error: What It Is and How to Fix It
A 503 Service Unavailable Error is an HTTP response status code indicating that a server is temporarily unable to handle the request.
Read more >
How to restore Mac run out of application memory - Setapp
This error is caused by virtual memory being stored on the hard drive, once the standard RAM fills up. The memory management on...
Read more >
Cannot deploy my app services: HTTP Error 503. The service ...
"503 service unavailable" errors are often caused when there are issues with the application, such as requests taking a long time, application ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found