Sven
03/19/2023, 3:02 PMIRATEEE
03/19/2023, 3:31 PMBoJIwEbNuK
03/20/2023, 10:27 AMVaneixusPrime
03/20/2023, 2:48 PMVaneixusPrime
03/20/2023, 2:48 PMPhorcys
03/20/2023, 3:19 PMVaneixusPrime
03/20/2023, 3:40 PMVaneixusPrime
03/20/2023, 3:41 PMluckywatcher
03/20/2023, 8:48 PMcoder ping -v ...
works fine as well. If I run coder ssh ...
it just hangs. Any ideas of what I can try next? Would a Github issue be best for something like this?Phorcys
03/20/2023, 9:21 PMPhorcys
03/20/2023, 9:21 PMPhorcys
03/20/2023, 9:46 PMhossko
03/21/2023, 5:41 AMwealth
03/21/2023, 11:33 AMPhorcys
03/21/2023, 11:42 AMwealth
03/21/2023, 11:48 AMPhorcys
03/21/2023, 11:51 AMPhorcys
03/21/2023, 11:51 AMPhorcys
03/21/2023, 11:54 AMPhorcys
03/21/2023, 1:56 PMhossko
03/21/2023, 2:45 PMchedda7
03/21/2023, 6:01 PM$ kubectl logs coder-redacted-xxx-ws
trap waitonexit EXIT
mktemp -d -t coder.XXXXXX
BINARY_DIR=/tmp/coder.S4qZTl
BINARY_NAME=coder
BINARY_URL=https://coder.k8s-dev.redacted.com/bin/coder-linux-amd64
cd /tmp/coder. S4qZTL
status=
command -V curl
curl -fsSL -compressed https://coder.k8s-dev.redacted.com/bin/coder-linux-amd64 -o coder
break
chmod +x coder
export CODER_AGENT_AUTH=token
export CODER_AGENT_URL=https://coder.k8s-dev.redacted.com/
exec . /coder agent
./coder: 2: Syntax error: newline unexpected
chedda7
03/21/2023, 6:04 PMhossko
03/22/2023, 8:36 AMPhorcys
03/22/2023, 9:20 AMPhorcys
03/22/2023, 9:20 AMhossko
03/22/2023, 9:21 AMPhorcys
03/22/2023, 9:22 AMwealth
03/22/2023, 10:36 PM