Skip to content

mongoDB init failed #21

@ahndwon

Description

@ahndwon

I am trying to run gorse chart on my macbook pro.
with helm install gorse gorse-io/gorse
But I am getting errors with MongoDB pod.

It also happens when I am trying to setup on AWS with Pulumi.
So I think there is a problem on the chart.

My kubernetes version is v1.22.5.

Error

2024-02-25T01:22:41.766Z FATAL master/master.go:220 failed to init database {"error": "server selection error: server selection timeout, current topology: { Type: Single, Servers: [{ Addr: gorse-mongodb:27017, Type: Unknown, Last error: connection() error occurred during connection handshake: dial tcp 10.99.199.244:27017: connect: connection refused }, ] }", "errorVerbose": "server selection error: server selection timeout, current topology: { Type: Single, Servers: [{ Addr: gorse-mongodb:27017, Type: Unknown, Last error: connection() error occurred during connection handshake: dial tcp 10.99.199.244:27017: connect: connection refused }, ] }\ngithub.com/zhenghaoz/gorse/storage/data.(*MongoDB).Init:61: "}

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