Issue with VS Code + code Server
Hello,
I was using coder for some months, there was no issue at all.
Code Server + VS Code were working. But today whole day restarts wont help im getting some sort of ipv6 error ? MY VM got only ipv4 allocated And Im not sure how this error even happened cause it was working fine before?
16 Replies
<#1282340792374923396>
Category
Help needed
Product
Coder OSS (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
there is no logs at all only that
hey @PlurrYT, could you run
ip a
and lsof -i :13337
in your workspace?
for lsof
you might need to install a packageaka in docker?
coder-admin@OneVM:~$ ip a
bash: ip: command not found
coder-admin@OneVM:~$
and in root where coder runs
no
eth 1 is disabled and hopefully wont be used due of hat
as in in the terminal of your Coder workspace
1 sec
coder-admin@OneVM:~$ ip a
bash: ip: command not found
coder-admin@OneVM:~$
coder-admin@OneVM:~$ ip a
bash: ip: command not found
coder-admin@OneVM:~$
is that where you ran it?
this is from terminal
alright
install the
iproute2
package and retry
by the way you can find which package to install when you don't have a command by going to the repo
e.g https://packages.ubuntu.com/search?searchon=contents&keywords=ip&mode=exactfilename&suite=noble&arch=anyok
waiting for it to install
It fails to run apt update or apt install
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble-updates/multiverse/binary-amd64/Packages Connection timed out [IP: 185.125.190.81 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
coder-admin@OneVM:~$
what template are you using?
docker
anyways close this
im no more working on that company