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

Timeout on large images #4044

Open
mhkarimi1383 opened this issue Apr 20, 2024 · 3 comments
Open

Timeout on large images #4044

mhkarimi1383 opened this issue Apr 20, 2024 · 3 comments
Labels
type:bug Something isn't working

Comments

@mhkarimi1383
Copy link

What went wrong?

We are using earthly for PHP builds but when image get larger we will get Timeout error, and we are not able to increase timeout on push (As my searches on Code and Docs)

What should have happened?

Being able to handle larger images with increasing timeout or better pushing method

What earthly version?

earthly/earthly:v0.8.5

Buildkit Logs

No response

Other Helpful Information

SAVE IMAGE log

Error: failed to SAVE IMAGE: failed commit on ref "layer-sha256:25fa2dc62c20258c44a5423c00f1992a65685a2f000fd83c47e2f9a18f670e5f": failed to do request: Put "https://[MASKED]/v2/group/project/blobs/uploads/bbba2902-4422-45ac-8edf-4ba564fd787f?_state=qZQiifQy_YqHjygSz7DCkeZb6unneM_Y5CvA0eYxlHl7Ik5hbWUiOiJzZXJpdGEvY3JtLXNpdHJhLWFwaSIsIlVVSUQiOiJiYmJhMjkwMi00NDIyLTQ1YWMtOGVkZi00YmE1NjRmZDc4N2YiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDQtMjBUMDg6MTQ6NDAuMDE4MTc3NDQ5WiJ9&digest=sha256%!A(MISSING)25fa2dc62c20258c44a5423c00f1992a65685a2f000fd83c47e2f9a18f670e5f": net/http: timeout awaiting response headers
@mhkarimi1383 mhkarimi1383 added the type:bug Something isn't working label Apr 20, 2024
@mhkarimi1383
Copy link
Author

Related Builtkit issue: moby/buildkit#4130

@alexcb
Copy link
Collaborator

alexcb commented Apr 22, 2024

Can you clarify if this is only encountered when --push is specified? Does it occur without the --push too?

@mhkarimi1383
Copy link
Author

As I remember it will not happen without --push option

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
Status: No status
Development

No branches or pull requests

2 participants