-
Notifications
You must be signed in to change notification settings - Fork 9
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
dial tcp: lookup api.scaleway.com: i/o timeout #64
Comments
Hi, I tried with the same environment but I cannot reproduce. Seeing the error, it doesn't look like an issue with packer. You may have issues reaching scaleway's api. |
To log scaleway request you can add |
It looks like the issue is still present:
Doing the request with curl is working fine:
Versions:
Running packer inside a docker container seems to work, but not the with the brew version |
I tested it some times ago with a recent version of packer and it worked |
@fredleger on macOS ? |
Macos on mbp m1 pro |
@mickaelperrin did you tried. I think this can be closed now |
Overview of the Issue
Got strange error about api timeout even if it seems to work when using curl
Reproduction Steps
packer build build_scaleway.pkr.hcl
Plugin and Packer version
1.8.3
Simplified Packer Buildfile
Using the provided exemple in this repo
build_scaleway.pkr.hcl
Operating system and Environment details
MacOSX M1-pro Monterey
packer installed through asdf
Log Fragments and crash.log files
The text was updated successfully, but these errors were encountered: