Skip to content

[Bug]: Terminal not working #5218

Closed
Closed
@filipton

Description

@filipton

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Chrome
  • Local OS: Arch Linux
  • Remote OS: Ubuntu
  • Remote Architecture: aarch64
  • code-server --version: 4.4.0

Steps to Reproduce

  1. open code-server
  2. open new termina

Expected

Terminal window should open.

Actual

Terminal window is blank.

Logs

[IPC Library: Pty Host] WARN Shell integration cannot be enabled for executable "/usr/bin/bash" and args undefined

...

[22:22:15] Terminal process launching on remote agent {
shellLaunchConfig: {
name: undefined,
executable: '/usr/bin/bash',
args: undefined,
cwd: '/root/sandbox/StatusPage',
env: undefined,
useShellEnvironment: true
},

Screenshot/Video

image

Does this issue happen in VS Code?

  • I cannot reproduce this in VS Code.

Are you accessing code-server over HTTPS?

  • I am using HTTPS.

Notes

I tried to reinstall code-server, and even I ran the docker version from linuxservers with the same results. It's weird because 2 days ago it was working, and I didn't update anything on that server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting-for-infoWaiting for more information from submitter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions