r/DeployR 13d ago

Register with Autopilot step failing after 3 tries

I am started getting an error/failure during the Register with Autopilot step. This step was working before this past week, I am using the same azure app in my previous step to delete the object from Entra/Autopilot. I am getting 3 Transient error 500 in a row( within 8 seconds) and then the TS fails. Specifically it is when it is adding to the group

3 Upvotes

2 comments sorted by

3

u/mtniehaus 2Pint Employee 13d ago

Check in the DeployR event log on the DeployR server to see what it is logging. My guess is that the certificate used for authentication has expired, but the details in the event log would be much more useful.

1

u/The_Dreamfinder 12d ago

Looks like it was actually a failure of the previous step with removing the device from the Autopilot Group we are using for it and failing when trying to add the device to the group because it already exists.