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

Consistently getting Headers Timeout Error at very end of upload step #605

Open
dukeeagle opened this issue Nov 9, 2023 · 2 comments
Open
Labels
type: bug Something isn't working

Comments

@dukeeagle
Copy link

dukeeagle commented Nov 9, 2023

Uploading Kino AI Beta_0.2.0_universal.dmg...
Error: Headers Timeout Error

This has made the experience quite flakey, but it usually resolves itself if I just hit "Reset". Has anyone faced this? It's now happening during about 50% of my runs ever since my bundle became ~2GB.

Full error:

    Finished 2 bundles at:
        /Users/runner/work/kino/../universal-apple-darwin/release/bundle/macos/Kino AI Beta.app
        /Users/runner/work/kino/.../universal-apple-darwin/release/bundle/dmg/Kino AI Beta_0.2.0_universal.dmg
        /Users/runner/work/kino/.../universal-apple-darwin/release/bundle/macos/Kino AI Beta.app.tar.gz (updater)

    Finished 1 updater signature at:
        /Users/runner/work/kino/.../universal-apple-darwin/release/bundle/macos/Kino AI Beta.app.tar.gz.sig

Done in 2068.24s.
...
...
Looking for a draft release with tag desktop-v0.2.0...
Found draft release with tag desktop-v0.2.0 on the release list.
Deleting existing Kino AI Beta_0.2.0_universal.dmg...
Uploading Kino AI Beta_0.2.0_universal.dmg...
Error: Headers Timeout Error
@karranb
Copy link

karranb commented May 14, 2024

I got this error too. I thought it could be related to the release size limit (2GB), but mine is 1.5GB

@tobyspark
Copy link
Contributor

One more datapoint: having done a “4K” variant of the app I’m making, the bundled release file has gone from ~300mb to ~1GB and now the build action sometimes fails on upload with this error. I don’t have enough data for much more than “sometimes”, but let’s say it’s 50/50. In my experience outside of Tauri, the GitHub runner machines are sometimes under stress from other jobs, which can lead to very varied “internet weather”.

@FabianLars FabianLars added the type: bug Something isn't working label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants