ha, it tries to connect to a second port: ``` kube...
# spicedb
e
ha, it tries to connect to a second port:
Copy code
kubectl port-forward deployment/dev-spicedb 50051:50051
# in the example "localhost:50051"
go run check.go
2022/11/17 12:51:41 failed to check permission: rpc error: code = Unavailable desc = last connection error: connection error: desc = "transport: Error while dialing dial tcp 192.168.9.1:50053: connect: connection refused"
now notice the
192.168.9.1:50053: