Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Manish 373 posts 932 karma points
    Nov 21, 2017 @ 08:48
    Manish
    0

    Umbraco CMS Image not appearing

    When I select image using media picker it is showing blur images to me enter image description here

    Can anyone help me how to show images ?

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Nov 21, 2017 @ 08:53
    Alex Skrypnyk
    0

    Hi Manish

    What if you open this images in the browser? Is it working?

    What about permissions of the site to media folder?

    Thanks,

    Alex

  • Manish 373 posts 932 karma points
    Nov 21, 2017 @ 08:56
    Manish
    0

    Yes it is appearing in browser, I am using this image in razor and it is fine.

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Nov 21, 2017 @ 09:00
    Alex Skrypnyk
    0

    Check please browser log, are there some errors?

  • Manish 373 posts 932 karma points
    Nov 21, 2017 @ 09:03
    Manish
    0

    enter image description here

  • Manish 373 posts 932 karma points
    Nov 21, 2017 @ 09:05
    Manish
    0

    Here I added error which is in browser above.

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Nov 21, 2017 @ 09:06
    Alex Skrypnyk
    0

    Are you using Azure blog storage?

  • Manish 373 posts 932 karma points
    Nov 21, 2017 @ 09:09
    Manish
    0

    Using AWS bucket

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Nov 21, 2017 @ 09:22
    Alex Skrypnyk
    0

    There is some issue with imagecropper and AWS bucket

  • Manish 373 posts 932 karma points
    Nov 21, 2017 @ 09:37
    Manish
    0

    Any solution of this problem.

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Nov 21, 2017 @ 09:43
    Alex Skrypnyk
    0

    how did you integrate media with AWS?

  • Manish 373 posts 932 karma points
    Nov 21, 2017 @ 10:11
  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Nov 21, 2017 @ 12:10
    Alex Skrypnyk
    0

    Are you using ImageProcessor (Recommended for Umbraco > 7.3.5)?

  • Manish 373 posts 932 karma points
    Nov 21, 2017 @ 12:21
    Manish
    0

    I am using umbraco 7.6 default settings

  • Manish 373 posts 932 karma points
    Nov 22, 2017 @ 13:44
    Manish
    0

    Hi Alex Waiting for your expert comment here

    Thanks Manish

  • Ben Palmer 176 posts 842 karma points c-trib
    Nov 23, 2017 @ 20:59
    Ben Palmer
    0

    Hi Manish,

    The image you posted above shows server errors for each image. Can you check your logs and post the error you're getting?

    Alternatively, you can probably check the error in the Network tab in your browser inspector.

  • Manish 373 posts 932 karma points
    Dec 01, 2017 @ 05:14
    Manish
    0

    Hi Ben

    I have already added screen shot above. Please have a look. Is there any solution for this.

    Thanks

  • Ben Palmer 176 posts 842 karma points c-trib
    Dec 01, 2017 @ 08:31
    Ben Palmer
    1

    Hi Manish,

    Can you post any errors that you're getting from the Umbraco logs? The browser console logs show the actual errors so it's hard to know what's going wrong. You can find your log files in your site root ~/App_Data/logs.

    Also, check that you have a cache folder in your App_Data folder - ~/App_Data/cache.

  • Manish 373 posts 932 karma points
    Dec 01, 2017 @ 08:40
    Manish
    0

    Hi

    Also, check that you have a cache folder in your App_Data folder >> Yes, I have but it is empty.

    and in log message related to image is

    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at ImageProcessor.Web.Helpers.RemoteFile.<GetWebResponseAsync>d__17.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at ImageProcessor.Web.Services.CloudImageService.<GetImage>d__16.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at ImageProcessor.Web.HttpModules.ImageProcessingModule.<ProcessImageAsync>d__34.MoveNext()
    

    Thanks

  • Manish 373 posts 932 karma points
    Dec 01, 2017 @ 08:48
    Manish
    0

    Hi Ben

    Also, check that you have a cache folder in your AppData folder - ~/AppData/cache. >> Yes it is there but empty.

    As I can see in log there is something related to image.

    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at ImageProcessor.Web.Helpers.RemoteFile.<GetWebResponseAsync>d__17.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at ImageProcessor.Web.Services.CloudImageService.<GetImage>d__16.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at ImageProcessor.Web.HttpModules.ImageProcessingModule.<ProcessImageAsync>d__34.MoveNext()
    

    Thanks Manish

Please Sign in or register to post replies

Write your reply to:

Draft