You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@msabr027 by seldon API, do you mean custom API endpoints, or is it just a normal endpoint? Could you provide us with the command that you used to build the model, as well as the YAML you used to deploy it?
I am deploying a seldon API with python, the pods are running, but seldon-container-engine has the following issue:
2020-03-11 20:07:06.648 INFO 1 --- [cTaskExecutor-1] io.seldon.engine.grpc.SeldonGrpcServer : Starting grpc server
2020-03-11 20:07:07.903 INFO 1 --- [cTaskExecutor-1] io.seldon.engine.grpc.SeldonGrpcServer : Server started, listening on 5001
2020-03-11 20:07:09.922 INFO 1 --- [ main] io.seldon.engine.App : Started App in 23.866 seconds (JVM running for 27.638)
2020-03-11 20:07:40.660 ERROR 1 --- [cTaskExecutor-2] **i.s.e.service.InternalPredictionService : Couldn't retrieve prediction from external prediction server -
com.google.protobuf.InvalidProtocolBufferException: null**
The text was updated successfully, but these errors were encountered: