BreadMoirai / github-release-gradle-plugin

A Gradle Plugin to send Releases to Github
Apache License 2.0
108 stars 26 forks source link

Connection reset while uploading assets #19

Closed perellano closed 5 years ago

perellano commented 5 years ago

Hi, can anybody give some hint why can't I upload asset?

Gradle console output:

D:\SpikeGitHubReleaseFeature>gradle githubRelease --stacktrace

Task :githubRelease FAILED :githubRelease CHECKING FOR PREVIOUS RELEASE :githubRelease EXISTING RELEASE FOUND https://github.com/perellano/SpikeGitHubReleaseFeature/releases/tag/v1.0.1 :githubRelease DELETING RELEASE :githubRelease CREATING NEW RELEASE :githubRelease STATUS CREATED :githubRelease https://github.com/perellano/SpikeGitHubReleaseFeature/releases/tag/v1.0.1 :githubRelease UPLOADING ASSETS :githubRelease UPLOADING SpikeGitHubReleaseFeature-1.0-SNAPSHOT.war

FAILURE: Build failed with an exception.

BUILD FAILED in 3s 1 actionable task: 1 executed

D:\SpikeGitHubReleaseFeature>