Skip to content

Workflow Stops Unexpectedly

  • Workflow starts but stops mid-execution
  • Error message appears during run
  • Execution ends without reaching End node
  • “Workflow failed” status
SymptomSolution
”Device not found” during runReconnect and restart workflow
Device went to sleepEnable “Stay awake” in Developer options
USB cable looseUse better cable, secure connection
SymptomSolution
Instagram not in foregroundAdd “Open Instagram” module at workflow start
App crashedUpdate Instagram, check device memory
Phone ran out of memoryClose other apps before running
SymptomSolution
”Element not found” errorInstagram UI may have changed
Button not clickableAdd Wait module before interaction
Wrong screenAdd navigation module to correct screen
SymptomSolution
”Operation timed out”Increase wait times in modules
Screen took too long to loadAdd longer Wait modules
Slow deviceUse a faster device or increase timeouts
  1. Go to History in sidebar
  2. Find the failed workflow execution
  3. Click to view detailed logs
  4. Look for error message indicating failure point
  5. Address the specific error

If using AI Comment or AI Reply:

SymptomSolution
”API error”Check internet connection
”Rate limited”Add longer delays between AI calls
”Invalid API key”Verify OpenAI key in settings