A while ago I made a website in Umbraco 11.3.0 and the media drag & drop upload was working fine. But now the upload suddenly stops at 100% and does nothing anymore.
The indiviual image upload works fine but this is not practical as the website has to handle many images.
What could be the problem? I have no clue what happenend :(
Any help is much appreciated! Kinda a umbraco noob here tbh.
Are there any console messages when you open up your browsers dev tools [f12]?
That would be the first place i would start looking for causes -
followed by the backoffices' Log Viewer : yoursite.com/umbraco#/settings/logViewer/overview
It could be anything from a mime-type error to server space.. let's see what those logs/console message say and that will direct what the next steps could be.
Yukk. That leaves the task of figuring out how to change the behaviour of the functionality - upload different items, change the number of items, etc… until you find something that results in a behaviour that provides you with different (any!) information and work from there.
There's really no other option to get started. good luck - I'm rooting for you!
Hi Jay, it managed to fix itself.. I postponed it for a bit and then I checked again and everything seems to be working again. I was going to try to update the version etc.
Drag and drop upload from Media stopped working
Hi
A while ago I made a website in Umbraco 11.3.0 and the media drag & drop upload was working fine. But now the upload suddenly stops at 100% and does nothing anymore.
The indiviual image upload works fine but this is not practical as the website has to handle many images.
What could be the problem? I have no clue what happenend :(
Any help is much appreciated! Kinda a umbraco noob here tbh.
Are there any console messages when you open up your browsers dev tools
[f12]
?That would be the first place i would start looking for causes - followed by the backoffices' Log Viewer :
yoursite.com/umbraco#/settings/logViewer/overview
It could be anything from a mime-type error to server space.. let's see what those logs/console message say and that will direct what the next steps could be.
Hi Damian!
Thanks for responding.
It does not say much I am afraid. Seems like going in timeout? Maybe you know more? Server space is fine. 70/150GB free on the server.
what do those POST entries report for their
status
orresponse
? there's no http code in the attached screenshotThat is the weird part. There is nothing to see, no headers, no response, nothing..
Yukk. That leaves the task of figuring out how to change the behaviour of the functionality - upload different items, change the number of items, etc… until you find something that results in a behaviour that provides you with different (any!) information and work from there.
There's really no other option to get started. good luck - I'm rooting for you!
Might just try to update Umbraco packages and see what that gives.
If I run the website locally, no changes done yet then everything works :o
I'm having the same issue, did you manage to figure it out in the end?
Hi Jay, it managed to fix itself.. I postponed it for a bit and then I checked again and everything seems to be working again. I was going to try to update the version etc.
If you find something, let me know!
is working on a reply...