Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ship seems to silently fail on Sitecore 8.2 Update 2 #70

Open
jbrownsp opened this issue Feb 8, 2017 · 5 comments
Open

Ship seems to silently fail on Sitecore 8.2 Update 2 #70

jbrownsp opened this issue Feb 8, 2017 · 5 comments

Comments

@jbrownsp
Copy link

jbrownsp commented Feb 8, 2017

Using latest version of Ship from nuget and just upgraded an 8.1 update 2 instance to 8.2 update 2 and while Ship still appears to respond to me posting updates it doesn't actually seem to install the update packages.

The response is the normal json response showing all the ids, items and files, but nothing is ever extracted. There's no errors in any logs either.

I manually installed the update packaged through the installation wizard and everything worked correctly.

Anyone run into this issue? I'll try to debug and provide more info when I have a chance.

@vince-geekcore
Copy link

vince-geekcore commented Mar 15, 2017

I also have the exact same issue on 8.2-2 on Webapps if i can supply any useful information please let me know.

@colema18
Copy link

Thanks for posting @jbrownsp - I am experiencing the same behavior but since this is my first time using Sitecore.Ship, so I have been spinning my wheels, thinking it was something I was doing wrong. Now I will just Subscribe to this issue and wait.

@marcelgruber
Copy link

marcelgruber commented Apr 12, 2017

@Mine also appears to be silently failing. I'm using Sitecore 8.2 rev. 161115.

When I hit the URL to update Core, this is what I get back:

{"Entries":[{"ID":"0de95ae4-41ab-4d01-9eb0-67441b7c2450","Path":"addeditems/core/sitecore/content"},{"ID":"c74ac643-53c8-4f1e-9508-840cdc72aaca","Path":"addeditems/core/sitecore/content/applications"},{"ID":"3f03238b-f1e9-4987-870b-c623e18f844d","Path":"addeditems/core/sitecore/content/applications/webedit"},{"ID":"cfc141d6-0558-4fcd-9137-a723adb3c019","Path":"addeditems/core/sitecore/content/applications/webedit/ribbons"},{"ID":"570a52b6-6755-461a-8052-5b95ef766f74","Path":"addeditems/core/sitecore/content/applications/webedit/ribbons/webedit"},{"ID":"a70521c7-46fb-4257-a191-03a10d413cb8","Path":"addeditems/core/sitecore/content/applications/webedit/ribbons/webedit/view"},{"ID":"3931f8ba-c7f4-4e5b-b67b-84a4394b88bf","Path":"addeditems/core/sitecore/content/applications/webedit/ribbons/webedit/view/show"},{"ID":"4453588e-50b8-4ca7-8c2b-2de457720297","Path":"addeditems/core/sitecore/content/applications/webedit/ribbons/webedit/view/show/associated content"},{"ID":null,"Path":"/_DEV/DeployedItems.xml"},{"ID":null,"Path":"/bin/HedgehogDevelopment.SitecoreProject.PackageInstallPostProcessor.dll"}]}

Do the last couple of lines look suspect to anyone here with more Ship experience?

@nickwesselman
Copy link

Experienced the same behavior, was able to workaround it by doing a custom build against this PR:
#69

@Steve0x43
Copy link

Also had this issue on Sitecore 8.2 Update 2. A custom build against PR #69 fixed the issue for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants