Network error occurred: Cannot connect to host
Windows:
Open PowerShell in administrator mode
Run the commands below:
certutil -generateSSTFromWU roots.sst
Import-Certificate -FilePath .\roots.sst -CertStoreLocation Cert:\LocalMachine\Root
Restart your system
Mac:
Download and install https://www.python.org/ftp/python/3.9.0/python-3.9.0-macosx10.9.pkg
Go to the applications folder in finder (not launchpad)
Find Python 3.9 folder
Run install Certificates.command
Once complete restart DWT
Updated on: 28/11/2024
Thank you!