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

Chocolatey-Agent keeping a handle on the root named pipe. #12

Closed
lukegriffith opened this issue Jun 23, 2017 · 3 comments
Closed

Chocolatey-Agent keeping a handle on the root named pipe. #12

lukegriffith opened this issue Jun 23, 2017 · 3 comments
Assignees
Labels
5 - Released The area addressed in the ticket has been released in the product and is generally available. AgentService Issues affecting Chocolatey Agent Windows Service (chocolatey-agent) Bug Tickets that represent defects/bugs. Edition - Business Priority_HIGH Represents high priority tickets - things that must be addressed soon.

Comments

@lukegriffith
Copy link

What You Are Seeing?

Chocolaty background agent interfering with other applications using WCF pipes, by having a handle on the root named pipe. net.pipe://+/

This is causing issues with a ReSharper Product that also uses WCF pipes.

What is Expected?

both to work in peace and harmony.

How Did You Get This To Happen? (Steps to Reproduce)

[11:37:45][+0] C:\Windows
 ? handle.exe net.pipe

Handle v3.46
Copyright (C) 1997-2011 Mark Russinovich
Sysinternals - www.sysinternals.com

chocolatey-agent.exe pid: 3252   type: Section        468: \BaseNamedObjects\net.pipe:EbmV0LnBpcGU6Ly8rLw==
[11:37:51][+1] C:\Windows
 ? [System.Text.Encoding]::utf8.GetString([convert]::FromBase64String("bmVOLnBpcGU6Ly8rLw=="))
neN.pipe://+/
[11:37:56][+0] C:\Windows

# Please excuse the poor decoding, i only had Powershell

Output Log

@ferventcoder ferventcoder added the 1 - Ready Tickets that are on deck/assigned. All ready to go. label Jun 23, 2017
@ferventcoder ferventcoder self-assigned this Jun 23, 2017
@ferventcoder ferventcoder added Bug Tickets that represent defects/bugs. Edition - Business Priority_HIGH Represents high priority tickets - things that must be addressed soon. labels Jun 23, 2017
@ferventcoder
Copy link
Member

This looks to be of particular high priority, so we'll likely issue a fix in quick succession once we get to the bottom of the issue. Thanks for bringing this to our attention.

@ferventcoder ferventcoder added 2 - Working Tickets that are currently being worked on. and removed 1 - Ready Tickets that are on deck/assigned. All ready to go. labels Jun 26, 2017
@ferventcoder
Copy link
Member

ferventcoder commented Jun 26, 2017

@ferventcoder ferventcoder added 4 - Done Issues that have been completed and are ready to be released. and removed 2 - Working Tickets that are currently being worked on. labels Jun 27, 2017
@ferventcoder ferventcoder added 5 - Released The area addressed in the ticket has been released in the product and is generally available. and removed 4 - Done Issues that have been completed and are ready to be released. labels Jun 27, 2017
@ferventcoder
Copy link
Member

ferventcoder commented Jun 27, 2017

@ferventcoder ferventcoder added the AgentService Issues affecting Chocolatey Agent Windows Service (chocolatey-agent) label Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Released The area addressed in the ticket has been released in the product and is generally available. AgentService Issues affecting Chocolatey Agent Windows Service (chocolatey-agent) Bug Tickets that represent defects/bugs. Edition - Business Priority_HIGH Represents high priority tickets - things that must be addressed soon.
Projects
None yet
Development

No branches or pull requests

2 participants