Skip to content

Firehose-cosmos not syncing #11

@bd21

Description

@bd21

I'm following this guide for osmosis mainnet v11.0.0 . I've verified the firehose-cosmos and osmosis images are set up correctly.

When I start the server

docker run --rm -it -v data:/app/osmosis_home/data figmentnetworks/firehose-cosmos:fh-v0.4.0-osmosis1-mainnet-v11.0.0 /app/firehose start --common-first-streamable-block 5589364

It doesn't appear to start syncing up:

2022-08-15T00:38:48.204Z (ingestor) finished unary call with code Unavailable (zap/options.go:212) {"grpc.start_time": "2022-08-15T00:38:48Z", "grpc.request.deadline": "2022-08-15T00:38:58Z", "system": "grpc", "span.kind": "server", "grpc.service": "sf.headinfo.v1.HeadInfo", "grpc.method": "GetHeadInfo", "peer.address": "127.0.0.1:59108", "trace_id": "59e7f4b5151c589f30dcf613f854d02a", "error": "rpc error: code = Unavailable desc = not ready", "grpc.code": "Unavailable", "grpc.time_ms": 0.03200000151991844}

Is my config off?

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