Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bug: coder client intermittently generating thousands of BOUND connections on Windows #17616

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

Open
1 task done
corruptmem opened this issue Apr 30, 2025 · 1 comment
Open
1 task done
Labels
need-help Assign this label prompts an engineer to check the issue. Only humans may set this.

Comments

@corruptmem
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

netstat -anobq and Get-NetTCPConnnection show thousands of connections from coder.exe in the BOUND state:

Image

Relevant Log Output

Expected Behavior

No response

Steps to Reproduce

I do not have a reliable way of reproducing this currently.

It's happening fairly often (once a day for some users). I believe it may be during periods of poor internet connectivity, but I am not sure currently.

Any advice on how to troubleshoot this further or collect more information would be helpful

Environment

  • Host OS: Windows
  • Coder version: multiple, including v2.20.2
  • We are using Microsoft Global Secure Access which I think it an exacerbating factor, but I am still trying to determine how this interacts with what we're seeing

Additional Context

No response

@corruptmem corruptmem added the needs-triage Issue that require triage label Apr 30, 2025
@matifali matifali added need-help Assign this label prompts an engineer to check the issue. Only humans may set this. and removed needs-triage Issue that require triage labels Apr 30, 2025
@spikecurtis
Copy link
Contributor

Can you get the calling arguments of the coder.exe instances?

Can you get the parent process name?

Those might help narrow down the space of possible problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-help Assign this label prompts an engineer to check the issue. Only humans may set this.
Projects
None yet
Development

No branches or pull requests

3 participants