Copied to clipboard

Flag this post as spam?

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


  • Shuchita 41 posts 150 karma points
    Aug 09, 2022 @ 12:35
    Shuchita
    0

    SEOChecker: Error validating document '2551'

    I am getting below error log continuously in the backoffice logs viewer. This error log is coming every minute. I have checked all the content pages related to 2551 id but this id does not exist. I have also checked this id the database tables but does not exist there.

    I am using Umbraco CMS version 7.15.7 and SEO Checker version is 2.2.5

    If anyone fixed this issue before, please let me know. Thanks.

    SEOChecker: Error validating document '2551'
    System.NullReferenceException: Object reference not set to an instance of an object.
       at SEOChecker.Core.Umbraco.DocumentWrappers.UmbracoDocument..ctor(IContent doc, IContextInfo info)
       at SEOChecker.Core.Repository.Umbraco.UmbracoDocumentRepository.Single(Int32 id, IContextInfo context)
       at SEOChecker.Core.Validation.DocumentValidator.Validate(Int32 documentId, IContextInfo context)
       at SEOChecker.Core.Repository.Queue.AnalyserQueueRepository.ProcessQueue(IContextInfo context)
    
  • Richard Soeteman 4035 posts 12842 karma points MVP
    Aug 09, 2022 @ 12:40
    Richard Soeteman
    100

    Maybe the page is deleted and the event system failed to delete the validation entry. Clear the validation queue. That should fix it.

  • Shuchita 41 posts 150 karma points
    Aug 09, 2022 @ 13:03
    Shuchita
    0

    Thanks Richard for quick reply. I already did the same and it works.

  • Shuchita 41 posts 150 karma points
    Aug 12, 2022 @ 08:00
    Shuchita
    0

    I just want to add one more thing here, after Clear the validation queue we have to assign again start location in the Validate pages (/umbraco/#/seochecker/seochecker/validate/manage). After this change error will stop.

Please Sign in or register to post replies

Write your reply to:

Draft