Rasa X cannot detect my model and cannot train

Earlier this week I was following this guideline from RASA X not running. Urgent - #31 by nigil_raj


rasa --version Rasa Version : 2.6.2

Minimum Compatible Version: 2.6.0

Rasa SDK Version : 2.6.0

Rasa X Version : 0.40.0

Python Version : 3.8.0

Operating System : Windows-10

It didnt worked. I then try to recreate the whole environment from scratch. This is what i have now:

Rasa Version      :         2.8.14
Minimum Compatible Version: 2.8.9
Rasa SDK Version  :         2.8.3
Rasa X Version    :         0.42.6
Python Version    :         3.8.12
Operating System  :         Windows-10-10.0.19043-SP0

and the error im facing are: 2022-01-15 23:17:49 WARNING rasax.community.services.insights.insight_service - No local evaluation result files found.

and:

2022-01-15 23:17:51 ERROR    concurrent.futures  - exception calling callback for <Future at 0x276c0fbadc0 state=finished raised gaierror>

and

    raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
2022-01-15 23:17:51 ERROR    concurrent.futures  - exception calling callback for <Future at 0x276c0fc2340 state=finished raised gaierror>

and

    raise asyncio.TimeoutError from None
asyncio.exceptions.TimeoutError

Please let me know if you need more info. Thanks in advance.