bug(srql): cant search through interfaces by MAC address #824

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

Imported from GitHub.

Original GitHub issue: #2441
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2441
Original created: 2026-01-22T06:41:17Z


Describe the bug

Unable to use SRQL to search through interfaces by MAC address, get a blank/white screen that says Not Found

web-ng logs:

06:40:11.968 request_id=c50dc07f9933cd64fde0eac72178e5bc [info] GET /interfaces
06:40:11.968 request_id=c50dc07f9933cd64fde0eac72178e5bc [info] Sent 404 in 222�s

https://staging.serviceradar.cloud/interfaces?limit=20&q=in%3Ainterfaces+mac%3A%250c%3Aea%3A14%3A32%3Ad2%3A80%25+sort%3Alast_seen%3Adesc+limit%3A20

To Reproduce
Steps to reproduce the behavior:

  1. Go to Devices
  2. Click on SRQL
  3. Change to Interfaces
  4. Add Filter, MAC
  5. Enter 0c:ea:14:32:d2:80

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: #2441 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2441 Original created: 2026-01-22T06:41:17Z --- **Describe the bug** Unable to use SRQL to search through `interfaces` by MAC address, get a blank/white screen that says `Not Found` web-ng logs: ``` 06:40:11.968 request_id=c50dc07f9933cd64fde0eac72178e5bc [info] GET /interfaces 06:40:11.968 request_id=c50dc07f9933cd64fde0eac72178e5bc [info] Sent 404 in 222�s ``` https://staging.serviceradar.cloud/interfaces?limit=20&q=in%3Ainterfaces+mac%3A%250c%3Aea%3A14%3A32%3Ad2%3A80%25+sort%3Alast_seen%3Adesc+limit%3A20 **To Reproduce** Steps to reproduce the behavior: 1. Go to Devices 2. Click on SRQL 3. Change to Interfaces 4. Add Filter, MAC 5. Enter `0c:ea:14:32:d2:80` **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:28:56 +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#824
No description provided.