Error message The device is not ready when running Azure devops release pipeline

0 votes

I moved a website to a new on-prem server and I am currently working on making a CI/CD. As I have been using Azure DevOps for years the release pipelines are already configured. The only thing left to do is to register the new server in the development group. The problem is that when a release is triggered, the service doesn't seem to be able to list the site as part of the Manage IIS website task. It throws a weird error "The device is not ready". It does though manage to change the app pool. See the logs below:

Logs from the Manage IISWebsite step

The NT Authorization\System is a superuser and should have all rights granted by default, so I'm a bit clueless here.. Does anybody have any ideas or suggestions? What am I missing?

Mar 28, 2022 in Other DevOps Questions by Kichu
• 19,040 points
724 views
Was this ever resolved?

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
0 votes
The problem is that the working directory in the build agent is not properly mapped. Just properly mapping it will solve this error.
If the issue persists then try running another build definition or clean the cache of your client TFS.
answered Mar 31, 2022 by narikkadan
• 63,600 points

edited 5 days ago

Related Questions In Other DevOps Questions

webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP