Skip to content

error: <LibcloudError in None 'Job did not complete in 180 seconds'> #536

Open
@3noch

Description

@3noch

I'm trying to upload/copy/clone/create (whatever nixops does) a GCE bootstrap image. It comes in at 100 GB. I can't get the deploy to complete because of this error error: <LibcloudError in None 'Job did not complete in 180 seconds'>. But I'm using the configuration from the docs:

  resources.gceImages.bootstrap = credentials // {
    sourceUri = "gs://nixos/nixos-16.09pre-git-x86_64-linux.raw.tar.gz";
  };

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions