Guest55 | Hi fellows, I have a question: | 12:48 |
---|---|---|
Guest55 | I'm trying to communicate to multipassd using gRPCurl. | 12:48 |
Guest55 | I exposed my multipassd thanks to your documentation -> https://multipass.run/docs/how-to-use-multipass-remotely-a-preview#heading--expose-multipass-to-your-network | 12:48 |
Guest55 | When i try to use gRPC reflection | 12:48 |
Guest55 | ``` | 12:48 |
Guest55 | $ grpcurl localhost:51005 list | 12:48 |
Guest55 | Failed to dial target host "localhost:51005": dial tcp [::1]:51005: connect: connection refused | 12:48 |
Guest55 | ``` | 12:48 |
Guest55 | ``` | 12:48 |
Guest55 | $ grpcurl pop-os:51005 list | 12:48 |
Guest55 | Failed to dial target host "localhost:51005": dial tcp [::1]:51005: connect: connection refused | 12:48 |
Guest55 | ``` | 12:48 |
Guest55 | whoops pressing enter too fast, didn't finished to update my message with hostname i got: | 12:49 |
Guest55 | `` | 12:49 |
Guest55 | Failed to dial target host "pop-os:51005": x509: certificate relies on legacy Common Name field, use SANs instead | 12:49 |
Guest55 | ``` | 12:49 |
Guest55 | If someone has an example of gRPCurl which works with multipassd | 12:50 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!