question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deployment Failed | Start Meteor -failed

See original GitHub issue

I am trying to deploy meteor app on ubuntu server.

Mup setup goes fine with all success logs. But when I tried **mup deploy** It throws errror while start meteor task.

issue

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

Your help will be highly appreciated…!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
zoderncommented, Aug 14, 2017

Mup 1.3 will update docker during mup setup, which will fix the issue reported by @ShrinathGupta .

0reactions
srimenowcommented, Mar 10, 2017

As I stated on another thread you should remove Mup from your system, reinstall it, and create a new digital ocean / cloud provider of choice instance to see if that fixes the issue.

I had to do both, some people only have to reinstall mup, let us know if you did this and still have the issue.

Also please note don’t just destroy your instance and create a new one, you need a fresh droplet with a new IP in my experience

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting - Galaxy Docs
A deployment failure means that you or your system cannot build a container to deploy your app. If you should be able to...
Read more >
mup deploy error - x Start Meteor: FAILED - Stack Overflow
On Windows 10 PowerShell as admin, trying to deploy a Meteor app using mup, onto a VPS Ubuntu 20.04.2 LTS, all went good...
Read more >
Start Meteor: FAILED · Issue #1152 · zodern/meteor-up - GitHub
I am getting this below error when I am trying to deploy my app to my digital ocean server. Please help. x Start...
Read more >
Troubleshooting Meteor Deployments | by Sacha Greif
There's nothing more frustrating than a failed deployment, but the reason is ... Generally speaking I'd suggest starting out with a larger ...
Read more >
Getting Started - Meteor Up
If it failed due to a network error while uploading the bundle, you can run mup deploy --cached-build . It will then skip...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found