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

No issue raised when launched on a non-scaleway host #203

Open
remyleone opened this issue Apr 17, 2018 · 0 comments
Open

No issue raised when launched on a non-scaleway host #203

remyleone opened this issue Apr 17, 2018 · 0 comments
Labels

Comments

@remyleone
Copy link
Member

When I launch the following command:

$ make IMAGE_DIR=../image-ubuntu/16.04 IMAGE_NAME=pouet IMAGE_VERSION=pouetpouet IMAGE_TITLE=coucou scaleway_image

The process just hangs and I got no information about what is going on.
There are several possible solutions to this:

  • At minimum using a timeout on the curl --noproxy * --silent --write-out \n%{http_CODE}\n http://169.254.42.42/conf With a message is the site is unavailable
  • Minimal checks about the host running the Makefile
@remyleone remyleone added the bug label Apr 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant