heartbeat file modify date keeps getting updated
See original GitHub issue- Web Browser: Chrome latest, mac os latest.
- Local OS: mac os latest
- Remote OS: Google VM Compute Engine
- Remote Architecture: Ubuntu 20
code-server --version
: 3.5.0
the heartbeat file modify date seems acting a bit weird.
if you open the code server and then close the code server in a relatively short time window, and then ssh into the vm machine to check out the heartbeat file modify date, you will start noticing that the heartbeat file modify date keeps getting updated every minute, but there is no active browser connection to code server.
wondering if anyone where had this issue ?
Issue Analytics
- State:
- Created 3 years ago
- Comments:38 (18 by maintainers)
Top Results From Across the Web
heartbeat file modify date keeps getting updated #2112 - GitHub
heartbeat file modify date keeps getting updated #2112 ... I modified the code-server.service file to include --log trace located at ...
Read more >Heartbeat refresh browser when page is updated
I write the modification date of the page in a .txt file and after every update i hook into the post_updated hook and...
Read more >No Heartbeat: Why? - Snow Software
We would not able to see true last heartbeat from the agent. b) It seems like HB is based on the 'Date of...
Read more >If a DSI cluster is unstable try changing the heartbeat policy
How to change the heartbeat policy · First of all, create a file named catalogServer. · Add the following properties to the file...
Read more >WordPress - Heartbeat | HostGator Support
Opening and Editing Files ⤵; Disable Heartbeat Through the plugins.php File ... WordPress installation, even if the theme is changed at a later...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’m going to tackle #2274 after the update to VS Code 1.51.1 which I’m hoping to finish this week.
I encountered this problem, too. Once I’ve visited code-server and left, no matter what I do (close tab, even close chrome), there will always be 1 active connection. lsof and ss shows there is no IPv4 connections related to any code-server processes