-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Cloud agent doesn't support Termux #2758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for the detailed issue and error log! I'm not super familiar with Termux. Could I follow your reproduction steps on my Android phone (Pixel 2)? Either way though, looks like some issue with coder-cloud-agent |
I think we don't we ship agent binaries that work on Termux. :( |
Could we change that? |
I believe so, but I'm honestly not sure what it involves.
|
Step to reproduce:
Log How about ubuntu arm64 running in chroot then:( |
I suspect we only ship amd64 binaries. |
Waiting on coder/cloud-agent#13 right now. |
Is this fixed yet? |
Should actually be fixed! We do ship arm64 binaries now and they should be downloading correctly. |
code-server --version
: 3.9.0 fc6d123Log file
error.log
Steps to reproduce
apt update && apt upgrade
apt install build-essential python git nodejs yarn
yarn global add code-server
(this step took around 20 minutes on my phone)~/.config/code-server/config.yml
to be able to connect to code-server from other devices on the same networkcode-server --link
. It exits with the same error when trying to runcode-server --link subdaminname
Result
The text was updated successfully, but these errors were encountered: