coder / coder/code-server

Restart service after upgrading

Open
#4,993 12 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
79.3k
Forks
6.8k
Avg merge
2d 6h
Merged PRs (30d)
41

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues

### OS/Web Information

- Web Browser: Chrome 98
- Local OS: Chrome OS 98
- Remote OS: Debian; Kernel 4.15.15
- Remote Architecture: amd64
- `code-server --version`: 4.1.0

### Steps to Reproduce

1. Install vscode 3.12.0. Verify that it launches.
2. Install vscode 4.0.1 or 4.1.0 and attempt to launch.

(This is using the default installation script.)

### Expected

Upgraded vscode launches.

### Actual

The webpage shows: `ENOENT: no such file or directory, open '/usr/lib/code-server/src/browser/pages/vscode.html'`

### Logs

_No response_

### Screenshot/Video

_No response_

### Does this issue happen in VS Code?

- [X] I cannot reproduce this in VS Code.

### Are you accessing code-server over HTTPS?

- [X] I am using HTTPS.

### Notes

Downgrading back to 3.12.0 resolves the issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.