Hi Anders, yes, GCE is supposed to work, it works for me, and we test it on each release. Could you please create an issue at https://github.com/NixOS/nixops/issues , and please make sure to add more information on how to reproduce the issue.
Cheers, Rob On Sat, Mar 19, 2016 at 9:40 PM, Anders Papitto <[email protected]> wrote: > I've just set up a gce account to test nixops with gce, and after plugging > in my credentials into the examples > > cd nixops/examples > vim trivial-gce.nix # plug in credentials > nixops create trivial.nix trivial-gce.nix -d trivial-gce > nixops deploy -d trivial-gce > > I get an error about a malformed request. > > $ nixops deploy -d gce-test > bootstrap> creating GCE image > 'n-ed828eebee1811e58b2054ee75421923-bootstrap'... > error: < lots of html garbage > Your client has issued a malformed or > illegal request. That's all we know. < / end html garbage > > > Is this supposed to work, or is gce support in a known-bitrotted state? How > can I debug this further (e.g. is there a way to log the actual requests > being made)? > > - Anders Papitto > > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev > -- Rob Vermaas [email] [email protected] _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
