Umbraco upgrade from U13 to U14, returning 401 error

@justin-nevitech Yes, we have same issue.

Hi @Ajeetkmr154

Then you need to do what I suggested before and slowly remove properties until the node becomes usable. Once you’ve identified the culprit, you can raise an issue if it’s a core issue and not a third party issue.

Moving some properties to a settings node may help in the interim.

Justin

Hi @justin-nevitech ,

We tried to remove some properties and started working but its not consistent with some properties.

Meanwhile I am moving some properties to a settings node.

Hi @Ajeetkmr154

It could just be the number of properties that you have, especially if they are complex properties like Block List, etc.

Justin

Hi @justin-nevitech , Thank you so much for your response. You really helped me a lot.

We try to reduce the number of data type used in home node and home node issue fixed. Now everything working fine and our application upgraded to v17 successfully.

Thank you :slight_smile:

Hi @Ajeetkmr154

Glad you got it working in the end!

Justin