yolov4-triton-tensorrt icon indicating copy to clipboard operation
yolov4-triton-tensorrt copied to clipboard

tritonclient.utils.InferenceServerException: [StatusCode.UNAVAILABLE] failed to connect to all addresses

Open sydat2701 opened this issue 1 year ago • 2 comments

Hi guys, I got this error when implemented triton "tritonclient.utils.InferenceServerException: [StatusCode.UNAVAILABLE] failed to connect to all addresses". I checked to ensure that all the ports I used to run the triton server were not already in use, and I called from client to the server on exact port. Do you have any suggestion about this? Thank for your help.

sydat2701 avatar Sep 22 '22 02:09 sydat2701

I experienced the same problem. Is there any solution for that ?

yunusskaratas avatar Nov 30 '23 15:11 yunusskaratas

did you solve this problem?

00MomoNiu00 avatar Dec 07 '23 18:12 00MomoNiu00