Skip to content

[Bug]: Broken extensions with code-server 4.8.0 #5711

Closed
@benz0li

Description

@benz0li

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Safari 16.1
  • Local OS: macOS 13.0 (Ventura)
  • Remote OS: Debian bullseye
  • Remote Architecture: amd64
  • code-server --version: 4.8.0 005fa87 with Code 1.72.1

Steps to Reproduce

  1. Go to https://vscode-r.jupyter.b-data.ch
  2. Log in with your GitHub account
  3. Click "Start My Server"
  4. Select image R (jupyterlab/r/base:test) + code-server
  5. Open code-server
  6. Try to create an R terminal or create/edit a Jupyter Notebook

Expected

"R: Create R terminal" is supposed to create an R terminal.
ℹ️ [YYYY-MM-DD hh:mm:ss.sss] [exthost] [info] ExtensionService#_doActivateExtension REditorSupport.r, startup: false, activationEvent: 'onCommand:r.createRTerm'

When creating a Jupyter Notebook it should be displayed and editable.

Actual

No R terminal is created.

Jupyter Notebook is created but nothing is displayed.

Logs

No response

Screenshot/Video

No response

Does this issue happen in VS Code or GitHub Codespaces?

  • I cannot reproduce this in VS Code.
  • I cannot reproduce this in GitHub Codespaces.

Are you accessing code-server over HTTPS?

  • I am using HTTPS.

Notes

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions