What address and port is the meteor downloaded from?

Good day!
When installing Meteor on the server via the command
curl “https://install.meteor.com/?release=1.8.3” | sh

Meteor is downloading successfully.
But at startup
another application with a different version (1.4.4.3) on the same server meteor run --port = 4000

An error is written apparently downloading over the network.


On another working computer, meteor-tools are downloaded correctly in the same situation.
The system administrator of the server asks what address and port do you need to open access to?

The system administrator of the server asks what address and port do you need to open access to?

Ports 80 and 443

Hello. Port 80 is open. Maybe the problem is something else? Are there log files?

Try running a curl command with verbose output to see if there is any error