Hello again!<br><br>After adding some hosts with the "onehost add..." command and successfully listing them, I submit an image this way:<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
onevm submit images/myfirstVM.template<br clear="all">ID: 1<br></blockquote>I think this is the expected output. <br><br>The problem comes when trying to do "onevm list", where I get this error:<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
onevm list<br>/opt/nebula/ONE/lib/ruby/one.rb:340:in `get_history_host': undefined method `[]' for nil:NilClass (NoMethodError)<br> from /opt/nebula/ONE/lib/ruby/one.rb:316:in `get_vms'<br> from /opt/nebula/ONE/lib/ruby/one.rb:315:in `each'<br>
from /opt/nebula/ONE/lib/ruby/one.rb:315:in `get_vms'<br> from /opt/nebula/ONE/bin/onevm:184:in `list_short'<br> from /opt/nebula/ONE/bin/onevm:422<br></blockquote><br>Can you spot the error? I guess get_history_host doesn't return what is expected...<br>
Thank you for your help and attention! ;)<br><br>-- <br>Álvaro