matthewprenger / CurseGradle

Gradle plugin to upload Minecraft mods to CurseForge
MIT License
2 stars 1 forks source link

CurseForge task fails with HTTP Error Code 503: Service Temporarily Unavailable #28

Closed mrapplexz closed 4 years ago

mrapplexz commented 4 years ago

Hello! The CurseForge task fails with HTTP 503 when I'm trying to run it. I think it happens because the website now uses CloudFlare :( .

Used CurseGradle version: 1.4.0 Gradle output with stacktrace: https://pastebin.com/HnDg82rw

matthewprenger commented 4 years ago

There isn't much I can do about 503 errors. I just tested the API endpoint from my connection and didn't see any issues.