Skip to main content

FUNCTION_NOT_FOUND

I'm encountering an error and reviewing the docs to understand what's happening. Please help me resolve this.

Fix Error with AI Tool

Error Cause

Cloud function not found, the specified function does not exist or cannot be accessed.

Solutions

  1. Check if the function name is correct
  2. Confirm if the function has been deployed to the cloud
  3. Verify if the function is in the correct environment
  4. Check if the function status is normal
  5. Confirm if the current user has permission to access this function
  6. Check the function list in the CloudBase console to confirm function existence