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

Deploy crash silently on large files #376

Open
gavrochelegnou opened this issue Dec 18, 2019 · 1 comment
Open

Deploy crash silently on large files #376

gavrochelegnou opened this issue Dec 18, 2019 · 1 comment

Comments

@gavrochelegnou
Copy link

Hello,

I have a project with large binary files managed by git lfs.
When deploying a commit with a large file it crashes silently :

SERVER: demo

 ^  1 of 23 index.html
 ^  2 of 23 fr.js

# Back to prompt instead of file 3 etc ...

I managed to find that the issue comes from the memory_limit in PHP that is below the size of the file to upload.

A test or a specific message would be nice to help users facing this issue in the future.

Thanks a lot,

@banago
Copy link
Owner

banago commented Dec 31, 2020

This is a great catch. We need a check for this. Thank you @gavrochelegnou

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants