Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
Umbraco 7.3.8 ImageProcessor 2.3.2 ImageProcessor.Web.4.5.1.0 UmbracoAzureBlobStorageProvider.1.0.10.5
Having a little issue in the media section in that the preview image does not render. Looking at html source of preview image we have:
<img ng-src="/umbraco/backoffice/UmbracoApi/Images/GetBigThumbnail?originalImagePath=http%3A%2F%2Fstormmanagement.blob.core.windows.net%2Fmedia%2F27265%2Ffreddy_1.jpg" ng-switch-when="true" alt="http://stormmanagement.blob.core.windows.net/media/27265/freddy_1.jpg" class="ng-scope" src="/umbraco/backoffice/UmbracoApi/Images/GetBigThumbnail?originalImagePath=http%3A%2F%2Fstormmanagement.blob.core.windows.net%2Fmedia%2F27265%2Ffreddy_1.jpg">
Also in console i can see error 500 for:
http://www.stormmanagement.com/umbraco/backoffice/UmbracoApi/Images/GetBigThumbnail?originalImagePath=http%3A%2F%2Fstormmanagement.blob.core.windows.net%2Fmedia%2F27265%2Ffreddy_1.jpg
Any ideas on how to fix this?
Regards
Ismail
Any indication on what the error is? It's not needing to authorise the blob storage domain for image processor is it?
Not sure when i look in chrome at the json response i just see:
Message":"An error has occurred
Have looked in umbraco log but nothing of note there.
Same issue with me. I have one other site, with same setup, I can see the preview, but not working for the other website. :(
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Image preview in media section
Hello,
Umbraco 7.3.8 ImageProcessor 2.3.2 ImageProcessor.Web.4.5.1.0 UmbracoAzureBlobStorageProvider.1.0.10.5
Having a little issue in the media section in that the preview image does not render. Looking at html source of preview image we have:
Also in console i can see error 500 for:
Any ideas on how to fix this?
Regards
Ismail
Any indication on what the error is? It's not needing to authorise the blob storage domain for image processor is it?
Not sure when i look in chrome at the json response i just see:
Have looked in umbraco log but nothing of note there.
Regards
Ismail
Same issue with me. I have one other site, with same setup, I can see the preview, but not working for the other website. :(
is working on a reply...