Copied to clipboard

Flag this post as spam?

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


  • Dmitriy 168 posts 588 karma points
    Nov 29, 2018 @ 10:46
    Dmitriy
    0

    Umbraco 7.12.4 HealthCheck reports about errors in Database with 301 Url tracker v.3.15

    Hello

    There are few errors Umbraco HealthChack reports from "Data integrity" section: enter image description here

    Here is log data:

    2018-11-29 13:39:42,957 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Some errors were detected while validating the database schema against the current version of Umbraco.
     2018-11-29 13:39:42,957 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Table: icUrlTracker
     2018-11-29 13:39:42,958 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Column: icUrlTracker,Id
     2018-11-29 13:39:42,958 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Column: icUrlTracker,OldUrl
     2018-11-29 13:39:42,958 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Column: icUrlTracker,OldUrlQueryString
     2018-11-29 13:39:42,958 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Column: icUrlTracker,OldRegex
     2018-11-29 13:39:42,958 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Column: icUrlTracker,RedirectRootNodeId
     2018-11-29 13:39:42,959 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Column: icUrlTracker,RedirectNodeId
     2018-11-29 13:39:42,959 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Column: icUrlTracker,RedirectUrl
     2018-11-29 13:39:42,960 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Column: icUrlTracker,RedirectHttpCode
     2018-11-29 13:39:42,960 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Column: icUrlTracker,RedirectPassThroughQueryString
     2018-11-29 13:39:42,960 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Column: icUrlTracker,ForceRedirect
     2018-11-29 13:39:42,960 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Column: icUrlTracker,Notes
     2018-11-29 13:39:42,960 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Column: icUrlTracker,Is404
     2018-11-29 13:39:42,960 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Column: icUrlTracker,Referrer
     2018-11-29 13:39:42,960 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Column: icUrlTracker,Inserted
     2018-11-29 13:39:42,960 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Index: IX_icUrlTracker
     2018-11-29 13:39:42,961 [P1724/D2/T10] WARN  Umbraco.Web.HealthCheck.Checks.DataIntegrity.DatabaseSchemaValidationHealthCheck - Constraint: PK_icUrlTracker
    

    Why it happens and what do these errors mean?

  • Dan Diplo 1505 posts 5911 karma points MVP 4x c-trib
    Nov 29, 2018 @ 10:57
    Dan Diplo
    101

    I'm guessing it's due to an issue where Umbraco treats any table it doesn't know about as an error - see https://issues.umbraco.org/issue/U4-11580

  • Daniel Chenery 119 posts 465 karma points
    Nov 29, 2018 @ 10:59
  • Dmitriy 168 posts 588 karma points
    Nov 29, 2018 @ 11:26
    Dmitriy
    0

    Thanks, Danial.

    Oh, it is already fixed in Umbraco 7.13 Great!

  • 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