question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fails with error: `block in post': Dependabot::Clients::Azure::InternalServerError (Dependabot::Clients::Azure::InternalServerError)

See original GitHub issue

Error Message

The extension fails with error

2023-03-20T21:25:43.7068310Z 🌍 --> POST https://dev.azure.com/nenoalm/E2E/_apis/git/repositories/e2e-aspnetcore6/pushes?api-version=5.0
2023-03-20T21:25:43.8247114Z 🌍 <-- 500 https://dev.azure.com/nenoalm/E2E/_apis/git/repositories/e2e-aspnetcore6/pushes?api-version=5.0
2023-03-20T21:25:43.8250572Z /home/dependabot/dependabot-updater/vendor/ruby/3.1.0/bundler/gems/dependabot-core-f8c48ef2f569/common/lib/dependabot/clients/azure.rb:303:in `block in post': Dependabot::Clients::Azure::InternalServerError (Dependabot::Clients::Azure::InternalServerError)
2023-03-20T21:25:43.8251938Z 	from /home/dependabot/dependabot-updater/vendor/ruby/3.1.0/bundler/gems/dependabot-core-f8c48ef2f569/common/lib/dependabot/clients/azure.rb:357:in `retry_connection_failures'
2023-03-20T21:25:43.8253006Z 	from /home/dependabot/dependabot-updater/vendor/ruby/3.1.0/bundler/gems/dependabot-core-f8c48ef2f569/common/lib/dependabot/clients/azure.rb:287:in `post'
2023-03-20T21:25:43.8254348Z 	from /home/dependabot/dependabot-updater/vendor/ruby/3.1.0/bundler/gems/dependabot-core-f8c48ef2f569/common/lib/dependabot/clients/azure.rb:168:in `create_commit'
2023-03-20T21:25:43.8255417Z 	from /home/dependabot/dependabot-updater/vendor/ruby/3.1.0/bundler/gems/dependabot-core-f8c48ef2f569/common/lib/dependabot/pull_request_creator/azure.rb:68:in `create_commit'
2023-03-20T21:25:43.8256620Z 	from /home/dependabot/dependabot-updater/vendor/ruby/3.1.0/bundler/gems/dependabot-core-f8c48ef2f569/common/lib/dependabot/pull_request_creator/azure.rb:36:in `create'
2023-03-20T21:25:43.8257668Z 	from /home/dependabot/dependabot-updater/vendor/ruby/3.1.0/bundler/gems/dependabot-core-f8c48ef2f569/common/lib/dependabot/pull_request_creator.rb:106:in `create'
2023-03-20T21:25:43.8258703Z 	from bin/update-script.rb:789:in `block in <main>'
2023-03-20T21:25:43.8259167Z 	from bin/update-script.rb:533:in `each'
2023-03-20T21:25:43.8259620Z 	from bin/update-script.rb:533:in `<main>'
2023-03-20T21:25:44.0027788Z ##[error]The process '/usr/bin/docker' failed with exit code 1

Other parameters

  • Environment: Azure DevOps Services
  • Permissions: using PAT with Code (full) and PR Threads (read/write) scopes

Issue Analytics

  • State:closed
  • Created 6 months ago
  • Comments:13 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
mburumaxwellcommented, Mar 23, 2023

To get the full details of the request/response, add env variable EXCON_DEBUG=1

1reaction
MartinWacommented, Mar 21, 2023

I have the same issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Dependabot errors
When Dependabot is blocked from creating a pull request to update a dependency in an ecosystem, it posts the error icon on the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found