Issue with Mid Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
User mid_user associated with down MID Server: b067e5bddb6c37844de6187344961984. No login attempts within reporting period.
Need help to resolve this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Found similar thread: Midserver down after zurich upgrade to patch3 - ServiceNow Community
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
first check whether MID server are currently down or UP.
if it is already UP then -
try resolving this error manually and restart the MID server - you should get this issue again then we are good
if after restarting same issue coming up then check the agent and wrapper logs.
if MID server is down - Kindly check the a agent and Wrapper log for error and further troubleshooting.
✔️ If this solves your issue, please mark it as Correct.
✔️ If you found it helpful, please mark it as Helpful.
—
Shubham Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
hi @Admin7267 ,
Follow these steps to resolve the issue,
- Verify User Account Status:
- Navigate to System Security > Users and find mid_user.
- Ensure the Locked out checkbox is not selected.
- Confirm the user still has the mid_server role assigned.
- Restart the MID Server Service:
- Windows: Open Services (services.msc), find the "ServiceNow MID Server" service, and click Restart.
- Linux: Execute sudo systemctl restart servicenow-mid or use the stop.sh and start.sh scripts in the /agent folder.
- Check the Config File:
- Open agent/config.xml on the host machine.
- Verify the mid.instance.url is correct and matches your instance.
- If the password was recently changed on the instance, update the mid.instance.password parameter in this file (it will re-encrypt after restar
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for.
Thank You.

