Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloudfront error #181

Open
prabhatsharma opened this issue Jan 1, 2019 · 2 comments
Open

cloudfront error #181

prabhatsharma opened this issue Jan 1, 2019 · 2 comments

Comments

@prabhatsharma
Copy link

No matter what command I run I get the following error:

$ unik images

INFO[0000] listing images                                host=
ERRO[0000] failed listing images: [cmd/images.go:30] listing images failed: {[client/images.go:24] failed with status 403: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The request could not be satisfied</TITLE>
</HEAD><BODY>
<H1>403 ERROR</H1>
<H2>The request could not be satisfied.</H2>
<HR noshade size="1px">
Bad request.

<BR clear="all">
<HR noshade size="1px">
<PRE>
Generated by cloudfront (CloudFront)
Request ID: WPNUMnRqrs8ACUSwDzCDvxyUWfutrNi33uADqm4v1iex4PiAz-yIsw==
</PRE>
<ADDRESS>
</ADDRESS>
</BODY></HTML>}
@yuval-k
Copy link
Member

yuval-k commented Jan 3, 2019

I'm not sure how this can happen. can you provide the full log? and your unik config file (usually in ~/.unik/client-config.yaml and ~/.unik/daemon-config.yaml)?

@prabhatsharma
Copy link
Author

running on macos and built from master.

$ cat .unik/client-config.yaml

$ cat .unik/daemon-config.yaml

providers:
  aws:
  - name: aws
    region: us-west-1
    zone: us-west-1a
  gcloud: []
  vsphere: []
  virtualbox:
  - name: my-vbox
    adapter_name: vboxnet0
    adapter_type: host_only
  qemu: []
  photon: []
  xen: []
  openstack: []
  ukvm: []
  firecracker: []
version: 0.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants