Help Center/ ModelArts/ FAQs/ Standard Workflow/ How Do I Locate Workflow Running Errors?
Updated on 2025-08-28 GMT+08:00

How Do I Locate Workflow Running Errors?

If a workflow reports an error when it runs in run mode, follow these steps:

  1. Check that you have installed the latest version of the SDK package to avoid package version inconsistency.
  2. Check that your SDK code follows the specifications. See the corresponding code sample for details.
  3. Check that the content input during the execution is correct and matches the format required in the prompt message.
  4. Find the code line where the error occurs based on the error information and analyze the context logic.

Common Errors in Historical SDK Packages

  • Error reported the service deployment phase

  • Error reported after service parameters are entered

Solution

Rectify these errors by upgrading the SDK to the latest version.