bug(sweeper): inconsistent TCP port check results #1002

Closed
opened 2026-03-28 04:30:43 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #2781
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2781
Original created: 2026-02-11T01:41:15Z


Describe the bug
We should see these ports as being open on every check, they don't go down or haven't been down:

Image

https://demo.serviceradar.cloud/devices/sr%3A7588d12c-e8da-4b9e-a21d-8cc5c7faef38

Time | Agent | Status | Response | Ports
-- | -- | -- | -- | --
2026-02-11 01:39 | agent-dusk | Available | 7ms | —
2026-02-11 01:38 | k8s-agent | Available | 1ms | —
2026-02-11 01:34 | agent-dusk | Available | 14ms | —
2026-02-11 01:33 | k8s-agent | Available | 1ms | 443, 8443
2026-02-11 01:29 | agent-dusk | Available | 7ms | —

</div>

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Imported from GitHub. Original GitHub issue: #2781 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2781 Original created: 2026-02-11T01:41:15Z --- **Describe the bug** We should see these ports as being open on every check, they don't go down or haven't been down: <img width="1144" height="204" alt="Image" src="https://github.com/user-attachments/assets/9bbf188c-6347-4f33-b05e-d873be1989a2" /> https://demo.serviceradar.cloud/devices/sr%3A7588d12c-e8da-4b9e-a21d-8cc5c7faef38 ``` Time | Agent | Status | Response | Ports -- | -- | -- | -- | -- 2026-02-11 01:39 | agent-dusk | Available | 7ms | — 2026-02-11 01:38 | k8s-agent | Available | 1ms | — 2026-02-11 01:34 | agent-dusk | Available | 14ms | — 2026-02-11 01:33 | k8s-agent | Available | 1ms | 443, 8443 2026-02-11 01:29 | agent-dusk | Available | 7ms | — </div> ``` **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#1002
No description provided.