Skip to content

Response message parsing error: index out of range: 27 + 10 > 27 #15

@xiaojiudev

Description

@xiaojiudev

Why I get this error "Response message parsing error: index out of range: 27 + 10 > 27" when my grpc server (with protobuf) response an array of objects. In my case, if have more than 3 elements in the array it will throw that error. I think it comes from your library. When I test with @grpc/grpc-js (nodejs) library, it still works correctly. But that library not support for hono/deno. Is there any way to fix this issue?

Screenshot 2024-05-28 105259

Screenshot 2024-05-28 105608

Update 29/05:
It may be come from here, please fix for me :((
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions