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

v1.1.1 doesn't find services that v1.1.0 does. #45

Open
kinbiko opened this issue Dec 5, 2017 · 4 comments
Open

v1.1.1 doesn't find services that v1.1.0 does. #45

kinbiko opened this issue Dec 5, 2017 · 4 comments

Comments

@kinbiko
Copy link

kinbiko commented Dec 5, 2017

I've got a protobuf file with a single service. When running with v1.1.0 I get the expected behaviour, but with v1.1.1 there seems to have been a regression, as I get an Unable to find any service in proto file error message when running grpcc -p ./my-proto-file.proto -a 127.0.0.1:3456.

At first glance, maybe this line needs to be updated to have the second argument?

@skyjia
Copy link

skyjia commented Dec 16, 2017

any update?
I got the same error message.

@pzduniak
Copy link

pzduniak commented Jan 2, 2018

Same regression, different way to reproduce it - I include another file with another service to access its messages and it only finds what's in the included file rather than what's in the file passed as the arg.

@rocketraman
Copy link

+1

1 similar comment
@qlodhi-clearlabs
Copy link

+1

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

5 participants