Skip to content

Fixed 500 error because am_instance defaulted to non_api_instance#4

Closed
erik-graf wants to merge 1 commit into
ait-testbed:mainfrom
erik-graf:main
Closed

Fixed 500 error because am_instance defaulted to non_api_instance#4
erik-graf wants to merge 1 commit into
ait-testbed:mainfrom
erik-graf:main

Conversation

@erik-graf
Copy link
Copy Markdown

Without this fix the attackmate-client would receive an error from the attackmate-server like this:

 2026-05-04 09:59:52 ERROR    | API Error (POST https://192.168.0.30:8445/playbooks/execute/yaml): 500
  2026-05-04 09:59:52 ERROR    | Server Response Text: Internal Server Error
  2026-05-04 09:59:52 ERROR    | No response received from remote server (client communication failed).
  2026-05-04 09:59:52 ERROR    | Error: No response received from remote server (client communication failed).
  2026-05-04 09:59:52 DEBUG    | Exiting because return-code is not 0

The modification fixes the error.

@erik-graf erik-graf closed this May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant