Skip to content
New issue

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

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

Already on GitHub? # to your account

Deployment Error #38

Open
tudor-james opened this issue Mar 10, 2016 · 0 comments
Open

Deployment Error #38

tudor-james opened this issue Mar 10, 2016 · 0 comments

Comments

@tudor-james
Copy link

On a vanilla install, first deployment of a .NET 4.5 application I get the error:

System.InvalidOperationException: This access control list is not in canonical form and therefore cannot be modified.
at System.Security.AccessControl.CommonAcl.SetQualifiedAce(SecurityIdentifier sid, AceQualifier qualifier, Int32 accessMask, AceFlags flags, ObjectAceFlags objectFlags, Guid objectType, Guid inheritedObjectType)
at System.Security.AccessControl.DiscretionaryAcl.SetAccess(AccessControlType accessType, SecurityIdentifier sid, Int32 accessMask, InheritanceFlags inheritanceFlags, PropagationFlags propagationFlags)
at System.Security.AccessControl.CommonObjectSecurity.ModifyAccess(AccessControlModification modification, AccessRule rule, Boolean& modified)
at System.Security.AccessControl.CommonObjectSecurity.SetAccessRule(AccessRule rule)
at Uhuru.Openshift.Runtime.Utils.LinuxFiles.TakeOwnership(String directory, String windowsUser) in c:\Git\openshift\node\src\openshift-dotnet\Uhuru.Openshift.Node\Utils\LinuxFiles.cs:line 112
at Uhuru.Openshift.Runtime.CartridgeModel.PopulateGearRepo(String cartName, String softwareVersion, String templateGitUrl) in c:\Git\openshift\node\src\openshift-dotnet\Uhuru.Openshift.Node\Model\CartridgeModel.cs:line 405
at Uhuru.Openshift.Runtime.CartridgeModel.Configure(String cartName, String templateGitUrl, String manifest) in c:\Git\openshift\node\src\openshift-dotnet\Uhuru.Openshift.Node\Model\CartridgeModel.cs:line 76
at Uhuru.Openshift.Cmdlets.OO_Configure.Execute() in c:\Git\openshift\node\src\openshift-dotnet\Uhuru.Openshift.Cmdlets\OO_Configure.cs:line 66
Unable to complete the requested operation due to: An invalid exit code (1) was returned from the server NZWLTVOST01. This indicates an unexpected problem during the execution of your request.
Reference ID: 449a9728d7791cc2bec92c34a7f84c6c

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

No branches or pull requests

1 participant