-
Notifications
You must be signed in to change notification settings - Fork 68
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
NXDOMAIN results for the psg-prod-eastus.azureedge.net domain are breaking package downloads #297
Comments
Not sure if this is related PowerShell/PowerShell#24734 |
AWS seems to host links to the modules themselves. Great as a plan B / mirror.
Feature request for other modules to do the same or something similar:
Each |
Hi all, |
Thanks @o-l-a-v that was the only module in the critical path for us so I added a fallback to use the direct download links. DNS appears more stable today so it hasn't needed it 🤞 |
Prerequisites
Steps to reproduce
Install any module.
Install-Module AWS.Tools.ECR-Verbose
Occasionally you will get a failure to download the package.
Expected behavior
Actual behavior
Error details
Environment data
Version
Multiple versions (one is 7.4.6)
Visuals
With verbose output while installing the modules you can see the domain resolution failures:
I wrote a crappy script to check all the domains I could find listed that are required for psgallery package search and downloads and the eastus is the only one failing to resolve. It's failing to resolve from multiple DNS servers (I used google and cloudflare in this test):
The text was updated successfully, but these errors were encountered: