~sircmpwn/sr.ht-discuss

5 3

Question: Release attachment upload limit

Details
Message ID
<m2tu3x3izx.fsf@vulcan.localdomain>
DKIM signature
missing
Download raw message
Hi all,

I'm trying to upload one (big-ish, ~190 Mb) file as a release 
artifact.
I keep getting a `413: Request Entity Too Large` error.

What is the upload limit? I can't find it documented anywhere.

Is the upload limit on a per-entity basis? Are there 
per-repository
limits as well?

I don't want to *push* these limits, of course. :) I just want to 
know
if there's a way for me to get this thing uploaded in one go.

Thanks,

-- 
Ashton Wiersdorf
<ashton.wiersdorf@pobox.com>
Details
Message ID
<CNRFG2FI3ZLV.AUU4TOBKSR05@taiga>
In-Reply-To
<m2tu3x3izx.fsf@vulcan.localdomain> (view parent)
DKIM signature
missing
Download raw message
Why is the file so large? What's in it?
Details
Message ID
<m2k04rr66p.fsf@vulcan.localdomain>
In-Reply-To
<CNRFG2FI3ZLV.AUU4TOBKSR05@taiga> (view parent)
DKIM signature
missing
Download raw message
> Why is the file so large? What's in it?

Font files. Iosevka is a *huge* font family and I'm publishing 
some
custom builds.

I did find an adequate solution: I trimmed the fonts as much as I 
could
without loosing faces that I wanted to keep, and then I created 
two
smaller (<100 MB) .zip files.

-- 
Ashton Wiersdorf
<ashton.wiersdorf@pobox.com>
Details
Message ID
<CNT66XYYXVK1.2CP9VXCM7RK1S@taiga>
In-Reply-To
<m2k04rr66p.fsf@vulcan.localdomain> (view parent)
DKIM signature
missing
Download raw message
At some point it's not really reasonable to use this feature for
distributing such large files. It's designed for software, not large
binary assets. Consider hosting them somewhere else and adding links to
your sourcehut repo?
Details
Message ID
<87bk49tsc0.fsf@ushin.org>
In-Reply-To
<CNRFG2FI3ZLV.AUU4TOBKSR05@taiga> (view parent)
DKIM signature
pass
Download raw message
I'm running into a similar problem where a large (55M) executable binary
refuses won't upload as a ref artifact.

When using hut to upload inside of a build job, I get "gqlclient: server
failure: context deadline exceeded":

https://builds.sr.ht/~ushin/job/1246942

When attempting to upload the same artifact using the web interface, the
webpage hangs.

Does the 30 second limit for uploading files apply to git artifacts as
well as srht.site as described in the following thread?

https://lists.sr.ht/~sircmpwn/sr.ht-discuss/%3CC07DA613-8E14-4424-BA6D-E0E9A9602057@cam.ac.uk%3E#%3Ca2f0a7ee-6d61-4af8-853c-a29d04a1ab0e@bitfehler.net%3E

Any advice appreciated!

Thank you!!

Joseph
Details
Message ID
<878qzdtj5t.fsf@ushin.org>
In-Reply-To
<CNRFG2FI3ZLV.AUU4TOBKSR05@taiga> (view parent)
DKIM signature
pass
Download raw message
I just tried again with `hut` from my local machine, and it worked.
Reply to thread Export thread (mbox)