Gradle-Fehler: HTTP 502 bei Repo-Abruf
-
Hallo zusammen,
ich bekomme beim Aufruf des gradle wrappers einen HTTP-502-Fehler zurück:
[09:10:33 @ So Jul 09]Herbie@VTumble[~/Temp/MediathekView/]$./gradlew build
Starting a Gradle Daemon (subsequent builds will be faster)
Copying Programm icons.
Copying Sender icons.FAILURE: Build failed with an exception.
Where:
Build file ‘/home/Herbie/Temp/MediathekView/build.gradle’ line: 162What went wrong:
A problem occurred evaluating root project ‘MediathekView’.Could not resolve all dependencies for configuration ‘:runtime’.
Could not resolve de.mediathekview:MSearch:2.1.1.
Required by:
de.mediathekview:MediathekView:13.0.2
Could not resolve de.mediathekview:MSearch:2.1.1.
Could not get resource ‘https://repo.mediathekview.de/repository/maven-public/de/mediathekview/MSearch/2.1.1/MSearch-2.1.1.pom’.
Could not GET ‘https://repo.mediathekview.de/repository/maven-public/de/mediathekview/MSearch/2.1.1/MSearch-2.1.1.pom’. Received status code 502 from server: Bad GatewayTry:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.BUILD FAILED
Total time: 11.908 secs
[09:10:50 @ So Jul 09]Herbie@VTumble[~/Temp/MediathekView/]$*Gibts hier ein Problem mit dem Repo-Server?
Schöne Grüße
Robert -
Soweit ich mitbekommen habe war das repo temporär down. Sollte wieder funktionieren.