What type of image are you trying to upload? And how big is it? Make sure to set the maximum upload size to an appropiate amount of MB's since ASP.NET by default only allows file sizes of around 4MB I think. See the 1. tip by Jeavon from this article.
It could also be related to the mime-type of the image file not being recognized by the server. But tell us a bit more and then we can be more specific :)
Service Unavailable issue while uploading image in media in Umbraco 6.0.5
Hi All,
I am using Umbraco 6.0.5.
When I am trying to upload image from media, the site crashes.
It gives 503 Service Unavailable error.
Can anyone help?
Thanks in advance.
Regards,
Urvish Mandaliya
Hi Urvish
What type of image are you trying to upload? And how big is it? Make sure to set the maximum upload size to an appropiate amount of MB's since ASP.NET by default only allows file sizes of around 4MB I think. See the 1. tip by Jeavon from this article.
It could also be related to the mime-type of the image file not being recognized by the server. But tell us a bit more and then we can be more specific :)
Looking forward to hearing from you.
/Jan
Hi Jan,
Thanks for the quick reply.
I am trying to upload PNG images and its sizes are around 1 or 2 kb's.
When I am uploading bulk images it crashed and also sometimes in one image it happens.
Regards,
Urvish Mandaliya
Hi Jan,
Please check the below trace log of Umbraco.
May it will help.
Let me know if you need log file.
Regards,
Urvish Mandaliya
Hi Urvish
What IIS version is used to serve the site?
/Jan
Hi Jan,
IIS version is 7.5.
Regards,
Urvish Mandaliya
Hi Urvish
Ok - Does this only happen if you try to bulk upload images or does it also happen if you try bulk uploading pdf files for instance?
Trying to figure out if it might be the server you need to provide sufficient permissions or whether it might be an Umbraco issue.
/Jan
Hi Jan,
It happens when I try to bulk upload images and also sometimes in one image.
I am not uploading PDF files.
I have given IISWPG , Network Service , IISUser full rights to the website folder.
Thanks.
Regards,
Urvish Mandaliya
Hi Urvish,
I was wondering if you ever figured out what was the problem here as I'm seeing something similar myself...
Thanks,
Maff
Hi Maff,
I have migrated my whole site to Umbraco 7.
And issue resolved.
But I am still not getting the solution of that issue. If you would find any workaround than let me know.
Regards,
Urvish
is working on a reply...