I am getting a “Connection timeout” when accessing my repository
tl;dr
Your firewall is likely blocking HTTPS — try switching to HTTP in the URL, or ask your network admin to allow secure web requests.
Please try if you can access your repository through regular HTTP instead of secure HTTPS. To try this, change https:// to http:// within the repository URL.
If you can access your repository in this way, you are likely behind a firewall that blocks secure HTTPS. You can access your repository through unsecured HTTP, although for security reasons we do not recommend this.
If you are on a company network, please ask your network administrator to allow secure web requests.