More comprehensive info about debug logs:
https://github.com/grpc/grpc/blob/master/TROUBLESHOOTING.md

On Wed, Feb 13, 2019 at 7:39 PM rbellevi via grpc.io <
[email protected]> wrote:

> Hello,
>
> You can increase logging by setting the following environment variables
> <https://github.com/grpc/grpc/blob/master/doc/environment_variables.md>:
>
> GRPC_VERBOSITY=DEBUG
> GRPC_TRACE=all
>
> On Friday, February 1, 2019 at 12:48:25 PM UTC-8, [email protected]
> wrote:
>>
>> I've been using successfully some python code using grpcio 1.17 and
>> grpcio 1.18 on a Ubuntu Linux machine to connect to a remote gRPC server.
>>
>> However, on CentOS 7.5, when I try to run the same code, I immediately
>> receive status=StatusCode.UNAVAILABLE details="OS Error" trying to connect
>> to the same server. Is there any way to increase logging to get more
>> details other an "OS Error" to try and find out why this is occurring on
>> CentOS?
>>
> --
> 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 [email protected].
> To post to this group, send email to [email protected].
> 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/7113794f-c403-4c72-b62f-b58f70f723fe%40googlegroups.com
> <https://groups.google.com/d/msgid/grpc-io/7113794f-c403-4c72-b62f-b58f70f723fe%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 

Jan

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/CACF4M0T9oBHZzF0HxtzHARRa41UYd98DYeXS-VA2UPn_fN9SSA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to