Skip to content

Version 1.9.1: Failed to process proto source files  #478

@Ismaxis

Description

@Ismaxis

I was generating REST API endpoint, using gRPC Gateway, by adding custom annotations, which requeired including some vendor .proto files, such as descriptor.proto. After adding annotations, I successfully generated .pb.gw.go files and calls to REST API worked just fine.

But calls to gRPC API, using grpcurl, stopped working:

Failed to process proto source files.: could not parse given files: google/protobuf/descriptor.proto:1070:5: extension range cannot have declarations and have verification of UNVERIFIED

Then I tried other versions of grpcurl and figured out that same calls wokred with versions from 1.8.2 to 1.8.9.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions