bug(web-ng): Error returned from: ServiceRadar.Edge.AgentCommand.read #3518

Open
opened 2026-06-02 23:10:11 +00:00 by mfreeman451 · 0 comments
Owner

Describe the bug

web-ng 23:08:40.636 reason=%Ash.Error.Unknown{bread_crumbs: ["Error returned from: ServiceRadar.Edge.AgentCommand.read"],  query: "#Query<>",  errors: [%Ash.Error.Unknown.UnknownError{error: "** (ArgumentError) cannot load `\"{\\\"completed_targets\\\":4,\\\"concurrency\\\":9,\\\"concurrency_history\\\":[{\\\"concurrency\\\":9,\\\"max_concurrency\\\":9},{\\\"completed\\\":4,\\\"concurrency\\\":9,\\\"elapsed_ms\\\":1201,\\\"failed\\\":5,\\\"max_concurrency\\\":9}],\\\"duration_ms\\\":1201,\\\"failed_targets\\\":5,\\\"max_concurrency\\\":9,\\\"queued_targets\\\":0,\\\"running_targets\\\":0,\\\"targets_per_minute\\\":449.6253122398002,\\\"total_targets\\\":9}
\"` as type #Ash.Type.Map.EctoType<[preserve_nil_values?: false]> for field :result_payload in %ServiceRadar.Edge.AgentCommand{id: nil, command_type: nil, agent_id: nil, partition_id: \"default\", status: :queued, payload: nil, context: nil, result_payload: nil, progress_payload: nil, message: nil, failure_reason: nil, progress_percent: nil, ttl_seconds: 60, expires_at: nil, sent_at: nil, acknowledged_at: nil, started_at: nil, last_progress_at: nil, completed_at: nil, canceled_at: nil, request
ed_by: nil, inserted_at: nil, updated_at: nil, __meta__: #Ecto.Schema.Metadata<:loaded, \"platform\", \"agent_commands\">}", field: nil, value: nil, splode: Ash.Error, bread_crumbs: ["Error returned from: ServiceRadar.Edge.AgentCommand.read"], vars: [], path: [], stacktrace: #Splode.Stacktrace<>, class: :unknown}]} [warning] AgentCommandCleanupWorker: failed to read old commands

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.

**Describe the bug** ``` web-ng 23:08:40.636 reason=%Ash.Error.Unknown{bread_crumbs: ["Error returned from: ServiceRadar.Edge.AgentCommand.read"], query: "#Query<>", errors: [%Ash.Error.Unknown.UnknownError{error: "** (ArgumentError) cannot load `\"{\\\"completed_targets\\\":4,\\\"concurrency\\\":9,\\\"concurrency_history\\\":[{\\\"concurrency\\\":9,\\\"max_concurrency\\\":9},{\\\"completed\\\":4,\\\"concurrency\\\":9,\\\"elapsed_ms\\\":1201,\\\"failed\\\":5,\\\"max_concurrency\\\":9}],\\\"duration_ms\\\":1201,\\\"failed_targets\\\":5,\\\"max_concurrency\\\":9,\\\"queued_targets\\\":0,\\\"running_targets\\\":0,\\\"targets_per_minute\\\":449.6253122398002,\\\"total_targets\\\":9} \"` as type #Ash.Type.Map.EctoType<[preserve_nil_values?: false]> for field :result_payload in %ServiceRadar.Edge.AgentCommand{id: nil, command_type: nil, agent_id: nil, partition_id: \"default\", status: :queued, payload: nil, context: nil, result_payload: nil, progress_payload: nil, message: nil, failure_reason: nil, progress_percent: nil, ttl_seconds: 60, expires_at: nil, sent_at: nil, acknowledged_at: nil, started_at: nil, last_progress_at: nil, completed_at: nil, canceled_at: nil, request ed_by: nil, inserted_at: nil, updated_at: nil, __meta__: #Ecto.Schema.Metadata<:loaded, \"platform\", \"agent_commands\">}", field: nil, value: nil, splode: Ash.Error, bread_crumbs: ["Error returned from: ServiceRadar.Edge.AgentCommand.read"], vars: [], path: [], stacktrace: #Splode.Stacktrace<>, class: :unknown}]} [warning] AgentCommandCleanupWorker: failed to read old commands ``` **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#3518
No description provided.