frappe.exceptions.DoesNotExistError: Item Group Raw Material not found

I’m facing the same issue in one instance with update and upon installing a new app.

  1. One error I had was that i had uncommitted changes in my apps. Make sure you have cleared the git staging prior to any update.
  2. I am working on a solution. trying these for now:

https://frappeframework.com/docs/user/en/production-setup

It fails when running:

bench update --patch

So I will try restricting some patches

Trying reload Doctype is not working