Your version of rasa '3.0.9' is currently not supported by Rasa X

I have installed Rasa 3.0.9 and Rasa x 1.1

Rasa Version      :         3.0.9
Minimum Compatible Version: 3.0.0
Rasa SDK Version  :         3.0.6
Rasa X Version    :         1.1.0
Python Version    :         3.8.0
Operating System  :         Windows-10-10.0.17763-SP0
Python Path       :         C:\ProgramData\Anaconda3\envs\rasa_poc\python.exe

when I run Rasa x I get the below error :

UserWarning: Your version of rasa '3.0.9' is currently not supported by Rasa X. Running `rasa x` CLI command with rasa version higher or equal to 3.0.0 will result in errors.

and 

Created initial administrator user 'admin'.
C:\ProgramData\Anaconda3\envs\rasa_poc\lib\site-packages\rasa\core\tracker_store.py:894: SADeprecationWarning: Calling URL() directly is deprecated and will be disabled in a future release.  The public constructor for URL is now the URL.create() method.
  return sa.engine.url.URL(
2022-05-12 13:12:07 WARNING  rasax.community.services.insights.insight_service  - No local evaluation result files found.
2022-05-12 13:12:09 ERROR    asyncio  - Error on reading from the event loop self pipe
loop: <ProactorEventLoop running=True closed=False debug=False>
Traceback (most recent call last):
  File "C:\ProgramData\Anaconda3\envs\rasa_poc\lib\asyncio\windows_events.py", line 453, in finish_recv
    return ov.getresult()
OSError: [WinError 995] The I/O operation has been aborted because of either a thread exit or an application request

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\ProgramData\Anaconda3\envs\rasa_poc\lib\asyncio\proactor_events.py", line 768, in _loop_self_reading
    f.result()  # may raise
  File "C:\ProgramData\Anaconda3\envs\rasa_poc\lib\asyncio\windows_events.py", line 808, in _poll
    value = callback(transferred, key, ov)
  File "C:\ProgramData\Anaconda3\envs\rasa_poc\lib\asyncio\windows_events.py", line 457, in finish_recv
    raise ConnectionResetError(*exc.args)
ConnectionResetError: [WinError 995] The I/O operation has been aborted because of either a thread exit or an application request
2022-05-12 13:12:09 ERROR    concurrent.futures  - exception calling callback for <Future at 0x140c1881e20 state=finished raised gaierror>


Version of model 20220512-130921-ambitious-grant.tar.gz version is not compatible. The model was trained with Rasa version 3.0.9 but the current Rasa requires a minimum version of None. Please retrain your model with a more recent Rasa version.
2022-05-12 13:12:48 ERROR    rasax.community.utils.common  - Could not complete the coroutine: ''.