Skip to content

status 429 error for https://raw.githubusercontent.com #3638

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

Open
xuwei-k opened this issue May 18, 2025 · 0 comments
Open

status 429 error for https://raw.githubusercontent.com #3638

xuwei-k opened this issue May 18, 2025 · 0 comments

Comments

@xuwei-k
Copy link
Contributor

xuwei-k commented May 18, 2025

https://github.blog/changelog/2025-05-08-updated-rate-limits-for-unauthenticated-requests/

Error: java.io.IOException: Server returned HTTP response code: 429 for URL: https://raw.githubusercontent.com/scala-steward-org/scala-steward/main/modules/core/src/main/resources/scalafix-migrations.conf
  Error: 	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:20)
  Error: 	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1626)
  Error: 	at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
  Error: 	at java.base/java.net.URL.openStream(URL.java:1161)
  Error: 	at scala.io.Source$.fromURL(Source.scala:145)
  Error: 	at scala.io.Source$.fromURL(Source.scala:135)
  Error: 	at org.scalasteward.core.io.FileAlg$.org$scalasteward$core$io$FileAlg$$anon$3$$_$readUri$$anonfun$1(FileAlg.scala:116)
  Error: 	at main$ @ org.scalasteward.core.Main$.main(Main.scala:23)
  Error: 	at main$ @ org.scalasteward.core.Main$.main(Main.scala:23)
  Error: 	at main$ @ org.scalasteward.core.Main$.main(Main.scala:23)
  Error: 	at flatMap @ org.scalasteward.core.edit.scalafix.ScalafixMigrationsLoader.loadMigrations$$anonfun$2(ScalafixMigrationsLoader.scala:46)
  Error: 	at map @ org.scalasteward.core.edit.scalafix.ScalafixMigrationsLoader.loadMigrations$$anonfun$2(ScalafixMigrationsLoader.scala:46)
  Error: 	at delay @ org.typelevel.log4cats.slf4j.internal.Slf4jLoggerInternal$Slf4jLogger.isDebugEnabled(Slf4jLoggerInternal.scala:73)
  Error: 	at ifM$extension @ org.typelevel.log4cats.slf4j.internal.Slf4jLoggerInternal$Slf4jLogger.info(Slf4jLoggerInternal.scala:99)
  Error: 	at >>$extension @ org.scalasteward.core.update.artifact.ArtifactMigrationsLoader.loadMigrations(ArtifactMigrationsLoader.scala:46)
  Error: 	at flatTraverse @ org.scalasteward.core.update.artifact.ArtifactMigrationsLoader.loadAll(ArtifactMigrationsLoader.scala:[40](https://github.com/scalikejdbc/scalikejdbc-sandbox/actions/runs/15093060389/job/42424171054#step:4:42))
  Error: 	at flatTraverse @ org.scalasteward.core.update.artifact.ArtifactMigrationsLoader.loadAll(ArtifactMigrationsLoader.scala:40)
  Error: 	at flatTraverse @ org.scalasteward.core.update.artifact.ArtifactMigrationsLoader.loadAll(ArtifactMigrationsLoader.scala:40)
  Error: 	at flatTap @ org.scalasteward.core.update.artifact.ArtifactMigrationsLoader.loadAll(ArtifactMigrationsLoader.scala:[41](https://github.com/scalikejdbc/scalikejdbc-sandbox/actions/runs/15093060389/job/42424171054#step:4:43))
  Error: 	at map @ org.scalasteward.core.edit.scalafix.ScalafixMigrationsLoader.createFinder(ScalafixMigrationsLoader.scala:34)
Saving workspace to cache...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant