I found my problem. I remembered I needed to include something like:
require = [ <nixos/modules/programs/virtualbox.nix> ]; in the configuration.nix, or in my nixops expression. Patrick On Sun, Dec 22, 2013 at 2:04 PM, Patrick Wheeler < [email protected]> wrote: > I am having the same problem currently if anyone has any insight. > > Patrick > > > On Fri, Nov 1, 2013 at 3:01 PM, Marco Maggesi <[email protected]>wrote: > >> Hello, >> >> I'm trying to install nixops on a headless server and I get the following >> error which seems to be related to the lack of X environment. >> I set the option >> deployment.virtualbox.headless = true; >> and completely destroyed and recreated the cloud but it doesn't seem to >> have affect. >> Any idea? >> >> Thanks, >> Marco >> >> [...] >> webserver> VBoxManage: error: The virtual machine >> 'nixops-f289aeae-432e-11e3-9e21-5f0f061205c9-webserver' has terminated >> unexpectedly during startup with exit code 1 >> webserver> VBoxManage: error: Details: code NS_ERROR_FAILURE >> (0x80004005), component Machine, interface IMachine >> webserver> Waiting for VM >> "nixops-f289aeae-432e-11e3-9e21-5f0f061205c9-webserver" to power on... >> webserver> waiting for IP >> address............................................... >> >> _______________________________________________ >> nix-dev mailing list >> [email protected] >> http://lists.science.uu.nl/mailman/listinfo/nix-dev >> >> > > > -- > Patrick Wheeler > [email protected] > [email protected] > [email protected] > -- Patrick Wheeler [email protected] [email protected] [email protected]
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
