File "./client2.py", line 12, in run
reply = stub.Classify(AudioUnit(id='1', audio=bytes(open('../data/1018465138.wav', 'rb').read())), timeout=3600)
File "/home/web_server/dlpy2/dlpy/lib/python2.7/site-packages/grpc/_channel.py", line 481, in __call__
return _end_unary_response_blocking(state, False, deadline)
File "/home/web_server/dlpy2/dlpy/lib/python2.7/site-packages/grpc/_channel.py", line 432, in _end_unary_response_blocking
raise _Rendezvous(state, None, None, deadline)
grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with (StatusCode.INTERNAL, {"created":"@1472528410.219728253","description":"RST_STREAM","file":"src/core/ext/transport/chttp2/transport/frame_rst_stream.c","file_line":107,"http2_error":2})>