Copied to clipboard

Flag this post as spam?

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


  • Marshmeryl 8 posts 109 karma points
    Mar 31, 2016 @ 15:53
    Marshmeryl
    0

    Internal Server Error when trying to upload media in v7.4.2

    Hey everyone,

    I just started using Umbraco and have run into an error when attempting to upload media files in the Media tab. I get an "An error has occurred" message next to the filename of the file that failed to upload.

    Console shows:

    Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://localhost:53224/umbraco/backoffice/UmbracoApi/Media/PostAddFile

    Network tab shows:

    )]}', {Message: "An error has occurred.",…} ExceptionMessage : "Object reference not set to an instance of an object." ExceptionType : "System.NullReferenceException" Message : "An error has occurred." StackTrace : " at Umbraco.Web.WebApi.Filters.DisableBrowserCacheAttribute.OnActionExecuted(HttpActionExecutedContext actionExecutedContext) ↵ at System.Web.Http.Filters.ActionFilterAttribute.OnActionExecutedAsync(HttpActionExecutedContext actionExecutedContext, CancellationToken cancellationToken) ↵--- 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 System.Web.Http.Filters.ActionFilterAttribute.

    The logfile in AppData shows:

    2016-03-31 18:39:26,325 [P9052/D3/T47] ERROR Umbraco.Web.WebApi.Filters.FileUploadCleanupFilterAttribute - Could not acquire actionExecutedContext.Response.Content System.NullReferenceException: Object reference not set to an instance of an object. at Umbraco.Web.WebApi.Filters.FileUploadCleanupFilterAttribute.OnActionExecuted(HttpActionExecutedContext actionExecutedContext)

    Tried a clean install with a new project and all was well, so I'm at a complete loss what the culprit is in the current project. Any pointers would be much appreciated!

  • Shola 65 posts 273 karma points
    Apr 05, 2016 @ 14:57
    Shola
    0

    Hello Marshmeryl, you may want to star/vote on this issue:

    http://issues.umbraco.org/issue/U4-8239

    (I'm having something similar with deploying via Courier)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies