-
Notifications
You must be signed in to change notification settings - Fork 9.4k
File Upload stops in Backend #10689
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
Comments
Do you see any errors in Network tab of Dev Tools? Did you change all necessary |
Error is |
In the serverconfiguration it should be everything well. |
Are you using Safari browser? Duplicate of #10804 then. |
I am Using the Google Chrome, but i also testet in IE, Safari, or on mac, everytimes the same. |
After Updating to 2.1.9 the problem is also hapining, still after 75 Sec. the upload process canceling. |
@Olek89 is #10689 (comment) what you see or in your case there are no errors shown in logs or browser console? |
@orlangur thank you, no logs, the java script only stopping i think. browser or webserver nothing logging. |
Without any error in browser console / Network tab of Dev Tools or like described in #10689 (comment) ? |
did you have an tutorial how i can test it? |
Just different tabs of Dev Tools: https://developer.chrome.com/devtools Main interest for us in scope of this issue are Network and Console tabs. |
Could you check Network tab also to see if all the JS files loaded successfully? (no red lines with 404 HTTP Not Found and such). Closest issue I managed to google is https://stackoverflow.com/questions/40411835/cannot-read-property-getbitrate-of-null-in-jquery-fileupload-js-using-filegato, probably upgrading |
Replace |
@Olek89 thank you for your bug report. |
Which Files i have to change? |
Anything containing
|
@Olek89, thank you for your report. Unfortunately, we are archiving this ticket now as it did not get much attention from both Magento Community and Core developers for an extended period. This is done in an effort to create a quality, community-driven backlog which will allow us to allocate the required attention more easily. Please feel free to comment, reopen or create new ticket according to the Issue reporting guidelines |
Preconditions
Steps to reproduce
Expected result
Actual result
The text was updated successfully, but these errors were encountered: