Skip to content

Umbraco 8.13.1 fails when models is regenerated - StackOverflow ( same as 257 and 160? ) #259

Description

@patmoe

Ii seems like I got the same issue as #257 and #160 - as #257 is open but quite old and #160 is marked closed - so I'll create a new issue.

Using Umbraco 8.13.1 - added the web.config line as mentioned in #160 etc.
If we do anything in the backoffice with doctypes etc, We get stackoverflow after the old generated models has been deleted, and before the new is generated.
After this the site will not start - Only solution to get the site restarted is to undo the deletion of the models (GIT undo changes).

Actual exception is in System.Collections.Generic.Dictionary.FindEntry() where key is IListableContent.
image

image

I've checked for looping compositions - any other ideas on what to check?

Using

  • VS2022Ent - 64bit - Version 17.8.5
  • UmbracoCms 8.13.1
  • UmbracoCms.Core 8.18.4
  • UmbracoCms.Web 8.18.4
  • Umbraco.ModelsBuilder 8.1.6

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions