Closed
Description
- Web Browser: It hardly matters in this case but here you go: Microsoft Edge 90.0.796.0 (Official build) dev (64-bit)
- Local OS: Android 10 Funtouch 10.0 (non-rooted Vivo Y50)
- Remote OS: Arch Linux 5.10.16-arch1-1
- Remote Architecture: x86_64
code-server --version
: 3.9.0 fc6d123
Log file
Steps to reproduce
- Update Termux by running
apt update && apt upgrade
- Install required packages with
apt install build-essential python git nodejs yarn
- Install code-server with
yarn global add code-server
(this step took around 20 minutes on my phone) - Edit
~/.config/code-server/config.yml
to be able to connect to code-server from other devices on the same network - In Termux, run
code-server --link
. It exits with the same error when trying to runcode-server --link subdaminname