You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Ubuntu Server 16.04 LTS (HVM), When I do a
mupx deploy
I get the following error:
Started TaskList: Deploy app 'myApp' (linux)
[my IP address] - Uploading bundle
[my IP address] - Uploading bundle: SUCCESS
[my IP address] - Sending environment variables
[my IP address] - Sending environment variables: SUCCESS
[my IP address] - Initializing start script
[my IP address] - Initializing start script: SUCCESS
[my IP address] - Invoking deployment process
[my IP address] x Invoking deployment process: FAILED
-----------------------------------STDERR-----------------------------------
Error response from daemon: No such container: myApp
Error response from daemon: No such container: myApp-frontend
docker: Error response from daemon: driver failed programming external connectivity on endpoint myApp (0f9a98d2dee0c6b96e9073f2097cea40aeec7a8735d5404a68c92cf06c77714d): Bind for 0.0.0.0:3000 failed: port is already allocated.
-----------------------------------STDOUT-----------------------------------
base: Pulling from meteorhacks/meteord
4d690f9d8655: Already exists
a3ed95caeb02: Already exists
0638f87c6191: Already exists
086f3wo36259: Already exists
Digest: sha256:6819204facd5847f6a4ee2dfdf92w9weujd492018261294061914d43fd0eb340b
Status: Image is up to date for meteorhacks/meteord:base
f1c7efb60a310e02dadadf04r4sdfdjj211ac9571abf7d8d2218e2ea206c13
----------------------------------------------------------------------------
Appreciate ur help!
The text was updated successfully, but these errors were encountered:
I'm using Ubuntu Server 16.04 LTS (HVM), When I do a
I get the following error:
Started TaskList: Deploy app 'myApp' (linux)
[my IP address] - Uploading bundle
[my IP address] - Uploading bundle: SUCCESS
[my IP address] - Sending environment variables
[my IP address] - Sending environment variables: SUCCESS
[my IP address] - Initializing start script
[my IP address] - Initializing start script: SUCCESS
[my IP address] - Invoking deployment process
[my IP address] x Invoking deployment process: FAILED
Appreciate ur help!
The text was updated successfully, but these errors were encountered: