I think you should configure your firewall to allow these:
URL:https://static.meteor.com Port: 443 (HTTPS)
It’s this endpoint the one used as part of the install script and the CLI as far as I know. Usually looking a specific version url like: https://static.meteor.com/packages-bootstrap/${RELEASE}/meteor-bootstrap-${PLATFORM}.tar.gz (check https://install.meteor.com script).
Can you write an example url without variables for the ubuntu linux platform?
Or are there any logs with the exact link where the update package is downloaded?
The website itself opens, and it displays XML that says there is no access.
This means that there are no restrictions on downloading the entire website. It is possible that a firewall is blocking a specific file type or executable script from being downloaded.
Thank you!
The download started, but the speed was 0. It seems that the firewall is not blocking the file, but another security system is limiting its speed. I turned on the VPN, and the file was successfully downloaded. However, I am unsure of the exact stage or system that is limiting the speed.
Is it possible to install a file manually by downloading it from another computer?