zodern / meteor-up

Production Quality Meteor Deployment to Anywhere
http://meteor-up.com/
MIT License
1.27k stars 280 forks source link

in swarm mode the network mup-proxy is not created #1156

Open aboire opened 4 years ago

aboire commented 4 years ago

in swarm mode the network mup-proxy is not created I must do it manually before passing mup setup for it to work

Mup version (mup --version): 1.5.1

eugle commented 4 years ago

` Start proxy: FAILED

          ------------------------------------STDERR------------------------------------
          on: network mup-proxy not found
    Error: No such container: mup-nginx-proxy-letsencrypt
    Error response from daemon: endpoint mup-nginx-proxy-letsencrypt not found
    Error response from daemon: network mup-proxy not found
    error pulling image configuration: read tcp 172.17.0.4:51304->104.18.123.25:443: read: connection reset by peer
    grep: /opt/mup-nginx-proxy/config/nginx-default.conf: No such file or directory
    Unable to find image 'jwilder/nginx-proxy:latest' locally
    latest: Pulling from jwilder/nginx-proxy

`

The same problem is in 1.5.1

zodern commented 4 years ago

I am not able to reproduce. If anyone encounters this again, it would be helpful to share the output of mup proxy setup --verbose.