After latest Chrome release, uploading or using existed images is not possible.

For existed images, there is an error on ajax response and the whole process is canceled (image attached) with error message:

"Unexpected error. An unexpected error occurred, the sent file appears to exceed the maximum file size (100 MB) supported by this server."

This problem occurred only on the Chrome Browser.

CommentFileSizeAuthor
error_ajax_response.png28.43 KBYiannis.Tzikas.Ziogos

Comments

paulocs’s picture

Hello @Yiannis.Tzikas.Ziogos,

This happens because [D7] Chrome 83 cancels jquery.form ajax requests over https. I just don't know if we can handle this in the module.

paulocs’s picture

Status: Active » Needs work
thalles’s picture

In IMCE to D8 apparently don't have any issue

thalles’s picture

Category: Bug report » Support request
Status: Needs work » Active

Apparently a patch in #3143016: [D7] Chrome 83 cancels jquery.form ajax requests over https can solve this problem @Yiannis.Tzikas.Ziogos

thalles’s picture

thalles’s picture

Status: Active » Fixed
Yiannis.Tzikas.Ziogos’s picture

Thank you!

thalles’s picture

#tmj

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.