Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.google.protobuf.InvalidProtocolBufferException: null #1532

Closed
msabr027 opened this issue Mar 11, 2020 · 2 comments
Closed

com.google.protobuf.InvalidProtocolBufferException: null #1532

msabr027 opened this issue Mar 11, 2020 · 2 comments

Comments

@msabr027
Copy link

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**

@axsaucedo
Copy link
Contributor

@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?

@ukclivecox
Copy link
Contributor

Can you try in 1.1.0 and reopen if an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants