Rasa: Unable to upload or train data from rasa ui

Version: Rasa X 0.39.3 Hi @rasa folkes,

I am using rasa 2.6, rasax 0.39.3, rasa-sdk 2.6 and python 3.8, And setup rasa x using docker , my docker compose is working , but while running rasa with rasa run or rasa run --enable-api … facing issues with the rabbitmq, and from rasa x ui iam unable to load models and train the models. and unable to fetch the models from git repo.

Please help me , suggest me guide me.

2023-04-25 15:04:29 ERROR rasa.core.brokers.pika - Connecting to ‘rabbit’ failed with error ‘[Errno -3] Temporary failure in name resolution’. Experienced exception while trying to serve Traceback (most recent call last): File “/home/mf11408/.local/lib/python3.8/site-packages/aiormq/connection.py”, line 228, in connect self.reader, self.writer = await asyncio.open_connection( File “/usr/lib/python3.8/asyncio/streams.py”, line 52, in open_connection transport, _ = await loop.create_connection( File “uvloop/loop.pyx”, line 1914, in create_connection socket.gaierror: [Errno -3] Temporary failure in name resolution