MachoHulkFlair

MachoHulkFlair

Mix edeliver version returning node not running while it is running

I am currently using edeliver to create releases for both a staging and production server. However upon trying to use either the version or ping command the response is “Node invoyer@127.0.0.1 is not running!”.

This is the same message received when running either commands for both prod and staging. The interesting piece is that prod does have a version currently running and staging will never start even after using multiple build commands.

Upon request I can provide more information if relevant information is missing.

Environment variables are as such:
Erlang/OTP 21 [erts-10.0] [source] [64-bit] [smp:1:1] [ds:1:1:10] [async-threads:1] [hipe]

Elixir 1.6.6 (compiled with OTP 19)

Follows is the command output:

mix edeliver version staging

**EDELIVER INVOYER WITH VERSION COMMAND**

-----> **getting release versions from staging servers**

**staging** node:

user : invoyer

host : staging.invoyer.io

path : /home/invoyer/www

response: **Node invoyer@127.0.0.1 is not running!**

**VERSION DONE!**


mix edeliver version staging

**EDELIVER INVOYER WITH VERSION COMMAND**

-----> **getting release versions from staging servers**

**staging** node:

user : invoyer

host : staging.invoyer.io

path : /home/invoyer/www

response: **Node invoyer@127.0.0.1 is not running!**

**VERSION DONE!**

Where Next?

Popular in Questions Top

Emily
I have VueJS GUIs with the project generated using Webpack. I have Elixir modules that will need to be used by the VueJS GUIs. I forese...
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New
Fl4m3Ph03n1x
About me? ( if you have nothing better to do than reading about some random guy in the internet :stuck_out_tongue: ) Hello all, this is ...
New
sergio_101
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
stefanluptak
Hello everybody, usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
WestKeys
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New

Other popular topics Top

Qqwy
Update: How to use the Blogs & Podcasts section You can post links to your blog posts or podcasts either in one of the Official Blog...
3271 131117 1222
New
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
hariharasudhan94
Lets say I have map like this fetching from my database %{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New
aadeshere1
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible. total = 10 while total != 0 ...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New

We're in Beta

About us Mission Statement