bug: serviceradar-agent not honoring TCP targets #849

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

Imported from GitHub.

Original GitHub issue: #2477
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2477
Original created: 2026-01-23T23:41:58Z


Describe the bug
We have a sweep profile setup with TCP ports 80, 443, 8080, 8888, 8443

Image
{"level":"info","component":"agent","targetsGenerated":2,"networkCount":2,"deviceTargetCount":0,"totalHosts":2,"configuredPorts":[],"globalSweepModes":["icmp","tcp"],"time":"2026-01-23T23:36:53Z","message":"Generated targets from networks and device targets"}                                                                                                                   {"level":"info","component":"agent","icmpTargets":2,"tcpTargets":0,"tcpConnectTargets":0,"icmpScannerAvailable":true,"tcpScannerAvailable":true,"tcpConnectScannerAvailable":false,"time":"2026-01-23T23:36:53Z","message":"Starting sweep"}                                                                                                                                          {"level":"info","component":"agent","targetCount":2,"rateLimit":1000,"packetsPerInterval":10,"time":"2026-01-23T23:36:53Z","message":"Sending ICMP pings"}                                 {"level":"info","component":"agent","job":"tonka01","time":"2026-01-23T23:36:53Z","message":"Starting scheduled job"}

#2425 was supposed to fix this but we didn't get a chance to test

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: #2477 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2477 Original created: 2026-01-23T23:41:58Z --- **Describe the bug** We have a sweep profile setup with TCP ports `80, 443, 8080, 8888, 8443` <img width="1245" height="757" alt="Image" src="https://github.com/user-attachments/assets/d8645040-8ae5-4868-9f27-27f0f7ec7c74" /> ``` {"level":"info","component":"agent","targetsGenerated":2,"networkCount":2,"deviceTargetCount":0,"totalHosts":2,"configuredPorts":[],"globalSweepModes":["icmp","tcp"],"time":"2026-01-23T23:36:53Z","message":"Generated targets from networks and device targets"} {"level":"info","component":"agent","icmpTargets":2,"tcpTargets":0,"tcpConnectTargets":0,"icmpScannerAvailable":true,"tcpScannerAvailable":true,"tcpConnectScannerAvailable":false,"time":"2026-01-23T23:36:53Z","message":"Starting sweep"} {"level":"info","component":"agent","targetCount":2,"rateLimit":1000,"packetsPerInterval":10,"time":"2026-01-23T23:36:53Z","message":"Sending ICMP pings"} {"level":"info","component":"agent","job":"tonka01","time":"2026-01-23T23:36:53Z","message":"Starting scheduled job"} ``` #2425 was supposed to fix this but we didn't get a chance to test **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.
mfreeman451 added this to the 1.1.0 milestone 2026-03-28 04:29:12 +00:00
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#849
No description provided.