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.

mup setup fails silently

See original GitHub issue

mup setup is yielding nothing on the command line ( after doing mup init and editing the settings ).

mup deploy shows “Building App Locally” but nothing seems to happen afterwards.

I was using mupx and done dozens of deployments but out of the blue without any aparent change on server or client the deployments stopped working.

it seems to be very hard to get this right because i tried mup before docker, then mupx, then meteor-up now and all of them seems to have real issues making this smooth.

mupx used to work 100% smooth until yesterday with my ubuntu server / Darwin local computer. Today it simply don’t work anymore even on a new linux server.

really frustrating.

thank you a lot for your work and efforts tough

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
zoderncommented, Feb 9, 2017

Your pem path has a ~ which wasn’t supported. I just released mup 1.2.1 which included a fix for that.

0reactions
zoderncommented, Feb 9, 2017

Does it work if you make it an absolute path without the ~?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Problem with mup setup · Issue #185 · zodern/meteor-up
The commands executes silently, these are ran from windows 10 machine, so like Tbutnyakov mentioned, may be the issue is module.exports which is ......
Read more >
Silent fail on setup/deploy - meteor
I've had issues with the kadirahq version of mup, and decided to switch to mupx. i made sure to change the docker image...
Read more >
Meteor-up Setup Docker: FAILED - help
This is my first deploy in my own server… however when I try mup setup I have this mistake… I do not have...
Read more >
Documentation
WARNING: Windows users need to use mup.cmd instead in Command Prompt, as mup will result in unexpected behavior. This will create two files...
Read more >
Silent Installation of Intel Drivers with MUP.XML
While packaging a few Intel drivers (video driver, USB 3.0, chipset, management engine components, etc.) for our HP laptops, I noticed that ...
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