Skip to content

gRPC error appears at end of every pub/sub session close #722

Closed
@cortadocodes

Description

@cortadocodes
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1738693019.102109  270680 init.cc:232] grpc_wait_for_shutdown_with_timeout() timed out.

It doesn't cause any problems but makes it look like there was a failure in octue when there wasn't one.

The temporary fix is to pin to grpcio==1.67.1 and grpcio-status==1.67.1, but grpcio*==0.71 should fix it when it's released (see here)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUnintended behaviour in any area of the appuser experience (UX)Key UX issues

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions