I have solved this issue.
in endpoints.yml,I set:
action_endpoint: url: "http://localhost:5055/webhook" tracker_store: store_type: redis url: localhost
and it worked.
I have solved this issue.
in endpoints.yml,I set:
action_endpoint: url: "http://localhost:5055/webhook" tracker_store: store_type: redis url: localhost
and it worked.