09-15-2020, 12:05 PM
(09-15-2020, 03:42 AM)m.alizade7 Wrote:(09-12-2020, 04:58 PM)brentashley Wrote:(09-12-2020, 02:48 PM)m.alizade7 Wrote: Do i need to do some steps before this? Because i am getting failures.
What failures are you getting? Just worked for me, not sure if other changes I had made prepared it to work.
if you cut and pasted, you may have got the abbreviated link that the forum software created
the full link is as below (but without the space)
https:// github.com/cdr/code-server/releases/download/v3.5.0/code-server-3.5.0-linux-arm64.tar.gz
I am getting No Authentication & Not serving HTTPS.
That sounds like what the server tells you when it is working properly (we told it to use no authentication did not request HTTPS). Keep that terminal window open and change to the browser, then go to 127.0.0.1:8080 and that should connect the browser to the VSCode server and bring up the editor interface.