After Clone Prod to dev - facing (MID Server )Basic authentication failed for user: mid_acc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 07:51 AM
In servicenow after clone the prod to dev instance it was facing the mid server (Basic authentication failed for user: mid_acc ) and continously tiggered the error in log table . And mid_acc in this user not in sys_user table after cloning the instance and how to resolve this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 04:47 AM
Now , Create a user same as configured with MID Server and update the password same as configured with MID Server and add the mid_server role then restart the mid server but still MID Server is down and mid server user was automatically logged out? how to resolve this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 08:42 AM
Hi @Baskarank053386 ,
This usually happen when during clone you have not preserve the service account.
You just need to reset the password again as it get overridden from prod.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 04:50 AM
Now , Create a user same as configured with MID Server and update the password same as configured with MID Server and add the mid_server role then restart the mid server but still MID Server is down and mid server user was automatically logged out? how to resolve this issue?