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

Missing chunks while using uploading #150

Open
marcommk opened this issue Feb 9, 2023 · 1 comment
Open

Missing chunks while using uploading #150

marcommk opened this issue Feb 9, 2023 · 1 comment

Comments

@marcommk
Copy link

marcommk commented Feb 9, 2023

I am trying to implement a video uploader from my react front end with resumable.js connected to the Laravel api backend. However, while checking the log and finding all chunks arrive when I check the chunk folder I found I have several missing parts making the isFinished() method always returning false.

The Laravel code is the same as the example, and for the front I tried changing the code and implementing differents configurations on resumablejs with no success

Q A
This Package Version 1.5.1
Laravel Framework Version 7
PHP version 7.4
Operating system debian
@Danmanu44
Copy link

Danmanu44 commented Feb 11, 2023

Pardon for posting this here I dont know how to contact @marcommk and I want to help.
I use nassajis/laravel-resumable-upload and now everything work as expected with little code.

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

No branches or pull requests

2 participants