Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

rpc error: code = 13 desc = stream terminated by RST_STREAM with error code: 2 #72

@claudio-benfatto

Description

@claudio-benfatto

Hello,

I am using the nozzle in combination with google cloud stackdriver. In our logs we keep seeing the following errors:

rpc error: code = 13 desc = stream terminated by RST_STREAM with error code: 2"

our configuration looks like this:

    export FIREHOSE_ENDPOINT=https://api.our.domain.io
    export FIREHOSE_USERNAME=firehose
    export FIREHOSE_PASSWORD=password
    export FIREHOSE_EVENTS=LogMessage,Error,HttpStartStop,CounterEvent,ValueMetric,ContainerMetric
    export FIREHOSE_SKIP_SSL=false
    export FIREHOSE_SUBSCRIPTION_ID=stackdriver-nozzle
    export FIREHOSE_NEWLINE_TOKEN=

    export DEBUG_NOZZLE=true
    export RESOLVE_APP_METADATA=true

could you help with this problem?

Many thanks,
Claudio

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