bug(srql): show devices where discovery_source ... broken #386

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

Imported from GitHub.

Original GitHub issue: #1186
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/1186
Original created: 2025-07-07T05:35:30Z


show devices where discovery_sources = "netbox"

API request failed: 500 - {"message":"failed to execute query: query error: failed to execute query: code: 43, message: Illegal type array(string) of argument of function like","status":500}
Error: API request failed: 500 - {"message":"failed to execute query: query error: failed to execute query: code: 43, message: Illegal type array(string) of argument of function like","status":500} for /api//query
    at createUnhandledError (http://localhost:3000/_next/static/chunks/670a6_next_dist_client_8b027f6a._.js:879:71)
    at handleClientError (http://localhost:3000/_next/static/chunks/670a6_next_dist_client_8b027f6a._.js:1052:56)
    at console.error (http://localhost:3000/_next/static/chunks/670a6_next_dist_client_8b027f6a._.js:1191:56)
    at fetchAPI (http://localhost:3000/_next/static/chunks/src_c9394336._.js:591:17)
    at async ApiQueryClient.useCallback[handleSubmit] (http://localhost:3000/_next/static/chunks/src_components_63500303._.js:2861:30)
Imported from GitHub. Original GitHub issue: #1186 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/1186 Original created: 2025-07-07T05:35:30Z --- `show devices where discovery_sources = "netbox"` ``` API request failed: 500 - {"message":"failed to execute query: query error: failed to execute query: code: 43, message: Illegal type array(string) of argument of function like","status":500} ``` ``` Error: API request failed: 500 - {"message":"failed to execute query: query error: failed to execute query: code: 43, message: Illegal type array(string) of argument of function like","status":500} for /api//query at createUnhandledError (http://localhost:3000/_next/static/chunks/670a6_next_dist_client_8b027f6a._.js:879:71) at handleClientError (http://localhost:3000/_next/static/chunks/670a6_next_dist_client_8b027f6a._.js:1052:56) at console.error (http://localhost:3000/_next/static/chunks/670a6_next_dist_client_8b027f6a._.js:1191:56) at fetchAPI (http://localhost:3000/_next/static/chunks/src_c9394336._.js:591:17) at async ApiQueryClient.useCallback[handleSubmit] (http://localhost:3000/_next/static/chunks/src_components_63500303._.js:2861:30) ```
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#386
No description provided.