Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

Sbt launcher fails with HTTP 429 from Maven Central

Дата публикации: 22-07-2026 23:52:18


Hi all,
My CircleCI builds are constantly failing from today when the sbt launcher tries to bootstrap sbt itself. The launcher can’t download org.scala-sbt:sbt:1.11.7 because Maven Central (repo1.maven.org) returns HTTP 429 (Too Many Requests),
[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
[error] [launcher] xsbt.boot.internal.shaded.coursier.error.ResolutionError$CantDownloadModule: Error downloading org.scala-sbt:sbt:1.11.7
not found: /home/circleci/.ivy2/local/org.scala-sbt/sbt/1.11.7/ivys/ivy.xml
download error: Caught java.io.IOException (Server returned HTTP response code: 429 for URL: https://repo1.maven.org/maven2/org/scala-sbt/sbt/1.11.7/sbt-1.11.7.pom) while downloading https://repo1.maven.org/maven2/org/scala-sbt/sbt/1.11.7/sbt-1.11.7.pom
download error: Caught java.io.IOException (Server returned HTTP response code: 429 for URL: https://repo1.maven.org/maven2/org/scala-sbt/sbt/1.11.7/sbt-1.11.7.pom) while downloading https://repo.scala-sbt.org/scalasbt/maven-releases/org/scala-sbt/sbt/1.11.7/sbt-1.11.7.pom
not found: https://repo.scala-sbt.org/scalasbt/maven-snapshots/org/scala-sbt/sbt/1.11.7/sbt-1.11.7.pom
not found: https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt/1.11.7/ivys/ivy.xml
not found: https://repo.scala-sbt.org/scalasbt/ivy-snapshots/org.scala-sbt/sbt/1.11.7/ivys/ivy.xml
[error] [launcher] could not retrieve sbt 1.11.7
I understand the 429 is Maven Central rate-limiting requests coming from shared cloud IP addresses. To work around this I’ve already enabled circleci_ip_ranges: true on the job so that traffic comes from CircleCI’s documented IP ranges, but I’m still hitting the 429
Any guidance on the most reliable fix would be much appreciated. Thanks!
2 posts - 1 participant
Read full topic

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1Security notice and deprecation: standalone circleci-mcp-server08.3220-07-2026
2403 CloudFront Error While Accessing CircleCI Web UI0827-07-2026
3Help debugging cancelled runners on main branch07.1720-07-2026
4My javacode checked out by circleci is not found when I use Dockerfile08.218-07-2026
5Post Incident Report: 2026-07-13 Network Routing Issues Cause Intermittent macOS Job Failures011.116-07-2026
6Post Incident Report: July 20, 2026 - Errors with Github API Delaying Workflows010.9423-07-2026
7Downstream job triggers even if one of the jobs in its required job group fails08.5124-07-2026
8How to set up blue-green deployments with CircleCI0505-06-2026
9Our support portal is changing— here’s what to know06.7624-07-2026
10Starting Android emulator with API 36 hangs while waiting for boot animation [with workaround]08.0627-07-2026

Классификация: Пресс-релизы. Схожих патентов: 0. Схожих новостей: 10. Тональность: 0. Информативность: 10.66. Источник: discuss.circleci.com.