Skip to content

[Bug]: code-server on Termux:Unable to write file 'vscode-remote:/....../User/settings.json' (Canceled: Canceled) #4805

Closed as not planned
@blackpancake

Description

@blackpancake

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: The latest version of the Edge browser
  • Local OS: Windows
  • Remote OS: Termux on Android
  • Remote Architecture: aarch64
  • code-server --version: v4.0.1

Steps to Reproduce

  1. install Termux on your Android phone
  2. useyarn global add code-serverto install code-server (The process of installing dependencies has been omitted)
  3. run code-server

Expected

Can read and write settings.json and other files normally

Actual

image
when i tried to edit settings.json to change the theme:

Unable to write file 'vscode-remote:/data/data/com.termux/files/home/.local/share/code-server/User/settings.json' (Canceled: Canceled)

and the settings.json has not been altered.

Logs

I uploaded the output from the browser console to here
it records my operation

Screenshot/Video

No response

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

image
tips: i am not using HTTPS
but if i do not check this
i cannot submit my issue XD

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions