404? NOT serving HTTPS · coder/code-server · Discussion #4884
Hmm...I'm not sure why it's 404ing on your Pi. Is it installed with yarn/npm?
Are there any logs in the browser console? (Inspect > Console)
0 replies
您好,当我在树莓派4B上运行code-server,并在浏览器上输入地址的时候返回的是404,我认为是NOT serving HTTPS的问题,但是我并不是该领域的研究人员,大家有什么解决办法吗
![]()
这个好像是你不指定code-server的证书不开启https就显示这个NOT serving HTTPS. 访问一下127.0.0.1:8189试一下?
5 replies
Can you translate your message to English? Then other folks might be able to help as well
same problem.
use code-server -vvv to start it ,then access code-server,you will see some logs.
I tried using 127.0.0.1:8189, but still 404,I don't know if code-server -vvvv works right. I didn't find any useful information in the browser log file (maybe I don't know how to use it), code-server is installed with yam, I remember there is a version of arml7, but it doesn't work on rpi4B
I have encountered same issue, and after I use the beta version and use code-server -vvv to start it, I see the log below:
It said "Extension VSIX downlads cache dir does not exist".
3 replies


