You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to deploy meteor app on ubuntu server.
Deployment Failed | Start Meteor -failed Mup setup goes fine with all success logs.
But when I tried mup deploy It throws errror while start meteor task.
I checked running dockers on server but only mongo is running on server.
I also check for port 80 and no process consuming port it's free on server.
Please help me out on this.
Meteor Version --> 1.4.2.3
Mup Version --> 1.0.4
dockerImage: 'abernix/meteord:base',
I am trying to deploy meteor app on ubuntu server.
Deployment Failed | Start Meteor -failed
Mup setup
goes fine with all success logs.But when I tried
mup deploy
It throws errror while start meteor task.I checked running dockers on server but only mongo is running on server.
I also check for port 80 and no process consuming port it's free on server.
Please help me out on this.
Meteor Version --> 1.4.2.3
Mup Version --> 1.0.4
dockerImage: 'abernix/meteord:base',
Your help will be highly appreciated..! @arunoda
The text was updated successfully, but these errors were encountered: