Formbot error msg: ERROR rasa.core.processor - Encountered an exception while running action 'restaurant_form'. Bot will continue, but the actions events are lost. Make sure to fix the exception in your custom

Hi Julian

Thx for checking in!

As requested…

> shogo@ubuntu16:~/Rasa/rasa-master/examples/formbot$ cat endpoints.yml 
> action_endpoint:
>     url: http://localhost:5005/webhook

It’s the same as the repot. I did issue “rasa run actions&” and could confirm that it’s running in the background…

Thanks, J