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

Dependabot fails to read nuget feed (microsoft resources) - no address for api.nuget.org #1160

Closed
JimGeersinga opened this issue Jun 10, 2024 · 3 comments
Labels
invalid This doesn't seem right

Comments

@JimGeersinga
Copy link

Describe the bug
Dependabot fails to read nuget feed (microsoft resources)
Error: no address for api.nuget.org

To Reproduce
Steps to reproduce the behavior:

  1. Have a project reference Azure.Identity 1.11.3
  2. Run the dependabot@1 task in devops

Expected behavior
Create pull requests based on needed dependency updates

Screenshots
image

Extension (please complete the following information):

  • Host: Azure DevOps

Server (please complete the following information):

  • Region: westeurope

Additional context
The dependabot task is running in a vm using wsl to run the docker image.

@mburumaxwell mburumaxwell added the invalid This doesn't seem right label Jun 10, 2024
@mburumaxwell
Copy link
Contributor

That's a networking issue specifically at the DNS level which is totally out of the scope of this repo. You will need to raise that with your "IT department" or figure out another solution.

@JimGeersinga
Copy link
Author

It looks like it's a bug in ruby. Changing the DNS server in the docker image could resolve it. Do you maybe have an insight in how to resolve this issue?

@mburumaxwell
Copy link
Contributor

You can check changes in #834

@mburumaxwell mburumaxwell closed this as not planned Won't fix, can't repro, duplicate, stale Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants