Copied to clipboard

Flag this post as spam?

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


  • Rodske 74 posts 104 karma points
    Dec 01, 2016 @ 12:02
    Rodske
    0

    UaaS - Courier Problems Restoring

    When restoring Dev content to Local machine on initial load we're getting road-blocked with an error around values being null. How do we troubleshoot or investigate this issue with Courier transferring content? Are there some SQL or debugging means with Courier in the Umbraco Cloud?

    Error: Error extracting item, ID: 437e51fb-980b-474e-b335-accedd9ac670d8e6ad83-e73a-11df-9492-0800200c9a66, Name: Broker Support, Type: Umbraco.Courier.ItemProviders.Document Details: System.ApplicationException: Error extracting item, ID: 437e51fb-980b-474e-b335-accedd9ac670d8e6ad83-e73a-11df-9492-0800200c9a66, Name: Broker Support, Type: Umbraco.Courier.ItemProviders.Document ---> NHibernate.Exceptions.GenericADOException: could not insert: [Umbraco.Courier.Persistence.V6.NHibernate.EntityClasses.CmsContent][SQL: INSERT INTO cmsContent (contentType, nodeId) VALUES (?, ?)] ---> System.Data.SqlServerCe.SqlCeException: The column cannot contain null values. [ Column name = contentType,Table name = cmsContent ]

  • BenH 59 posts 199 karma points
    Feb 17, 2017 @ 17:58
    BenH
    0
    1. Try a restart of your dev environment
    2. if that does nothing - unpublish the node it is getting stuck on and see if it will continue through the restore
    3. if unpublishing doesn't do the trick - back up the node somewhere and completely delete it. then do a fresh repo clone and restore.

    not sure whats happening, but those steps may help to figure out the error.

Please Sign in or register to post replies

Write your reply to:

Draft