Skip to main content
June 22, 2021
Question

RPA Error "Reason to abort execution was NO_DATA_RECEIVED"

  • June 22, 2021
  • 2 replies
  • 0 views

Has anyone received this error before in their execution logs "Reason to abort execution was NO_DATA_RECEIVED"? Below is a snapshot of the execution logs. This is on a Windows 2019 VM that I'm running the bot on. I've had multiple successful runs prior to this. So, I'm wondering what this error means, and why I'm suddenly getting it, without any change in code.

    2 replies

    June 23, 2021

    Hi,

    Generally it happens when your agent got unresponsive or shutdown during the execution run. 

    Regards,

    Mukesh

    June 23, 2021

    Ah good to know. I'll have to diagnose my resource to figure out why it lost connection. Thank you for the feedback!