/srv/irclogs.ubuntu.com/2022/09/30/#multipass.txt

Guest55Hi fellows, I have a question:12:48
Guest55I'm trying to communicate to multipassd using gRPCurl.12:48
Guest55I exposed my multipassd thanks to your documentation -> https://multipass.run/docs/how-to-use-multipass-remotely-a-preview#heading--expose-multipass-to-your-network12:48
Guest55When i try to use gRPC reflection12:48
Guest55```12:48
Guest55$ grpcurl localhost:51005 list12:48
Guest55Failed to dial target host "localhost:51005": dial tcp [::1]:51005: connect: connection refused12:48
Guest55```12:48
Guest55```12:48
Guest55$ grpcurl pop-os:51005 list12:48
Guest55Failed to dial target host "localhost:51005": dial tcp [::1]:51005: connect: connection refused12:48
Guest55```12:48
Guest55whoops pressing enter too fast, didn't finished to update my message with hostname i got:12:49
Guest55``12:49
Guest55Failed to dial target host "pop-os:51005": x509: certificate relies on legacy Common Name field, use SANs instead12:49
Guest55```12:49
Guest55If someone has an example of gRPCurl which works with multipassd12:50

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!