Closed cvocvo closed 6 months ago
Sort of an odd development, but I was wondering why we didn't catch this sooner during our v10 to v13 upgrade. I undid my changes and reverted to what's on the remote branch. In doing so I went downgraded from uSync 13.1.0 to uSync 13.0.1; thus in between these versions, there appears to be a breaking change for the existing uSync.Commands 10.0.4. My workaround for now is to stay on the older 13.0.1 version of uSync packages.
Yeah - we moved the models that the controllers use to a diffrent location - i thought we have coverd the changes, but not in command line it turns out 😞
Nightly build working on v13
Shouldn't be an issue if you want to use this version .
We will check and push it out live next week.
Thank you!, we'll hang tight and wait for the updated version
If that nightly worked, could you push out the updated version?
@KevinJump Hi Kevin this is a show stopper for us trying to upgrade to Umb13 and the latest usync packages, since it's an integral part of our cicd pipeline :)
I'd appreciate an updated live version as soon as you're able
@KevinJump Can you please give an update here?
Sorry for the stupid delay.
v13.1 is out (its because it works against uSync v13.1 and above)
https://www.nuget.org/packages/uSync.Commands/13.1.0
there is still an issue if you want to also use uSync.Roots functionality (the commands are really only setup to to deal with a single uSync folder and uSync can now merge many folders into one on import, export etc)
but if you are not doing that then everything works as expected
@KevinJump No worries, thanks!
@KevinJump -- We finally did upgrade to the latest version of Umbraco 13.3.1 and in doing so also upgraded to uSync.Commands v13.1.0 and uSync 13.2.2. However, I'm running into a weird problem I don't understand.
These two commands work:
usync run info -s https://www.example.com/umbraco -user user@example.com -pass "example~!"
usync run test -s https://www.example.com/umbraco -user user@example.com -pass "example~!"
But this command doesn't work:
usync run uSync-Import -s https://www.example.com/umbraco -user user@example.com -pass "example~!"
Instead, it gives me an error:
Any ideas?
Edit: If I manually import I get this error:
Edit2: If we do a clean export per the health checker settings, the issue is fixed and no more 404:
Hello, is there any way to get support for Umbraco 13?
When I try to launch my v13 (upgrade from v10) project, I an error at this point in Startup.cs
And the error is: