Unable to get callback Url for facebook messenger

OSError: [Errno 10048] error while attempting to bind on address (‘0.0.0.0’, 5055): only one usage of each socket address (protocol/network address/port) is normally permitted this is the error while running rasa run actions command I am trying to integrate a facebook messenger to rasa core , unable to get the call back url , any help would be appreciated

Hi @pvg14! Have you tried choosing a different port? You can specify it by using -p

Let me know if this helps!! :sparkles: