Rasa run actions is stuck

@lluchini can you please help me with a similaire issue i have, i want to test my chatbot, when i try to run: rasa run actions , all the actions get registered and once finished, the all process ends, it does not keep running … how am i supposed to deal with that ? my goal is to test using rasa shell, and when i run that cmd, it gaves me that error : Failed to run custom action ‘action_menu’. Couldn’t connect to the server at 'http://localhost:5055/webhook’. Is the server running? Error: Cannot connect to host localhost:5055 ssl:default [Connect call failed (‘127.0.0.1’, 5055)] 2021-09-10 17:46:22 ERROR rasa.core.processor - Encountered an exception while running action ‘action_menu’. Bot will continue, but the actions events are lost. Please check the logs of your action server for more information.