Copied to clipboard

Flag this post as spam?

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


  • Nick Lewis 30 posts 138 karma points
    Oct 31, 2020 @ 11:02
    Nick Lewis
    0

    This content is no longer supported in this context - what does this mean?

    enter image description here

    I have created a new instance in Umbraco cloud, which I cloned to my local system and then installed the latest uSkinned theme. All works nicely on my local env. However having pushed up changes and deployed new content. My live env is throwing errors:

    Request error: The URL returned a 404 (not found): /umbraco/backoffice/UmbracoApi/Content/GetEmptyByKey

    They clear away leaving this (see screengrab below):

    Any ideas what I am missing?

    Message: Unhandled controller exception occurred for request '"https://nick-lewis-digital.s1.umbraco.io/umbraco/backoffice/api/USNPageName/GetDefault?currentNodeID=-1"'

    I looked at the Cloud logs and it shows:

    Exception: System.NullReferenceException: Object reference not set to an instance of an object. at USNStarterKit.Controllers.USNPageNameController.GetDefault(Int32 currentNodeID) at lambdamethod(Closure , Object , Object[] ) at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>cDisplayClass62.

  • Marc Love (uSkinned.net) 430 posts 1668 karma points
    Nov 05, 2020 @ 14:04
    Marc Love (uSkinned.net)
    100

    This issue has been resolved by uSkinned support. A deployment issue with Umbraco Cloud was causing the error.

  • Mikael Kaulanen 3 posts 73 karma points
    Nov 12, 2020 @ 12:31
    Mikael Kaulanen
    0

    Hello, we have the same issues. Anyone that has heard of a solution for it? Newly added theme.

  • Nick Lewis 30 posts 138 karma points
    Nov 18, 2020 @ 15:33
    Nick Lewis
    0

    Hi MIkael

    Are you still stuck? Let me know, I can help you overcome it.

    Cheers

    Nick

  • Mikael Kaulanen 3 posts 73 karma points
    Nov 18, 2020 @ 15:35
    Mikael Kaulanen
    0

    Hi, no ukinned support helped us out through Umbraco Cloud with some updates.

    Mikael

  • Marc Love (uSkinned.net) 430 posts 1668 karma points
    Dec 22, 2020 @ 17:51
    Marc Love (uSkinned.net)
    0

    Hi,

    For anyone else experiencing this issue, follow these steps:

    1. Open Command Prompt as admin and cd to the ~/data/ folder of your site.
    2. In the command prompt, after data > type in echo > deploy-export
    3. Do you now see changes in your Git client? If so, push these to live.

    Please now wait for 5 to 10minutes — we understand that there can sometimes be a delay in Cloud registering code pushes.

    Now can you try the following:

    1. Clear your transfer queue on local
    2. Queue your content for transfer
    3. Queue your media for transfer
    4. Transfer all to Live
Please Sign in or register to post replies

Write your reply to:

Draft