Skip to content

Unable to deploy due to docker env.list #30

@Roshdy

Description

@Roshdy

Hello,
I'm struggling to get this to work. I made sure that docker command is run without sudo from the server.

Still having this issue no matter what I do. Please help

roshdy@Roshdys-MacBook-Pro .deploy % mup deploy --cached-build
Not building app. Using build from previous deploy at
/tmp

Started TaskList: Pushing Meteor App
[10.1.140.30] - Pushing Meteor App Bundle to the Server
[10.1.140.30] - Pushing Meteor App Bundle to the Server: SUCCESS

Started TaskList: Configuring App
[10.1.140.30] - Pushing the Startup Script
[10.1.140.30] - Pushing the Startup Script: SUCCESS
[10.1.140.30] - Sending Environment Variables
[10.1.140.30] - Sending Environment Variables: SUCCESS

Started TaskList: Start Meteor
[10.1.140.30] - Start Meteor
[10.1.140.30] x Start Meteor: FAILED

              ------------------------------------STDERR------------------------------------
              Error: No such image: mup-malfintech:latest
        Error: No such image: mup-malfintech:latest
        Error: No such image: mup-malfintech:previous
        Error: No such image: mup-malfintech:previous
        Error: No such image: mup-malfintech:latest
        Removing docker containers. Errors about nonexistent endpoints and containers are normal.
        Error: No such container: malfintech
        Error response from daemon: endpoint malfintech not found
        Error: No such container: malfintech-frontend
        Error response from daemon: endpoint malfintech-frontend not found
        Error: No such container: malfintech-nginx-letsencrypt
        Error response from daemon: endpoint malfintech-nginx-letsencrypt not found
        Error: No such container: malfintech-nginx-proxy
        Error response from daemon: endpoint malfintech-nginx-proxy not found
        Finished removing docker containers
        invalid reference format
        docker: open /opt/malfintech/config/env.list: no such file or directory.
        See 'docker run --help'.

              ------------------------------------STDOUT------------------------------------
              Removing images
        REPOSITORY                               TAG       IMAGE ID       CREATED         SIZE
        zodern/meteor                            root      791793654570   6 months ago    494MB
        zodern/meteor                            latest    3fdd52c17ed0   6 months ago    419MB
        zodern/nginx-proxy                       v1.1.0    d4229f72112e   6 months ago    157MB
        hello-world                              latest    feb5d9fea6a5   13 months ago   13.3kB
        jrcs/letsencrypt-nginx-proxy-companion   v1.13.1   684a50dcf80f   2 years ago     94.1MB
        using bundle
        Image ./docker
        Volume --volume=/opt/malfintech/current:/bundle
        Pulled ./docker

              ------------------------------------------------------------------------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions