Re: [grpc-io] Re: GRPC with PHP Dns Issue - (DNS resolution failed)

2020-05-30 Thread Arjun
Hi, This is a grpc service hosted with https and self signed certificate( it’s not a real url and my real url is similarly like this) On Sun, 31 May 2020 at 1:43 AM, Stanley Cheung wrote: > What is this service-grpc.com? > > On Sat, May 30, 2020 at 11:12 AM Arjun Me wrote: > >> Now I am using

Re: [grpc-io] Re: GRPC with PHP Dns Issue - (DNS resolution failed)

2020-05-30 Thread 'Stanley Cheung' via grpc.io
What is this service-grpc.com? On Sat, May 30, 2020 at 11:12 AM Arjun Me wrote: > Now I am using the GRPcc tool and its also giving the same error (GRPC > SERVER: https://service-grpc.com:8090) > > grpcc --proto our-api.proto --address https://service-grpc.com:8090 > > > Error: { Error: 14

[grpc-io] Re: GRPC with PHP Dns Issue - (DNS resolution failed)

2020-05-30 Thread Arjun Me
Now I am using the GRPcc tool and its also giving the same error (GRPC SERVER: https://service-grpc.com:8090) grpcc --proto our-api.proto --address https://service-grpc.com:8090 Error: { Error: 14 UNAVAILABLE: DNS resolution failed at Object.exports.createStatusError

[grpc-io] Re: compiling grpcio for FreeBSD 8.4

2020-05-30 Thread Phani B
Another thing I have tried is installing clang 3.2 on freeBSD 8.4 itself ( this has c++11 support) and try compiling GRPCIO. However, I am again getting into compilation issues. building 'grpc._cython.cygrpc' extension clang -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -O2

[grpc-io] Re: compiling grpcio for FreeBSD 8.4

2020-05-30 Thread phani . bandaru
Another thing I have tried is installing clang 3.2 on freeBSD 8.4 itself ( this has c++11 support) and try compiling GRPCIO. However, I am again getting into compilation issues. building 'grpc._cython.cygrpc' extension clang -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -O2