Hey! I'm getting a weird permission error from the...
# flyte-support
b
Hey! I'm getting a weird permission error from the flyte's k8s cluster container when running
flytectl demo start
Copy code
"
2025-01-01 17:15:06 I0101 15:15:06.341726      77 server.go:156] Version: v1.29.0+k3s1
2025-01-01 17:15:06 I0101 15:15:06.341742      77 server.go:158] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
2025-01-01 17:15:06 time="2025-01-01T15:15:06Z" level=error msg="Failed to generate kubeconfig: open /var/lib/flyte/config/kubeconfig: permission denied"
2025-01-01 17:15:06 time="2025-01-01T15:15:06Z" level=fatal msg="open /var/lib/flyte/config/kubeconfig: permission denied"
Does anyone know what to do? • I'm using M4 CPU • demo start uses the latest deployed flytes version 1.14.1 (8a5f54c06b047db7832292f1a8a9f4a218e97b5c)
I just opened an issue on the github's repo, you're welcome to read for more information https://github.com/flyteorg/flyte/issues/6131