Not getting debug logs even though used --debug

We are using latest rasa where we are not getting debug logs even when we enabled --debug flag… Using below command to run the core

rasa run --model models/ --debug --port 5069 --endpoints endpoints.yml --enable-api --connector rest

Hi @anusalva-md, this is strange, I haven’t had issues with this on rasa run. Does the issue still persist if you update to the latest version now? Also are you still getting some output, i.e. are you sure requests are hitting your endpoint?

Thanks for the reply, Issue was fixed after updating to latest versions… Please help me to close this topic.

No worries, we will keep it open so that if someone else has the problem, they know to update. :slight_smile:

1 Like