Copied to clipboard

Flag this post as spam?

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


  • Rachel 7 posts 28 karma points
    Apr 06, 2017 @ 09:20
    Rachel
    1

    An unexpected network error on Azure Web Apps

    Hi,

    Overnight one of our websites started to crash permanently, it is running on version 7.5.11 and we are hosting it on Azure Web Apps.

    The error message says:

    Exception type: IOException Exception message: An unexpected network error occurred. at Umbraco.Core.Cache.HttpRuntimeCacheProvider.GetCacheItem(String cacheKey, Func1 getCacheItem, Nullable1 timeout, Boolean isSliding, CacheItemPriority priority, CacheItemRemovedCallback removedCallback, CacheDependency dependency) at Umbraco.Core.Cache.HttpRuntimeCacheProvider.GetCacheItem(String cacheKey, Func1 getCacheItem, Nullable1 timeout, Boolean isSliding, CacheItemPriority priority, CacheItemRemovedCallback removedCallback, String[] dependentFiles) at Umbraco.Core.Cache.DeepCloneRuntimeCacheProvider.GetCacheItem(String cacheKey, Func1 getCacheItem, Nullable1 timeout, Boolean isSliding, CacheItemPriority priority, CacheItemRemovedCallback removedCallback, String[] dependentFiles) at Umbraco.Web.PublishedCache.XmlPublishedCache.PublishedMediaCache.GetCacheValues(Int32 id, Func2 func) at Umbraco.Web.PublishedCache.XmlPublishedCache.PublishedMediaCache.GetUmbracoMedia(Int32 id) at Umbraco.Web.PublishedCache.XmlPublishedCache.PublishedMediaCache.GetById(UmbracoContext umbracoContext, Boolean preview, Int32 nodeId) at Umbraco.Web.PublishedCache.ContextualPublishedCache1.GetById(Boolean preview, Int32 contentId) at Umbraco.Web.PublishedContentQuery.DocumentById(Int32 id, ContextualPublishedCache cache, Object ifNotFound) at Umbraco.Web.PublishedContentQuery.Media(Int32 id) at Umbraco.Web.UmbracoHelper.Media(String id)

    The media file exists, and republishing the home node brought the site back online.

    Has anyone experienced something similar, or any ideas what the root cause is?

    Thanks, Rachel

  • Lindsay Avery 13 posts 54 karma points
    Apr 14, 2017 @ 21:51
    Lindsay Avery
    0

    Same thing happened to us today we are on 7.5.10. Not sure why but found your post when I was researching.

  • Rachel 7 posts 28 karma points
    Apr 24, 2017 @ 08:15
    Rachel
    0

    We have now experienced this error 3 times within a 3 week period.

    Azure Support are saying this is an Umbraco issue / bug as they are not able to find any platform issues.

    We really want to know why this error is occurring and what is the root cause.

  • Jan-Pieter Hoiting 6 posts 36 karma points
    Aug 02, 2017 @ 11:11
    Jan-Pieter Hoiting
    0

    Hello,

    We also had this problem ( version 7.5.3 ). Any one have anymore information about it?

    After an app-pool recycle the message was gone. Would like to know how we can avoid this in the future.

    Regards,

    Jan-Pieter

  • Rachel 7 posts 28 karma points
    Aug 02, 2017 @ 12:24
    Rachel
    0

    We implemented the configuration changes detailed here: https://stackoverflow.com/questions/43629446/umbraco-an-unexpected-network-error-on-azure-web-apps

    Since making the configuration changes we've not encountered the "unexpected error" which used to occur every couple of weeks.

Please Sign in or register to post replies

Write your reply to:

Draft