Hello
I have mac on Apple Silicon M1. When I try to run apf I get en error
apf -r 9003 -k namespace/pod
- ==> : Forwarding local listening ports to (==>) remote ports
- <== : Forwarding to local ports from (<==) remote listening ports (use -r option)
panic: Failed to establish manager stream: EOF
goroutine 1 [running]:
main.main()
/home/runner/work/autoportforward/autoportforward/cmd/apf/apf.go:123 +0xe8c
Any ideas on how to fix this?
Hello
I have mac on Apple Silicon M1. When I try to run apf I get en error
apf -r 9003 -k namespace/pod
panic: Failed to establish manager stream: EOF
goroutine 1 [running]:
main.main()
/home/runner/work/autoportforward/autoportforward/cmd/apf/apf.go:123 +0xe8c