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

[Bug]: Large File with 100K and 12 MB return "Web server is returning an unknown error error code 520" #4126

Open
1 task done
jatinbphp opened this issue May 9, 2024 · 0 comments
Labels

Comments

@jatinbphp
Copy link

Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?

  • Yes, it's still reproducable

What version of Laravel Excel are you using?

3.1

What version of Laravel are you using?

8

What version of PHP are you using?

8.1

Describe your issue

When I am uploading large file with 100K row and 12MB in size, it immediately return me "web server is returning an unknown error error code 520" error.

Entry in jobs table also not adding.

Any idea what might be issue ?

Records with 60K works well.

How can the issue be reproduced?

PHP 8 1 2-1ubuntu2 17 - phpinfo() (1)
PHP 8 1 2-1ubuntu2 17 - phpinfo()

What should be the expected behaviour?

It should add entry in jobs table.

@jatinbphp jatinbphp added the bug label May 9, 2024
@jatinbphp jatinbphp reopened this May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant