Skip to content

Go SDK Dapr client initialization failing #1178

Open
@rahulpol10

Description

@rahulpol10

Hi team,

I am getting error while example https://github.com/dapr/quickstarts/tree/master/state_management/go/sdk.

I have tried running with dapr.yaml and as a single app, in both cases the client.NewClient() under dapr go sdk always fails to initialize with context deadline exceeded.

I am running app as follow,
dapr init
dapr run -f . (at state_management/go/sdk level)

Do let me know if I am missing anything.

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