Actions not Triggered from Voice Assistant

Hi! I am using a voice assistant called Rhasspy and I am using Rasa as the NLU and Action’s Module. When I use Rasa from the terminal, the story I programmed runs perfectly and all actions are executed, but when I use Rhasspy, I only get the intent back. Can this be something wrong I am doing with rasa or is it something that could be related to the voice assitant?

actions.py (971 Bytes) nlu.yml (2.1 KB) stories.yml (649 Bytes) endpoints.yml (1.4 KB) domain.yml (609 Bytes)

Can you provide a link to a git repo instead of the files. Also, a debug log showing the failed dialog.