Code Server Unhealthy
Getting code-server unhealthy almost every time a workspace is restarted. The workaround I have been using is to
rm -rf ~/.cache/code-server
before I restart the workspace.

2 Replies