Skip to content

Kafka Output binding error: 'no topics provided' #168

Description

@LukePammant

Expected Behavior

The output binding should be available via dapr sidecar. It should not look consumer topics since it is just a publisher. Dapr should not make the OPTIONS call to the /newUser route either. If you remove the app.UseSpa() middleware the issue goes away.

Actual Behavior

daprd spams the following error message: ERRO[0007] error from c: no topics provided.

Steps to Reproduce the Problem

Run the dapr-run.bat from the following example repo https://github.com/LukePammant/dapr-kafka-output-bindings-issue

This is a simple project based on the React starter project.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions