Error when invoking vae
  • I get the following error when I invoke vae from the command line (ubuntu 12.04):

    /usr/local/vae/vae_local/lib/vae.rb:91:in `run!': undefined method `[]' for false:FalseClass (NoMethodError)
    from /usr/local/vae/vae_local/lib/vae.rb:87:in `each'
    from /usr/local/vae/vae_local/lib/vae.rb:87:in `run!'
    from /usr/local/vae/vae_local/lib/vae.rb:168:in `run_trapping_exceptions!'
    from /usr/local/bin/vae:9

    What is the cause of this? I'm new to ruby so it is difficult for me to debug.

  • 1 Answer sorted by
  • Do you have a __vae.yml in the root? It might be malformed. Try blowing it away and see what that does for you.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

In this Discussion