Just upgraded a 7.2.1 site to 7.2.2. Used Nuget, did it twice as the upgrade advice only appears after the upgrade in VS. So using the reinstalled backup again, said "No" individually to overwriting any config files. The front end runs ok but the back end can't upload media. I get a progress bar at the top, then at the bottom I get a red bar saying "Not found:notfound".
In Developer/DataTypes, if I click on an Archtype DataType I get a pane full of
Request error: The URL returned a 404 (not found):
/App_plugins/Archetype/langs/en.js for about 10 seconds then the config appears normally. I get the same panefull if I save the data type.
Just wondering if the advice not to overwrite config files is correct. Maybe you should allow overwriting and then do a winmerge with the Nugetbackup files?
re: Archetype errors. I had the same when I upgraded to v7.2.2. I ended up making a copy of the /App_plugins/Archetype/langs/en-gb.js language file, naming it en.js.
There was a long standing issue with the Umbraco back-office where new users culture was set to "English (UK)", but I think that has been "fixed" so it is now generic/global "English"... which explains why Archetype is looking for a different language file.
I hope this helps? (I'll raise a bug report with Archetype too)
Upgrade to 7.2.2 issues
Just upgraded a 7.2.1 site to 7.2.2. Used Nuget, did it twice as the upgrade advice only appears after the upgrade in VS. So using the reinstalled backup again, said "No" individually to overwriting any config files. The front end runs ok but the back end can't upload media. I get a progress bar at the top, then at the bottom I get a red bar saying "Not found:notfound".
In Developer/DataTypes, if I click on an Archtype DataType I get a pane full of Request error: The URL returned a 404 (not found): /App_plugins/Archetype/langs/en.js for about 10 seconds then the config appears normally. I get the same panefull if I save the data type.
Just wondering if the advice not to overwrite config files is correct. Maybe you should allow overwriting and then do a winmerge with the Nugetbackup files?
Any advice appreciated.
Craig
Hi Craig. How, specifically, did you get around the Archetype errors?
Hi Dan,
I'm not getting them any more after trying again (see this: https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/61668-Minor-Upgrade-to-722-failed). However, I'm getting Media section issues. So I'm not convinced the update is correct and I can carry on working. It's very annoying on a tight deadline. (see this: https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/61672-Media-funnies-after-722-upgrade). If you get yours working I'd be interested to know if you have the same media issues I see.
HTH
Craig
Correction! I get a screenfull of red bars when I'm looking at an Archetype DataType.
Sorry for the misinformation. THIS IS STILL A PROBLEM :(
@Dan Looking at trace logs I see a load of SEOChecker errors on checking orphan nodes described here: https://our.umbraco.org/projects/website-utilities/seo-checker/bugs/61687-Many-errors-after-upgrade-to-U722
Craig
re: Archetype errors. I had the same when I upgraded to v7.2.2. I ended up making a copy of the
/App_plugins/Archetype/langs/en-gb.js
language file, naming iten.js
.There was a long standing issue with the Umbraco back-office where new users culture was set to "English (UK)", but I think that has been "fixed" so it is now generic/global "English"... which explains why Archetype is looking for a different language file.
I hope this helps? (I'll raise a bug report with Archetype too)
Cheers,
- Lee
Perfect. Thanks Lee. Worked like a charm :)
Cheers,
Craig
is working on a reply...