Skip to content
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

release action fails: reason ENOBUFS #10

Open
soerenOsisa opened this issue Jun 29, 2023 · 0 comments
Open

release action fails: reason ENOBUFS #10

soerenOsisa opened this issue Jun 29, 2023 · 0 comments

Comments

@soerenOsisa
Copy link

Hello there @djnicholson,
were using this git action to publish .iso file and .exe file to our releases and it worked all good many times, but for some unclear reason without changing the file size, the location, the way the action is called or the release tag itself were getting this output:

Run djnicholson/release-action@v2.11
with:
token: ***
release-name: NETSetup
tag-name: NETSetup
asset-name: NETSetup.iso
file: output/NETSetup.iso
env:
GITHUB_TOKEN: ***
GITHUB_PAT: ***
GitVersion_Major: 0
GitVersion_Minor: 7
GitVersion_Patch: 0
GitVersion_PreReleaseTag: liberator.622
GitVersion_PreReleaseTagWithDash: -liberator.622
GitVersion_PreReleaseLabel: liberator
GitVersion_PreReleaseLabelWithDash: -liberator
GitVersion_PreReleaseNumber: 622
GitVersion_WeightedPreReleaseNumber: 30622
GitVersion_FullBuildMetaData: Branch.feature-liberator.Sha.78a71aef2520a9ecc38995e01ae43313163cd656
GitVersion_MajorMinorPatch: 0.7.0
GitVersion_SemVer: 0.7.0-liberator.622
GitVersion_LegacySemVer: 0.7.0-liberator622
GitVersion_LegacySemVerPadded: 0.7.0-liberator0622
GitVersion_AssemblySemVer: 0.7.0.30622
GitVersion_AssemblySemFileVer: 0.7.0.30622
GitVersion_FullSemVer: 0.7.0-liberator.622
GitVersion_InformationalVersion: 0.7.0-liberator.622+Branch.feature-liberator.Sha.78a71aef2520a9ecc38995e01ae43313163cd656
GitVersion_BranchName: feature/liberator
GitVersion_EscapedBranchName: feature-liberator
GitVersion_Sha: 78a71aef2520a9ecc38995e01ae43313163cd656
GitVersion_ShortSha: 78a71ae
GitVersion_NuGetVersionV2: 0.7.0-liberator0622
GitVersion_NuGetVersion: 0.7.0-liberator0622
GitVersion_NuGetPreReleaseTagV2: liberator0622
GitVersion_NuGetPreReleaseTag: liberator0622
GitVersion_VersionSourceSha: bcf193fe5c0486cfa0dbc55d7eb712198be7f11e
GitVersion_CommitsSinceVersionSource: 622
GitVersion_CommitsSinceVersionSourcePadded: 0622
GitVersion_UncommittedChanges: 0
GitVersion_CommitDate: 2023-06-29
Retrieving release...
Updating release description...
Uploading new asset...
Error: request to https://uploads.github.com/repos/osisa/NETSetup/releases/[10](https://github.com/osisa/NETSetup/actions/runs/5414138101/jobs/9840748601#step:7:10)82[18](https://github.com/osisa/NETSetup/actions/runs/5414138101/jobs/9840748601#step:7:18)[24](https://github.com/osisa/NETSetup/actions/runs/5414138101/jobs/9840748601#step:7:24)1/assets?name=NETSetup.iso& failed, reason: write ENOBUFS

any insight would be deeply appreciated
thanks

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