Skip to content

Commit 3602e5c

Browse files
authored
Add more context to EndpointDoNotExist error code for Desktop Flows
'EndpointDoNotExist' error code should have a brief troubleshooting doc explaining that it happens when a machine registration is deleted in the middle of a run
1 parent ab8ff7f commit 3602e5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/power-platform/power-automate/desktop-flows/troubleshoot-errors-running-attended-or-unattended-desktop-flows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ _Original KB number:_   4555406
4646
|ConnectionNotEstablished|404|Attended</br>Unattended|The endpoint wasn't found. None of the connected listeners accepted the connection within the allowed timeout.</br> This error code can be caused by routing or firewall configuration issues. Check that your machine is online and can communicate with the required Power Automate endpoints.|
4747
|DnsError|404|Attended</br>Unattended|The endpoint wasn't found.</br> Register your machine again and schedule new runs.|
4848
|ConnectionTimeout|404|Attended</br>Unattended|This request operation didn't receive a reply within the configured timeout.</br> Check that your machine is online and can communicate with the required Power Automate endpoints.|
49-
|EndpointDoNotExist|404|Attended</br>Unattended|The endpoint wasn't found.</br>Register your machine again and schedule new runs.|
49+
|EndpointDoNotExist|404|Attended</br>Unattended|The endpoint wasn't found.</br>Register your machine again and schedule new runs.<br/>This error typically occurs when the machine registration is deleted in the middle of the run, such as when machine is re-registered.|
5050
|GroupIsEmpty|400|Attended</br>Unattended|The machine group is empty.</br> Add machines to the group, then reschedule new runs.|
5151
|MSEntraMachineAlwaysPromptingForPassword|400|Unattended|For more information about this error code, see [An unattended desktop flow run fails with the MSEntraMachineAlwaysPromptingForPassword error](msentramachinealwayspromptingforpassword-error.md).|
5252
|NoCandidateMachine|400|Attended</br>Unattended|The run has exceeded the queue waiting time limit.</br> Consider allocating more machines or spreading desktop flow runs to optimize wait time in the queue.|

0 commit comments

Comments
 (0)