Thanks for letting us know!

On Wed, Jan 17, 2018 at 11:00 AM <amand...@cohesity.com> wrote:

> I solved the issue by installing ca-certificates.
>
> -Aman
>
> On Wednesday, January 17, 2018 at 10:39:46 AM UTC-8, Mehrdad Afshari wrote:
>>
>> I think there might be an issue with Go fetching the URL. You can try
>> cloning the git repository directly (github.com/grpc/grpc-go) under the
>> right path (google.golang.org/grpc) in your $GOPATH/src. You probably
>> need to recursively do this for all the dependencies as well. Unfortunately
>> we don't have expertise or access to this platform, so it'd be great if you
>> could share your findings with the community. Thanks!
>>
>> On Wednesday, December 20, 2017 at 3:02:11 PM UTC-8, Amandeep Gautam
>> wrote:
>>>
>>> Hello,
>>>     Can someone help me to set up gRPC go on AIX running on a Power 8. I
>>> tried installing using go get -u google.golang.org/grpc (
>>> https://grpc.io/docs/quickstart/go.html#prerequisites), but it fails
>>> with following:
>>>
>>> Fetching https://google.golang.org/grpc?go-get=1
>>> https fetch failed: Get https://google.golang.org/grpc?go-get=1: x509:
>>> failed to load system roots and no roots provided
>>> package google.golang.org/grpc: unrecognized import path "
>>> google.golang.org/grpc" (https fetch: Get
>>> https://google.golang.org/grpc?go-get=1: x509: failed to load system
>>> roots and no roots provided)
>>>
>>> I think it is because that AIX is not supported. I think I would need to
>>> install from source, but I am not sure how to go about it. Any pointers
>>> would be helpful.
>>>
>>> Thanks,
>>> Aman
>>>
>> --
> You received this message because you are subscribed to the Google Groups "
> grpc.io" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to grpc-io+unsubscr...@googlegroups.com.
> To post to this group, send email to grpc-io@googlegroups.com.
> Visit this group at https://groups.google.com/group/grpc-io.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/grpc-io/83c03d47-50de-4831-b90c-8763bbd3a03d%40googlegroups.com
> <https://groups.google.com/d/msgid/grpc-io/83c03d47-50de-4831-b90c-8763bbd3a03d%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CABdARdCVOGVEfrYVGB%2BC%2BAFd_L9kUKKoh4onH_937uZnKgCXdQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to