meteor-up: No container deployed, mup logs fails with "No such container"
I’m able to run mup setup and mup deploy fine, but no app is actually deployed, and docker ps on the server returns an empty list. And running mup logs -f returns a “no such container” error.
Any idea what could be going on?
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Reactions: 6
- Comments: 49 (11 by maintainers)
Confirmed here that settings.json is the issue and cleaning it up worked, also set the settings file as a parameter with --settings, not sure if that could have an effect
For me it was new-lines in settings.json that prevented mup from creating the
/opt/$APPNAME/config/env.listfile.