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?