ABX action fails with message "Runtime python with version 3.7 is not valid for provider on-prem"
search cancel

ABX action fails with message "Runtime python with version 3.7 is not valid for provider on-prem"

book

Article ID: 386146

calendar_today

Updated On:

Products

VMware Aria Suite

Issue/Introduction

Symptoms:

  • The ABX action fails even when Python version 3.10 is selected.
  • The environment was recently updated.
  • The ABX was created on Python version 3.7.

 

Environment

VMware Aria Automation 8.16.2 and above.

Cause

If the ABX action is used for extensibility or in the Workflow flow the binding inherits the old Python version.

Resolution

Workaround:

  • Disasociate the ABX action with subscription or flow.
  • Copy and save the Python script.
  • Delete the ABX action.
  • Create a new ABX action with the same name and add previously copied code.
  • Link the ABX action with the subscription or flow.