Skip to content

Issue with Operation Graph Not Rendering #89

@deacon-mp

Description

@deacon-mp

Describe the bug
When navigating to Campaigns -> Operations and selecting an operation as either the red or the blue user, the operation graph fails to render, and an error message pops up. The error message in the console is the following:

When I first browse to the page:
TypeError: Cannot read properties of undefined (reading 'paw')

When I select an operation:
GET https://localhost.com:8443/api/v2/operations/summary 500 (Internal Server Error)

Additionally:

Error: Request failed with status code 500

To Reproduce
Steps to reproduce the behavior:

  1. Log in as either red or blue.
  2. Navigate to Campaigns.
  3. Navigate to Operations.
  4. This is where the TypeError occurs.
  5. Select an Operation.
  6. Operation fails to render, and the error message pops up. This is where the 500 (Internal Server Error) occurs.

Expected behavior
Expected behavior is the selected Operations graph renders and displays something similar to the documentation screenshots about lateral movement.

Desktop (please complete the following information):

  • Caldera Host OS: Ubuntu 22.04
  • OS: Windows 11
  • Browser: Edge
  • Version: 126.0.2592.113 (Official build) (64-bit)

Additional context
This is my first ever Github issue I've opened, so I apologize if I have not followed proper procedure, didn't add enough information, or added too much information. This Caldera instance is from the latest master branch. Please let me know if any more information is required, or if I need to separate anything out into another issue for easier tracking purposes.


Migrated from mitre/caldera#3024

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions