Skip to content

Publisher/subscriber example does not work #75

Closed
@seekeramento

Description

@seekeramento

Steps:
1- I opened a DAPR app on a given grpc port. The console shows that the Dapr is up and running.
2- Start the subscriber example in the elevated mode, and set the port to the sane one that Dapr is running at. The server will start fine. I noticed that it won't run in debug mode as it will not run in the elevated mode
3- Start the subscriber example. It will run fine. However, subscribers are not triggered upon publish events.

Expected Results:
Subscribers must be triggered upon publish events

Additional Notes
The client example works fine, which indicates that the Dapr at least is operating as expected.

Operating System:
Windows 11

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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